The command center of the computer is the controller. The controller is composed of instruction counter, instruction register, decoder, operation controller and other parts. It is the control and command center of the computer and is responsible for coordinating and directing the operation of the entire computer system.
#The command center of the computer is the controller.
(Recommended learning: java course)
Detailed introduction:
The controller is controlled by an instruction counter, an instruction register, a decoder, and an operation It is composed of computer control and command center, coordinating and directing the operation of the entire computer system. The arithmetic unit is composed of arithmetic logic components, data registers, accumulators and other parts. It is mainly responsible for processing and calculating information. It is the execution component of the controller. It accepts the instructions of the controller and performs addition, subtraction, multiplication and division according to the rules of arithmetic operations. , arithmetic operations such as square root and logical operations such as AND, OR and NOT. Memory is a memory-capable component of a computer system that is used to store programs and data.
Sharing of graphic tutorials: Getting started with java
The above is the detailed content of What is the computer command center?. For more information, please follow other related articles on the PHP Chinese website!