您要查找的是不是:
- In the system, improved gain-based replacement algorithm and LRU algorithm are used to manage caches. 在该原型系统中,分别采用改进的基于增益模型的缓存增益算法和传统LRU算法管理缓存,验证了改进的基于增益模型的缓存增益算法比传统LRU算法优越,同等条件下,启动延迟法更低,字节命中率更高。
- If no RAM is free, it may be necessary to choose an existing page, using some replacement algorithm, and save it to disk (this is called "paging"). 如果没有空闲内存可用,可能有必要通过一些替换算法选择一个已经存在的页面来替换,并把被替换的页面保存到磁盘。
- A knowledge-aware based Web cache replacement algorithm whose merits and defects are compared by CWIS experiments is proposed and evaluated objectively. 提出了一种内容识别的代理缓存覆盖算法,通过实验比较了该方法的优缺点,并作出了客观的评价。
- This server uses the LRU-threshold cache replacement algorithm, a dynamic cache maintenance mechanism based on the fluctuation of request overload is used too. 本服务器实现了LRU-Threshold缓存替换算法,并辅以随负载变化而动态调整的缓存维护机制;
- But in some cases, LRU algorithm causes many page faults, so improving LRU page replacement algorithm can reduce page faults, and therefore improve the performance of the system. 但LRU算法在某些情况下会产生较多的缺页失败,改进LRU算法,降低缺页失败次数,可以有效地提高系统性能。
- The realization of Page Address Translation request appeared in the phenomenon of missing pages, the use of FIFO FIFO, long the most recent use of LRU, the best replacement algorithm OPT. 实现请求页式地址转换中出现的缺页现象时,用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。
- Least recently used replacement algorithm 最近最少使用替换算法
- Novel Replacement Algorithm for Web Caching 一种新的Web缓冲替换算法
- Minimal access cost cache replacement algorithm 最小访问代价缓存替换算法
- Effective Web Proxy Cache Replacement Algorithm 一种有效的Web代理缓存替换算法
- The metadata caching uses a modified broadcasting caching coherence protocol and LRU caching block replacing algorithm. 元数据缓存使用改进的广播一致性协议和 L RU替换算法 .
- Adaptive Page Replacement Algorithm--AWL 动态自适应页面置换算法AWL
- consistency and replacement algorithm 一致性一替换算法
- In addition, we supply small parts for replacement. 此外,我们还提供备用小零件。
- Good job they have get a replacement for him. 他们把他替换下来真不错。
- Based on PODCM library and according to PODCM replacement algorithm,PODCMs were applied to replace nodes in the critical path of DFG,which provided significant reduction in DFG critical timing. 在此基础上;根据PODCM替换算法;运用PODCM替换DFG关键路径上的节点;减小了DFG关键路径的执行时间.
- We need a replacement for the secretary who left. 我们需要一个人代替已离职的秘书。
- A replacement for deleted matter. 替代被注销内容的东西
- RESEARCH ON DETECTION-BASED ADAPTIVE PAGE REPLACEMENT ALGORITHM 基于探测的自适应页面置换算法研究
- On LRU Algorithm of Page- replacement Algorithms 浅谈页面置换算法之LRU算法