LRU
常見例句
- AWL algorithm is also superior to other LRU improved algorithms.
AWL算法與其它LRU改進算法相比也具有很大的優(yōu)勢。 - Approximate LRU algorithm : setting up a page for each trip.
近似LRU算法:為每個頁面設置一個訪問位。 - Using FIFO, LRU algorithm such as memory management.
這是一個內存管理的模擬程序。采用FIFO,LRU等算法管理內存。這是*作系統(tǒng)課程的一個項目。 - The simulated test shows that this algorithm is superior to LRU algorithm.
模擬測試的結果表明:本算法比LRU算法優(yōu)越。 - 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.
同傳統(tǒng)的LRU算法相比較,它們復雜度低在命中率和響應延時這兩項性能指標上都有一定程度的提高,有效改善了系統(tǒng)的高性能和低功耗。 返回 LRU