• 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)硬盘驱动器分配空间

    youdao

  • You'll even examine some file system attributes, such as sequential and random access, which can affect performance.

    甚至还将研究一些可能影响性能文件系统属性比如顺序访问随机访问

    youdao

  • As mentioned above, random access requires the disk head to move randomly over the disk to find the proper data points.

    正如上文提到的,随机访问要求磁盘随机移动磁盘上,查找对应的数据

    youdao

  • Since DB2 will only use the index the "traditional" way for index-only access, the rows will be returned just like our index data, in groups of identical LASTNAMEs in random order.

    因为DB 2传统方式使用索引实现仅索引访问各行我们的索引数据一样同样的LASTNAME小组以随机形式返回

    youdao

  • By looking at the read and write sequence counts in detail, you can further determine if the access is sequential or random.

    通过仔细观察读写序列计数可以进一步确定访问顺序还是随机的。

    youdao

  • Shared memory is well suited to larger collections of data and, because it uses memory, grants fast, random access.

    共享内存适合比较数据因为使用内存,支持快速随机访问。

    youdao

  • Samsung was the sole profitable firm among major global dynamic random access memory (DRAM) chip makers in the third quarter.

    第三季度三星公司全球动态随机存取记忆(DRAM)芯片制造商唯一盈利的公司。

    youdao

  • A good starting point is to select the default (4 KB), especially if row sizes are fairly small or when access to the data is primarily random.

    开始时候可以选择默认选项(4KB),如果行的长度很小或者数据访问基本上随机,则更应该选择这一选项。

    youdao

  • As a result, the disk access time is much longer when reading data in random order than when reading in sequential order.

    因此,与顺序读取相比,按随机顺序读取数据磁盘访问时间得多。

    youdao

  • Quite simply, random access is slower than sequential access.

    非常简单随机访问顺序访问的速度慢。

    youdao

  • Sequential access, as exhibited by data warehouse activities, does not produce as great a performance improvement with SSDs as does random access.

    数据仓库活动用到的顺序存取中,SSD的性能提升没有随机访问那么

    youdao

  • Step Six: When you're safely through customs, get that random key back from your confidant, boot your computer and re-add the key you normally use to access your hard drive.

    第六安全通过海关后信任的朋友那儿取回你的密钥启动你的电脑重新加载你平常的那个密钥,以此进入你的硬盘驱动器。

    youdao

  • In the next two articles, we'll explore the use of much more powerful and convenient data structures: ordered lists and random-access dictionaries.

    接下来篇文章中我们探讨强大更方便数据结构应用有序列表随机访问字典

    youdao

  • For example, with typical page sizes of 8 KB or 16 KB, in-page processing is inherently sequential and less CPU-efficient than random data access.

    例如对于典型8KB16 KB的页面,页内处理天性连续的,CPU效率低于随机数据访问

    youdao

  • In stand-alone (non-networked) application environment, computer performance is largely determined by three components of the computer: CPU, the random access memory (RAM) and computer monitors.

    单机(非联网应用环境下计算机性能很多程度上三个计算机部件决定的:CPU,随即存取存储器RAM)和计算机显示器。

    youdao

  • Assume slower random data access rather than fast sequential access.

    假定数据访问是较慢随机访问较快连续访问。

    youdao

  • Then, he says, they could be just the thing for a superfast random access memory (RAM), the working memory that computers use to store data on the fly, and ultimately even for hard drives.

    然后又说他们适宜随机储存器(RAM)电脑用来快速储存数据储存器而且最后可能用于硬盘驱动器。

    youdao

  • Random or serial access: will the tool move at random through the postmortem artifact, or will it access the contents serially?

    随机串行存储工具采用随机还是串行方式访问后期工件

    youdao

  • As I mentioned in the overview section, random character access on a rope with many internal nodes is approximately o (log n), so traversal is o (n log n).

    就像概述一节中提到过的,在拥有许多内部节点rope随机访问字符时间大约o (logn),所以遍历时间为o (nlog n)。

    youdao

  • One of the key design concepts behind Percolator was to provide random access to the repository to process documents individually, and thus avoiding the global processing required by MapReduce.

    Percolator关键设计理念提供文档随机访问实现对单个文档的处理从而避免了像MapReduce那样对文档全集进行处理。

    youdao

  • Most web applications want rapid random access to many pieces of indexed data.

    大多数web应用需要很多索引数据进行快速随机访问

    youdao

  • The Phase I grant supported a six-month effort to develop a low-power 'green' battery with a 30-plus year shelf life that will power a SRAM (static random access memory) circuit for a computer device.

    阶段I合同为期6个月,开发低功率绿色电池,附带30保存期限,计算机设备SRAM(静态随机存取内存)电路提供动力

    youdao

  • A change that introduces some sort of index that allows access to random elements of the large retransmission queue is critical to address the find-first attacks against the TCP stack.

    这个改变引入一些索引允许重传队列中的元素进行随机访问,这个改变对于解决TCP协议find - first攻击问题重要

    youdao

  • But in-memory implementations would allow random access, which is much more useful, especially for a generation of programmers used to DBMS and vendors needing to sell WYSIWYG systems.

    但是内存中处理若可以通过随机访问实现的话,尤其是数据库管理系统程序员销售WYSIWYG systems的销售商一代人非常有用的。

    youdao

  • A page blob supports up to 1 TB of data and is meant for random access.

    pageblob能支持最高1tb数据主要用于随机访问。

    youdao

  • Volatile random access memory (RAM).

    易失性随机访问存储器(RAM)。

    youdao

  • While cramfs metadata is not compressed, cramfs USES zlib compression on a per-page basis to allow random page access (pages are decompressed upon access).

    虽然cramfs元数据没有经过压缩,但是cramfs针对每个页面使用zlib压缩,从而允许随机的页面访问(访问时页面进行解压缩)。

    youdao

  • Load also includes commands for looping, random values, Posting dummy text, and access to 20 other test objects.

    Load同样包含循环随机发送傻瓜文本(一种毫无意义的,反复发送的文本,其用于测试)访问其他20多个测试对象的命令

    youdao

  • Just two years earlier, IBM had also developed the first random access disk storage device, the random access Memory for Accounting and Control (RAMAC) 350, so there was a place to store this stuff.

    就在年前IBM开发了第一个随机访问磁盘存储设备Random AccessMemoryforAccountingandControl (RAMAC) 350,所以存放这些东西地方

    youdao

  • Just two years earlier, IBM had also developed the first random access disk storage device, the random access Memory for Accounting and Control (RAMAC) 350, so there was a place to store this stuff.

    就在年前IBM开发了第一个随机访问磁盘存储设备Random AccessMemoryforAccountingandControl (RAMAC) 350,所以存放这些东西地方

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定