Subject | English | Chinese simplified |
comp., MS | direct memory access | 直接内存存取 (A technology that allows certain devices, such as hard disks and CD or DVD drives, to transfer information directly through the computer's memory without using the computer's processor. DMA improves the performance of the device and frees the computer's processor so it can perform other tasks) |
comp., MS | direct memory access | 直接内存访问 (A technology that allows certain devices, such as hard disks and CD or DVD drives, to transfer information directly through the computer's memory without using the computer's processor. DMA improves the performance of the device and frees the computer's processor so it can perform other tasks) |
comp., MS | dynamic random access memory | 动态随机存取存储器 (A form of semiconductor random access memory (RAM)) |
comp., MS | non-uniform memory access | 非一致性内存访问 (Access by a CPU of local as well as foreign memory. This process, which is enabled by NUMA architecture, results in different access speeds) |
comp., MS | random access memory | 随机存取内存 (The temporary storage area the computer uses to run programs and store data. Information stored in RAM is temporary and is designed to be erased when the computer is turned off) |
comp., MS | random access memory cache | 随机存取内存高速缓存 (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 | random access memory digital-to-analog converter | 随机存取内存数模转换器 (A chip built into some VGA and SVGA video adapters that translates the digital representation of a pixel into the analog information needed by the monitor to display it. The presence of a RAMDAC chip generally enhances overall video performance) |
comp., MS | Remote Direct Memory Access | 远程直接内存访问 (A networking feature that lets one computer directly place information into the memory of another computer) |
comp., MS | scatter/gather direct memory access | 分散/集中直接内存访问 (A form of direct memory access (DMA) in which data is transferred to and from noncontiguous ranges of physical memory) |