文件名称:No.4-codes
介绍说明--下载内容均来自于网络,请自行研究使用
4.模拟实现请求分页虚拟页面替换算法
实现OPT、FIFO、LRU、Clock等页面替换算法。接收用户输入参数,包括程序长度(页面数)、页框个数及页面大小,输出结果采用不同颜色区分命中、替换及直接加入空闲块。
-4. The analog implementation of demand paging virtual page replacement algorithm
Achieve OPT, FIFO, LRU, Clock, etc. page replacement algorithm. Receiving user input parameters, including the length of the program (number of pages), the page size and page fr a me number, using different colors to distinguish the output hits, and added directly to replace free blocks.
实现OPT、FIFO、LRU、Clock等页面替换算法。接收用户输入参数,包括程序长度(页面数)、页框个数及页面大小,输出结果采用不同颜色区分命中、替换及直接加入空闲块。
-4. The analog implementation of demand paging virtual page replacement algorithm
Achieve OPT, FIFO, LRU, Clock, etc. page replacement algorithm. Receiving user input parameters, including the length of the program (number of pages), the page size and page fr a me number, using different colors to distinguish the output hits, and added directly to replace free blocks.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
No.4 codes\CLOCK.txt
..........\FIFO.txt
..........\LRU.txt
..........\OPT.txt