网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 virtual memory
释义

virtual memory

英汉-汉英词典
n. 虚拟内存
词组 | 习惯用语
您要查找的是不是:
    Virtual memory 虚拟内存; 虚拟存储器; 虚拟记忆体; 虚拟存储;
    Virtual memory paging 分页
    Virtual-Memory Paging 虚拟内存分页
    Allocating Virtual Memory 分配虚拟内存
    Virtual Memory Size 虚拟内存大菆;虚拟内存大小;虚拟记忆体大小
    Virtual-Memory Segmentation 虚拟内存分段
    VMZ - Virtual Memory Size 虚拟内存量
    Virtual Memory Operating System 虚拟存储操作系统; 虚存操作系统;
    visual memory 视觉记忆
virtual memory 虚拟内存
virtual memory address 虚拟存储器地址
原声例句
科技 Crash Course

Atlas had both virtual and protected memory.

Atlas 具有虚拟内存和受保护内存。

科技 Crash Course

With Virtual Memory, programs can assume their memory always starts at address 0, keeping things simple and consistent.

使用虚拟内存,程序可以假设它们的内存总是从地址 0 开始,从而保持简单和一致。

中文百科

虚拟内存

Cómo la memoria virtual se mapea a la memoria física.
Virtual memory combines active RAM and inactive memory on DASD[NB 1] to form a large range of contiguous addresses.
Schéma de principe de la mémoire virtuelle

虚拟内存是计算机系统内存管理的一种技术。它使得应用进程认为它拥有连续的可用的内存(一个连续完整的地址空间),而实际上,它通常是被分隔成多个物理内存碎片,还有部分暂时存储在外部磁盘存储器上,在需要时进行数据交换。与没有使用虚拟内存技术的系统相比,使用这种技术的系统使得大型进程的编写变得更容易,对真正的物理内存(例如RAM)的使用也更有效率。

注意:虚拟内存不只是「用磁盘空间来扩展物理内存」的意思——这只是扩充内存级别以使其包含硬盘驱动器而已。把内存扩展到磁盘只是使用虚拟内存技术的一个结果,它的作用也可以通过覆盖或者把处于不活动状态的进程以及它们的数据全部交换到磁盘上等方式来实现。对虚拟内存的定义是基于对地址空间的重定义的,即把地址空间定义为「连续的虚拟内存地址」,以借此「欺骗」进程,使它们以为自己正在使用一大块的「连续」地址。

英语百科

Virtual memory 虚拟内存

Virtual memory combines active RAM and inactive memory on DASD[NB 1] to form a large range of contiguous addresses.
Cómo la memoria virtual se mapea a la memoria física.
Schéma de principe de la mémoire virtuelle

In computing, virtual memory is a memory management technique that is implemented using both hardware and software. It maps memory addresses used by a program, called virtual addresses, into physical addresses in computer memory. Main storage as seen by a process or task appears as a contiguous address space or collection of contiguous segments. The operating system manages virtual address spaces and the assignment of real memory to virtual memory. Address translation hardware in the CPU, often referred to as a memory management unit or MMU, automatically translates virtual addresses to physical addresses. Software within the operating system may extend these capabilities to provide a virtual address space that can exceed the capacity of real memory and thus reference more memory than is physically present in the computer.

近义、反义、联想词
近义词
n.
memory, computer memory, storage, computer storage, store, memory board

英英词典
virtual memory n.
  1. (computer science) memory created by using the hard disk to simulate additional random-access memory; the addressable storage space available to the user of a computer system in which virtual addresses are mapped into real addresses

  2. synonymous: virtual storage
随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/20 22:24:24