Home  >  Article  >  What is the reason why modern computers can automatically and continuously process data?

What is the reason why modern computers can automatically and continuously process data?

藏色散人
藏色散人Original
2020-08-21 11:00:5925600browse

The reason why modern computers can automatically and continuously process data is mainly because they have the function of storing programs. The principle of "stored programs" is to store programs written according to specific problems in the computer memory, and then store them in the memory. The first instruction of the program is executed at the first address of the program, and then other instructions are executed in the order specified by the program until the end of the program.

What is the reason why modern computers can automatically and continuously process data?

Recommended: "Programming Video"

The main reason why modern computers can automatically and continuously process data is because Has the function of storing programs. The principle of "stored program" is to store a program written according to a specific problem in the computer memory, and then execute the first instruction of the program according to the first address of the stored program in the memory, and then execute other instructions in the order specified by the program. Until the program ends execution.

Related introduction:

Computer, commonly known as computer, is a modern electronic computing machine used for high-speed calculations. It can perform numerical calculations, logical calculations, and has storage memory. Function. It is a modern intelligent electronic device that can run according to the program and process massive data automatically and at high speed.

It is composed of a hardware system and a software system. A computer without any software installed is called a bare metal computer. It can be divided into five categories: supercomputer, industrial control computer, network computer, personal computer, and embedded computer. The more advanced computers include biological computers, photon computers, quantum computers, etc.

Computer inventor John von Neumann. The computer is one of the most advanced scientific and technological inventions in the 20th century. It has had an extremely important impact on human production activities and social activities, and is developing rapidly with strong vitality. Its application fields have expanded from its initial application in military scientific research to various fields of society. It has formed a huge computer industry, driven technological progress on a global scale, and triggered profound social changes. Computers have been used in general schools and enterprises. Public institutions have entered the homes of ordinary people and become an indispensable tool in the information society.

Computer applications are becoming more and more common in China. After the reform and opening up, the number of Chinese computer users continues to rise, and the application level continues to improve. In particular, applications in the Internet, communications, multimedia and other fields have achieved good results. From 1996 to 2009, the number of computer users increased from 6.3 million to 67.1 million, and the number of networked computers increased from 29,000 to 59.4 million. Internet users have reached 316 million, and wireless Internet users have 670 million mobile users, including 117 million mobile Internet users, ranking first in the world.

The above is the detailed content of What is the reason why modern computers can automatically and continuously process data?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn