热门搜索: apple estimate atom 蚂蚁

中央处理器

[计]central processing unit; CPU
网络CPU;central processing unit;CPU Central Processing Unit;DPU
双语例句 更多资料

1 . A printed - circuit board which interfaces disk storage hardware to the CPU of a computer.

将磁盘存储器硬件接到计算机中央处理器(CPU)的印制电路板.

来自辞典例句

2 . Close the socket by lowering and locking the lever.

中央处理器已确实装载在处理器插座内后,再将固定扳手扳回.

来自互联网

3 . CPU : Central Processing Unit, sometimes called the microprocessor or simply the processor.

中央处理器, 有时称为微处理器或简称为处理器.

来自互联网

4 . The central processing unit - CPU is the brain of the computer.

中央处理器-CPU是计算机的大脑.

来自互联网

5 . Register: A storage location in CPU to store temporary specific data.

寄存器 ︰ 于中央处理器内的存贮位置,暂时贮存一些特定数据.

来自互联网

行业释义 网络释义
电子学

1.central processing unit

2. 又称 :中央处理器(CPU)

百科

中央处理器(英文Central ProcessingUnit,CPU)是一台计算机的运算核心和控制核心。CPU、内部存储器和输入/输出设备是电子计算机三大核心部件。其功能主要是解释计算机指令以及处理计算机软件中的数据。CPU由运算器、控制器和寄存器及实现它们之间联系的数据、控制及状态的总线构成。差不多所有的CPU的运作原理可分为四个阶段:提取(Fetch)、解码(Decode)、执行(Execute)和写回(Writeback)。 CPU从存储器或高速缓冲存储器中取出指令,放入指令寄存器,并对指令译码,并执行指令。所谓的计算机的可编程性主要是指对CPU的编程。