Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms Data structs
Title: LRU-update-Cache- Download
 Description: LRU replacement algorithm is to select the page from lack of use the most recent to be replaced. The algorithm gives an access field in each page to record a page being accessed has experienced since the last time T, when required to phase out a page, select an existing page, the maximum value of T, that is not a recent visit to the oldest page. This is a reasonable replacement algorithm.
 Downloaders recently: [More information of uploader shen6041]
 To Search:
File list (Check if you may need any files):
LRU update Cache .cpp
    

CodeBus www.codebus.net