primary memory 双语例句
全部
1·Primary memory is known as random access memory(RAM) and simple named memory.
主存储器又称为随机存取存储器,简称内存。
2·A computer system could not operate without main memory, also called internal memory, primary memory, primary storage, random access memory(RAM), or simply memory.
没有主存,一个计算机系统则无法工作,主存又可以称作是内存,基本内存,基本存储,随机存储器,或单内存。
3·The explanations for recency effects in immediate free recall are reviewed in this paper. Recency effects have often been attributed to output from primary memory.
本文对自由回忆中新近效应的所有各种解释提出了所依据的记忆理论,加以分析比较。
4·A computer system could not operate without main memory, also called internal memory, primary memory, primary storage, random access memory (RAM), or simply memory.
计算机系统的运行不能离开主存储器,也被称为内存、主存、基本主存,及随机存储处理器(RAM),或简单记忆体。
5·The main reason for introducing virtual memory was therefore not simply to extend primary memory, but to make such an extension as easy to use for programmers as possible.
主要原因介绍虚拟内存,因此不只是初级的内存扩展,但以这种延长使用起来更简单,程序员可能。
6·Your transform will take one of the two files as its primary input, and will use the content tag to read, parse, and load into memory the second file.
您的转换将采用两个文件之一作为其主要输入,并将使用内容标记来将第二个文件读取、分析和加载到内存中。
7·When the connection to the primary DB2 server fails, DB2 will retrieve the alternate server information from memory and will use that alternate server information to connect to the right DB2 server.
如果到主要DB 2服务器的连接失败,DB 2将从内存中检索备用服务器信息,并将使用该备用服务器信息连接到正确的DB 2服务器。
8·With a VM system, you have two primary areas that store information about the active applications and the data it USES — the physical random access memory (RAM) and space allocated on hard drives.
使用VM系统,您有两个主要区域来存储有关活动应用程序及其使用的数据的信息——物理随机访问存储器(RAM)和硬盘驱动器上分配的空间。
9·Let's not lose sight of the fact that the primary reason you need this value tuned is because you want to protect the computational memory.
我们不应该忘记一个事实,对这个值进行优化的主要原因是因为您希望保护计算内存。
10·A primary contributor to the complexity of memory management is aliasing: having more than one copy of a pointer or reference to the same block of memory or object.
内存管理复杂性的主要原因是别名使用:同一块内存或对象具有多个指针或引用。