• 导致的结果不断地磁盘内存读写数据是影响性能的重要限制因素。

    As a result, data is continually written and read from disk rather than from main memory, which is very detrimental to performance.

    youdao

  • 两种方法各自优点局限性:基于内容方法由于内存读写数量巨大,往往生成过大的记录文件

    These two methods both have advantages and limitations: Content-based method would generate huge size record file for the frequent read and write operations of memory;

    youdao

  • 共享内存提供最快进程间通信方法因为内存传输的速度来处理读写消息

    Shared memory provides the fastest method of interprocess communication, because it processes read and write messages at the speed of memory transfers.

    youdao

  • 转换开销增加了读写次数但是除了只是内存大小减小了以外,的确还有其它优点

    The overhead of this conversion adds to read and write times, but it does have other benefits beyond just the memory size reduction.

    youdao

  • RDMA允许机器读写另一台机器内存无需目标机器有任何处理器周期

    RDMA allows one machine to read or write to the memory of another machine without requiring any processor cycles on the target machine.

    youdao

  • 一旦连接起来就能读写文件任意部分已经不再是非托管内存数组

    Once linked, you can read and write to any part of the file as if it were nothing more than just an array of unmanaged memory.

    youdao

  • 随着程序文件进行读写操作,AIX内核将该文件数据作为计算性的永久存储分页内存中进行缓存

    As a program does reads and writes to the file, the AIX kernel caches the file's data in memory as non-computational permanent storage pages.

    youdao

  • 包括读写文本文件便捷方法快速地列举目录内存映射文件的支持

    These include convenience methods for reading and writing text-based files, significantly faster directory enumeration, and support for memory mapped files.

    youdao

  • 进而我们看看内存映射原理之相关的文件读写机制以及内存使用情况图表所揭示含义

    Coming up we'll look at memory mapping, how file reading and writing ties into all this and what memory usage figures mean.

    youdao

  • 为了简单起见执行代表世界上所有能够直接内存交互(他们可以直接读写内存)机器

    The actuator stands for all the machines and human beings in the world that, for the sake of simplicity, can interact directly with the memory, i.e. : they can read from and write to memory.

    youdao

  • 它们可用来向内存控制器发出dma命令处理SPE事件PPEPPE读写消息

    They are used for issuing DMA commands to the memory flow controller, handling SPE events, and reading and writing messages to and from the PPE.

    youdao

  • 最后4中,进程aB可以随意读写共享内存

    Finally, in Figure 4, processes a and B can read and write from the Shared memory segment freely.

    youdao

  • 用特殊系统调用(UNIX内核请求)分配释放内存设置权限;通过一般读写操作读写内存段中的数据

    Special system calls, or requests to the UNIX kernel, allocate and free the memory and set permissions; common read and write operations put and get data from the region.

    youdao

  • 用户每次提交一个读写数据请求时,可以将要查询整个装入内存

    This allows the entire lookup table to be loaded into memory each time a user submits a request to read or write data.

    youdao

  • 真实的应用程序使用信号量其他技术控制共享内存读写

    A real application would use semaphores or other techniques to control reading and writing to the Shared segment.

    youdao

  • 自然这个区域读写内存上的读写要慢多。

    Naturally, reads and writes to this area are far slower than between areas of memory.

    youdao

  • 数据存取(高级):通过划分数据模型结构DAO转换成直接访问XAP内存数据网格改进读写性能

    Data access (Advanced) : By partitioning the data model structure and converting DAOs to access directly the XAP In-Memory data Grid, read and write performance is improved.

    youdao

  • 获取指向用于读写内存中的元数据内部接口实例指针

    Gets a pointer to an internal interface instance used to read and write metadata in memory.

    youdao

  • 两个多个应用程序可以读写内存

    Is memory that two or more applications can read from and write to.

    youdao

  • 任何试图未提交内存进行读写的操作都会导致访问异常

    An attempt to read from or write to uncommitted memory causes an access violation.

    youdao

  • swap分区大小原则根据内存大小而设置,一般就是内存的1.52大。而且最好swap分区放在硬盘前面或者最后面以便读写

    The rule of thumb is that you choose between 1.5 to 2 times the amount of RAM as the swap space, and you put this partition in a place that is quick to reach, like at the beginning or end of the disk.

    youdao

  • 每个操作系统进程占用自己虚拟地址空间,即可以读写的虚拟内存

    Each operating-system process is allocated its own virtual address spacea set of virtual-memory pages that it can read from and write to. Each page can be in one of three states.

    youdao

  • 试图读写受保护内存引发的异常

    The exception that is thrown when there is an attempt to read or write protected memory.

    youdao

  • 在这里两个相同应用程序不同实例读写数据内存映射文件

    Here I am using two different instances of same application to read write data from memory mapped file.

    youdao

  • 同时,还给出了一个占用内存资源较少容量信号文件读写方法

    The way how to read and write the large file of signal was also given, which will use only a litter memory.

    youdao

  • 背景灯读写内存无线连接特殊硬件处理器速度所有这些总体功耗产生重要的影响。

    Backlighting, reading and writing to memory, wireless connections, specialized hardware, and processor speed all have an impact on the overall power usage.

    youdao

  • 意味着程序访问(读写)一个内存地址没有权利

    That means that your program is accessing (either reading or writing) a memory address to which it does not have rights.

    youdao

  • 计算机病毒利用读写文件进行感染,利用驻留内存截取中断向量方式进行传染破坏

    The use of computer virus infection can read and write files, use the presence of memory, such as the interception of interruption of vector-borne and be able to carry out sabotage.

    youdao

  • 但是所有这些MS -DOS应用程序试图通过发送INOUT指令读写设备内存以及处理来自硬件中断来和硬件直接对话

    But all those MS-DOS applications were trying to talk directly to hardware by issuing in and OUT instructions, reading and writing device memory, and handling interrupts from the hardware.

    youdao

  • 语言定义数据类型读写源码例程程序结合易语言内存文件操作实现自定义数据类型数据的读写

    Easy language custom data types to read and write source routine procedures combined with easy language to operate the memory file to achieve custom data type data read and write.

    youdao

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

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

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