当前位置:网站首页>1.9 - Classification of memory
1.9 - Classification of memory
2022-06-30 06:34:00 【It's Li sticky duck】
One 、 Memory classification

Two 、 By addressing
1、 Ram
- Random access memory has an address on its cell ;
- Access any unit of ram , It takes the same amount of time ; That is to say, it takes the same time to read data from any unit ;
- Typical representative of - Memory ;
2、 Sequential memory
- There is no address on the sequential storage device ; So when writing data, it is written to the sequential memory in sequence ;
- So if you want to read the data in the sequential memory , Must read from the beginning ;
- Typical representative of - Magnetic tape ;
3、 Direct memory
- There is an address on the direct memory device ;
- But the time of reading data is related to the relative position of the head and the data , So the time of reading data is different ;
- Typical representative of - Mechanical drive ;
3、 ... and 、 Access by content
1、 Associative memory
Four 、 Test method 1: Memory classification

边栏推荐
猜你喜欢

Base64详解:玩转图片Base64编码

Gazebo model modification

Using C language pure for loop to implement ilovey

Talking about the struct of go

Bat usage details 2

Completabilefuture: from understanding to mastering, here are all you want to know

01. regular expression overview

图片。。。。。

从底层结构开始学习FPGA----RAM IP核及关键参数介绍

【微信小程序:单选、多选样式,背景色,圆角】
随机推荐
Unable to access the Internet at win10 /11 hotspot
583. deleting two strings - Dynamic Planning
Set in set (III)
Ini parsing learning documents
01. regular expression overview
Rhcsa day 3
Verilog中case,casez,casex语句的用法
Basic questions (I)
Multithreading advanced level
ini解析学习文档
Application of redis client list in practice
Getting started with research
Several commands not commonly used in MySQL
关于Glide加载图片模糊不清楚
Collection and method of traversing collection elements (1)
Bat usage details 2
Data read / write: realize data read / write function based on C # script in unity
ini解析學習文檔
DXP copper laying settings
与MQTT的初定情缘