文件名称:page-replacement
-
所属分类:
- 标签属性:
- 上传时间:2013-12-29
-
文件大小:293.47kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
操作系统:
页面置换模拟程序设计
2,实现的功能:实现了页面置换模拟程序设计中的FIFO算法。
3,说明:由于产生页面的访问序列非常耗时,所以此程序产生的页面访问序列是使用产生0--319个数,然后打乱,形成类似的随机指令和页面访问序列。
4,BUG:由于其他的(诸如OPT,LRU,LFU)的算法只是页面的置换方式不同,故只写出了FIFO算法,其他的类似。
-Operating System: page replacement simulation program design 2, functions: to achieve a page replacement simulation program design FIFO algorithm. 3 Note: Due to generate page access sequence is very time-consuming, so the page access sequence is generated using this procedure produces a 0- 319 number, and then disrupted the formation of a similar sequence of random instructions and page views. 4, BUG: Because the other (such as OPT, LRU, LFU) algorithm is just a different way of replacement pages, so only write FIFO algorithm, the other is similar.
页面置换模拟程序设计
2,实现的功能:实现了页面置换模拟程序设计中的FIFO算法。
3,说明:由于产生页面的访问序列非常耗时,所以此程序产生的页面访问序列是使用产生0--319个数,然后打乱,形成类似的随机指令和页面访问序列。
4,BUG:由于其他的(诸如OPT,LRU,LFU)的算法只是页面的置换方式不同,故只写出了FIFO算法,其他的类似。
-Operating System: page replacement simulation program design 2, functions: to achieve a page replacement simulation program design FIFO algorithm. 3 Note: Due to generate page access sequence is very time-consuming, so the page access sequence is generated using this procedure produces a 0- 319 number, and then disrupted the formation of a similar sequence of random instructions and page views. 4, BUG: Because the other (such as OPT, LRU, LFU) algorithm is just a different way of replacement pages, so only write FIFO algorithm, the other is similar.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sourcecode.cpp
sourcecode.exe
Readme.txt
sourcecode.exe
Readme.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.