文件名称:fifo
介绍说明--下载内容均来自于网络,请自行研究使用
1.用随机数方法产生页面走向,页面走向长度为L(15<=L<=20),L由控制台输入。
2.根据页面走向,分别采用Optinal、FIFO、LRU算法进行页面置换,统计缺页率。
3.假定可用内存块为m(3<=m<=5),m由控制台输入,初始时,作业页面都不在内存。
-1. Using random number methods to generate the page, the page length to L (15 <= L <= 20), L from the console input. 2. According to the page to, respectively, using Optinal, FIFO, LRU page replacement algorithm, statistical missing-page rate. 3. Assumed that the available memory block for m (3 <= m <= 5), m from the console input, the initial operation page not in memory.
2.根据页面走向,分别采用Optinal、FIFO、LRU算法进行页面置换,统计缺页率。
3.假定可用内存块为m(3<=m<=5),m由控制台输入,初始时,作业页面都不在内存。
-1. Using random number methods to generate the page, the page length to L (15 <= L <= 20), L from the console input. 2. According to the page to, respectively, using Optinal, FIFO, LRU page replacement algorithm, statistical missing-page rate. 3. Assumed that the available memory block for m (3 <= m <= 5), m from the console input, the initial operation page not in memory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fifo.txt