Subject | English | Chinese simplified |
comp., MS | dynamic RAM | 动态 RAM (A form of semiconductor random access memory (RAM)) |
comp., MS | fast page-mode RAM | 快速页面模式 RAM (A specially designed dynamic RAM that supports access to sequential memory locations with a reduced cycle time) |
comp., MS | page-mode RAM | 页面模式 RAM (A specially designed dynamic RAM that supports access to sequential memory locations with a reduced cycle time) |
comp., MS | RAM cache | RAM 高速缓存 (Cache memory that is used by the system to store and retrieve data from the RAM. Frequently accessed segments of data may be stored in the cache for quicker access compared with secondary storage devices such as disks) |
comp., MS | RAM chip | RAM 芯片 (A semiconductor storage device. RAM chips can be either dynamic or static memory) |
comp., MS | RAM disk | RAM 磁盘 (A simulated disk drive whose data is actually stored in RAM memory. A special program allows the operating system to read from and write to the simulated device as if it were a disk drive. RAM disks are extremely fast, but they require that system memory be given up for their use. Also, RAM disks usually use volatile memory, so the data stored on them disappears when power is turned off. Many portables offer RAM disks that use battery-backed CMOS RAM to avoid this problem) |
comp., MS | static RAM | 静态 RAM (A form of semiconductor memory (RAM) based on the logic circuit known as a flip-flop, which retains information as long as there is enough power to run the device. Static RAM is usually reserved for use in caches) |