LRU
常见例句
- AWL algorithm is also superior to other LRU improved algorithms.
AWL算法与其它LRU改进算法相比也具有很大的优势。 - Approximate LRU algorithm : setting up a page for each trip.
近似LRU算法:为每个页面设置一个访问位。 - Using FIFO, LRU algorithm such as memory management.
这是一个内存管理的模拟程序。采用FIFO,LRU等算法管理内存。这是*作系统课程的一个项目。 - The simulated test shows that this algorithm is superior to LRU algorithm.
模拟测试的结果表明:本算法比LRU算法优越。 - This type of abuse often shows up as LRU failure around 200 to 300 hr TSO.
这种错误操作通常显示为LRU失效了200到300TSO小时。 - Compared with traditional LRU algorithms, the two algorithms improve hit ratio and response delay time.
同传统的LRU算法相比较,它们复杂度低在命中率和响应延时这两项性能指标上都有一定程度的提高,有效改善了系统的高性能和低功耗。 返回 LRU