搜索资源列表
yemian
- 页面置换算法:实现先进先出页面置换算法,最近最少使用页面置换算法,最少使用页面置换算法-pages replacement algorithm : achieving FIFO pages replacement algorithm, the least recently used pages replacement algorithm, at least the use of replacement pages algorithm
student
- 学习使用页面置换算法FIFO和LRU,进一步了解操作系统中页面分配及中断。-learning to use replacement pages FIFO and LRU algorithm, a better understanding of the operating system and the allocation of pages interruption.
page_lucky
- FIFO模拟页面置换算法 模拟输入,调度,替换等功能是一个很好的原码-FIFO page replacement algorithm simulated analog input, scheduling, and other functions is a good replacement of the original code
FIFO2010
- 经典先进先出页面置换算法,淘汰最先进入内存的页面-Classic FIFO page replacement algorithm, out of the first page into the memory
Page-replacement-algorithm
- 1)先进先出页面置换算法(FIFO) 2)最近最久未使用页面置换算法(LRU) 3)最佳置换页面置换算法(OPT)-1) FIFO page replacement algorithm (FIFO) 2) lack of use the most recent page replacement algorithm (LRU) 3) replacement of the best page replacement algorithm (OPT)