Home > Common Problem > body text

What parts does computer memory include?

王林
Release: 2020-05-08 11:59:15
Original
12793 people have browsed it

What parts does computer memory include?

#The computer’s memory consists of three parts: memory chip, circuit board and gold finger.

Memory is one of the most important components in the computer. It is the bridge that communicates with the CPU. All programs in the computer run in the memory, so the performance of the memory has a great impact on the computer.

Memory is also called internal memory or main memory. Its function is to temporarily store operation data in the CPU and exchange data with external memories such as hard disks.

As long as the computer is running, the CPU will transfer the data that needs to be calculated into the memory for calculation. When the calculation is completed, the CPU will transmit the results. The operation of the memory also determines the stable operation of the computer.

The above is the detailed content of What parts does computer memory include?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!