LRU
常見(jiàn)例句
- AWL algorithm is also superior to other LRU improved algorithms.
AWL算法與其它LRU改進(jìn)算法相比也具有很大的優(yōu)勢(shì)。 - Approximate LRU algorithm : setting up a page for each trip.
近似LRU算法:為每個(gè)頁(yè)面設(shè)置一個(gè)訪問(wèn)位。 - 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.
模擬測(cè)試的結(jié)果表明:本算法比LRU算法優(yōu)越。 - This type of abuse often shows up as LRU failure around 200 to 300 hr TSO.
這種錯(cuò)誤操作通常顯示為L(zhǎng)RU失效了200到300TSO小時(shí)。 - Compared with traditional LRU algorithms, the two algorithms improve hit ratio and response delay time.
同傳統(tǒng)的LRU算法相比較,它們復(fù)雜度低在命中率和響應(yīng)延時(shí)這兩項(xiàng)性能指標(biāo)上都有一定程度的提高,有效改善了系統(tǒng)的高性能和低功耗。 返回 LRU