搜索资源列表
LRU
- 在Windows环境下运行程序,通过从一般常用的调页算法中选取典型算法LRU,了解页面管理的相关细节,并用程序设计实现LRU。-In the Windows environment to run programs, through transfer from the General page of commonly used algorithm to select a typical algorithm LRU, to understand the details of the page man
queyelv
- 编译原理中的计算缺页率的功能!其中有对FIFO算法和LRU算法的缺页率的计算-Compilation Principle of the calculation of the rate of missing pages feature! Which pairs of FIFO algorithm and LRU algorithm to calculate the rate of missing pages ...
hw56
- lfu + lru page replacement policy