您要查找的是不是:
- A set of executable programs including those for line handling,terminal control,buffer management,queue control,etc. 一组可执行程序,包括线路管理程序、终端控制程序、缓冲器管理程序及排队控制程序等。
- Describes how SQL Server 2005 uses buffer management to make reading and writing pages highly efficient. 说明SQL Server 2005如何使用缓冲区管理高效地读取和写入页面。
- A set of executable programs including those for line handling, terminal control, buffer management, queue control, etc. 一组可执行程序,包括线路管理程序、终端控制程序、缓冲器管理程序及排队控制程序等。
- At the receiver some techniques such as multicasting management, buffer management, play states control and COM embedding are employed. 客户端采用多播组技术、缓存管理技术、播放状态控制技术、COM组件嵌入技术。
- It provides an efficient retransmission buffer management scheme and avoids the ACK implosion. It also reduces the communication overhead of the system. 该协议提供了有效的重传缓存管理,避免了确认信息爆炸,还可以有效减少系统通信开销及缓解网络拥塞。
- Our algorithm includes five mechanisms: loss detection, replier selection, NACK handling, local recovery and scoped retransmission, buffer management and periodical ACK feedback. 该算法包括下列五个机制:丢失检测、答复者选择、NACK处理、本地恢复和局部重传、缓存管理与周期ACK反馈。
- Chapter One introduces the basic concept of QoS, explains the present status andproblems in buffer management, cell discarding, cell scheduling and OAM functions, andhence makes the research background clear. 第一章阐明了QoS的基本概念,分析了缓冲器管理、信元丢弃、信元调度及ATM层OAM功能的研究现状及各自尚存在的问题,说明了本文的研究内容并给出了相应的研究成果。
- The main task in this presentation is to research and design an embedded database for GE01develop board and AsixOS embedded OS. Its infrastructure includes: API, buffer management and indexingalgorithm. 本课题的主要任务是在GE01的硬件平台和AsixOS嵌入式操作系统平台上实现一个嵌入式数据库,其主要架构包括:应用程序接口、缓冲管理器和索引结构。
- However, to achieve the fair bandwidth allocation for feedback controlled and adaptive connection such as TCP, the router need to combine the fair queueing with appropriate buffer management schemes. 但采用传输控制协议(TCP)连接对数据包丢失敏感,路由器使用公平排队调度算法还需要结合相应的缓冲管理方法,才能保证TCP连接获取公平的吞吐量。
- They improve the real-time performance of the Distributed Real-Time Interprocess Communication in some aspects such as buffer management and message queues managing. 这些模块分别从进程通信的缓冲区管理、消息队列的排队管理和消息接收服务等方面对RTLinux的进程通信机制进行实时性改造,提高了RTLinux进程通信的实时性。
- Used for internal buffer manager synchronization during buffer pool grow operations. 用于在缓冲区池增长操作期间的内部缓冲区管理器同步。
- The status of buffer managing methods and the characteristics of the representative workload of DBMS was introduced. 摘要介绍了缓冲管理策略的研究现状,以及数据库管理系统中典型的工作负载特点。
- When the buffer manager writes a page, it searches for adjacent dirty pages that can be included in a single gather-write operation. 在缓冲区管理器写入页时,它会搜索可通过一次聚集-写入操作写入的相邻脏页。
- The buffer manager supports dynamic memory allocation on Microsoft Windows XP 32-bit and Windows 2003 32-bit platforms when AWE is enabled. 启用AWE时,缓冲区管理器在Microsoft Windows XP 32位平台和Windows 2003 32位平台上支持动态内存分配。
- The buffer manager of OSCAR ORDBMS is responsible for fetching necessary data pages from magnetic disk to software level of main memory. 摘要OSCAR对象-关系数据库管理系统的缓冲区管理器负责在必要时将页面从磁盘取到主存的软件层。
- When checksum is enabled, errors caused by power failures and flawed hardware or firmware can be detected any time the buffer manager reads a page from disk. 启用校验和后,当缓冲区管理器从磁盘读取页时均可以检测到因电源故障以及硬件或固件故障导致的错误。
- A buffer in a drum used to temporarily store data. 磁鼓中用来暂时存放数据的一种缓冲区。
- A page remains in the buffer cache until it has either not been referenced for some time or the buffer manager needs the buffer area to read in more data. 页一直保留在缓冲区高速缓存中,直到已有一段时间未对其进行引用或者缓冲区管理器需要缓冲区读取更多数据。
- The tests show that the adaptive policies based on access patterns of buffering management can get the optimal performance of DBMS. 结果证明,基于访问模式的数据库缓冲管理自适应策略能使系统性能达到最佳。
- The buffer manager manages the functions for reading data or index pages from the database disk files into the buffer cache and writing modified pages back to disk. 缓冲区管理器负责将数据页或索引页从数据库磁盘文件读入缓冲区高速缓存中,并将修改后的页写回磁盘。