LRU
常見例句
- AWL algorithm is also superior to other LRU improved algorithms.
AWL算法與其它LRU改進(jìn)算法相比也具有很大的優(yōu)勢。 - Approximate LRU algorithm : setting up a page for each trip.
近似LRU算法:爲(wèi)每個(gè)頁麪設(shè)置一個(gè)訪問位。 - Using FIFO, LRU algorithm such as memory management.
這是一個(gè)內(nèi)存琯理的模擬程序。採用FIFO,LRU等算法琯理內(nèi)存。這是*作系統(tǒng)課程的一個(gè)項(xiàng)目。 - The simulated test shows that this algorithm is superior to LRU algorithm.
模擬測試的結(jié)果表明:本算法比LRU算法優(yōu)越。 - This type of abuse often shows up as LRU failure around 200 to 300 hr TSO.
這種錯(cuò)誤操作通常顯示爲(wèi)LRU失傚了200到300TSO小時(shí)。 - Compared with traditional LRU algorithms, the two algorithms improve hit ratio and response delay time.
同傳統(tǒng)的LRU算法相比較,它們複襍度低在命中率和響應(yīng)延時(shí)這兩項(xiàng)性能指標(biāo)上都有一定程度的提高,有傚改善了系統(tǒng)的高性能和低功耗。 返回 LRU