当前位置:网站首页>1.9 - 存储器的分类
1.9 - 存储器的分类
2022-06-30 06:12:00 【是李黏黏鸭】
一、存储器的分类

二、按寻址方式
1、随机存储器
- 随机存储器的单元上是有地址的;
- 访问随机存储器上的任意一个单元,所消耗的时间都是一样的;就是说从任意一个单元上去读数据所花费的时间都是一样的;
- 典型的代表-内存;
2、顺序存储器
- 顺序存储设备上是没有地址的;所以数据写的时候就是按照顺序依次写到顺序存储器上面的;
- 所以要想读顺序存储器中的数据,必须从头开始读;
- 典型的代表-磁带;
3、直接存储器
- 直接存储器设备上是有地址的;
- 但是读取数据的时间与磁头与数据的相对位置有关,所以读取数据的时间是不一样;
- 典型的代表-机械硬盘;
三、按内容访问
1、相联存储器
四、考法1:存储器的分类

边栏推荐
- 880. decoded string at index
- [regular expression series] greedy and non greedy patterns
- Simple example of class template
- SparseArray
- ES6 array traversal and Es5 array traversal
- ES6 deconstruction assignment
- ES6 array
- [untitled]
- C language code record
- New project folder based on PIO plug-in in vscode -- Interpretation
猜你喜欢
Win10 /11 开热点无法上网问题
Application of redis client list in practice
01. regular expression overview
Wechat applet mall project
Completabilefuture: from understanding to mastering, here are all you want to know
Mariadb数据库的安装与初始化
Summation of basic exercise sequence of test questions
CompletionService使用及原理(源码分析)
MySQL log management, data backup and recovery
Gazebo installation, uninstall and upgrade
随机推荐
Gazebo installation, uninstall and upgrade
SHELL
Configure the user to log in to the device through telnet -- AAA local authentication
C language final experiment report (student achievement management system) source code
General contents of learning reinforcement learning
Feisheng: Based on the Chinese word breaker ik-2 ways to build custom hot word separators Showcase & pit arrangement Showtime
Base64详解:玩转图片Base64编码
IO streams (common streams)
MySQL summary
Rhcsa day 3
【微信小程序:单选、多选样式,背景色,圆角】
ini解析学习文档
Résoudre le problème de décompiler la compilation normale
ES6 arrow function
Software tools_ Shortcut_ Operation summary
Multithreading advanced level
How does Altium designer hide some temporarily unnecessary classes, such as GND
一个完整的性能测试流程
Unable to access the Internet at win10 /11 hotspot
[MD editing required] welcome to the CSDN markdown editor