搜索资源列表
ncfbei
- 该程序综合模拟了三种内存调页的算法,在模拟过过程中,可以随意输入数据-the procedure comprehensive simulation of three-pages of memory algorithm simulation of the process, the input data can be arbitrarily
页式管理
- 页面的存储管理,几种不同的调渡算法,能更深刻的学习存储管理,是可运行的程序-pages of storage management, several different cross-algorithm, the more profound study storage management, operational procedures
diaoye
- 实现功能: 根据请求调页存储管理方式的相关原理,用VC编程模拟实现一个请求调页存储管理系统,该系统的页面置换算法必须包括先进先出页面淘汰算法(FIFO)、最近最少使用LRU页面淘汰算法、最佳淘汰算法。同时系统可以随意设置当前分配给作业的块数。 系统运行时,任意输入一个页面访问序列,设定不同的页面置换算法和页块数,输出其页面淘汰的情况,计算其缺页次数和页面置换次数。 系统结束后,要求比较同一个页面访问序列,在不同的页面置换算法和页块数的情况下,其产生的缺页次数和页面置换次数,并分析其原
请求调页存储管理系统-vc6.0
- 用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。-VC 6.0 Simulation best replacement algorithm, the most recent time on the use of algorithms, FIFO replacement algorithm.
project
- 请求分页管理。比较fifo,lru,opt算法的缺页率,调页数,置换数-Demand paging management. Comparison fifo, lru, opt algorithm missing pages rate, adjusting the number of pages, the number of replacement
LRU
- 在Windows环境下运行程序,通过从一般常用的调页算法中选取典型算法LRU,了解页面管理的相关细节,并用程序设计实现LRU。-In the Windows environment to run programs, through transfer from the General page of commonly used algorithm to select a typical algorithm LRU, to understand the details of the page man
os2
- FIFO LRU 最佳置换算法~ 请求调页存储管理系统的模拟实现-very good
qiangqiutiaoye
- 根据请求调页存储管理方式的相关原理,编程模拟实现一个请求调页存储管理系统,该系统的页面置换算法必须包括先进先出页面淘汰算法(FIFO)、最近最少使用LRU页面淘汰算法和最佳淘汰算法。同时系统可以随意设置当前分配给作业的物理块数。 系统运行时,任意输入一个页面访问序列,设定不同的页面置换算法和物理块数,输出其页面淘汰的情况,计算其缺页次数和页面置换次数。 系统结束后,要求比较同一个页面访问序列,在不同的页面置换算法和物理块数的情况下,其产生的缺页次数和页面置换次数,并分析其原因 -Pa
FIFO-LRU
- 在Window XP/Vista 系统的VC++ 6.0环境下运行程序;通过从一般常用的调页算法中选取典型算法LRU和算法FIFO,了解页面管理的相关细节,并用程序设计实现LRU和FIFO。-In Window XP/Vista system, VC++ 6.0 environment to run the program by paging from the commonly used algorithm LRU algorithm and the algorithm selected a
qing-qiu-diao-ye
- 本实验模拟以请求调页存储管理方式采用最佳置换算法,先进先出置换算法和最近最久未使用算法执行cpu的作业调度,每执行一条指令后显示内存物理块中存放的页面。-The experimental simulation to demand paging memory management using the best replacement algorithm, FIFO replacement algorithm and the most recent time use cpu job scheduli