搜索资源列表
FIFO
- 大学生计算机操作系统课程设计,实现页面置换,利用fifo(先进先出)算法-Students of computer operating systems curriculum design, the realization of the page replacement, the use of fifo (FIFO) algorithm
PageReplacement
- 操作系统课程设计,页面置换算法,对页面置换的四种算法的C++实现-Operating systems curriculum design, page replacement algorithm, page replacement algorithm C++ achieve four
ChangePage
- 操作系统-页面置换算法-最佳页面置换、先进先出、最近最久未使用,课程设计-Operating system- page replacement algorithm- Optimal, FIFO, LRU, course design