作业帮 > 英语 > 作业

rom和ram的区别 英文介绍

来源:学生作业帮 编辑:拍题作业网作业帮 分类:英语作业 时间:2024/04/28 12:07:59
rom和ram的区别 英文介绍
U want something from Wiki?
Read-only memory (ROM) is a class of storage media used in computers and other electronic devices.Data stored in ROM cannot be modified,or can be modified only slowly or with difficulty,so it is mainly used to distribute firmware (software that is very closely tied to specific hardware,and unlikely to need frequent updates).
Random-access memory (RAM) is a form of computer data storage.Today,it takes the form of integrated circuits that allow stored data to be accessed in any order (that is,at random)."Random" refers to the idea that any piece of data can be returned in a constant time,regardless of its physical location and whether it is related to the previous piece of data.[1]
The word "RAM" is often associated with volatile types of memory (such as DRAM memory modules),where the information is lost after the power is switched off.Many other types of memory are RAM as well,including most types of ROM and a type of flash memory called NOR-Flash.