搜索资源列表
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.
songfifo
- 一个完成的FIFO算法-completed a FIFO algorithm
页式管理
- 页面的存储管理,几种不同的调渡算法,能更深刻的学习存储管理,是可运行的程序-pages of storage management, several different cross-algorithm, the more profound study storage management, operational procedures
请求调页存储管理系统-vc6.0
- 用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。-VC 6.0 Simulation best replacement algorithm, the most recent time on the use of algorithms, FIFO replacement algorithm.
os3
- 动态分区存储管理方式的主存分配回收。存储管理中动态分区的管理方式,编写程序完成动态分区存储管理方式的主存分配回收的实现。实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配,完成主存空间的回收;最后编写主函数对所作工作进程测试。存分配时查找空闲区进行分配,然后填写已分配区表,主要操作在空闲区-dynamic storage management through the distribution of the ma
ncfbei
- 该程序综合模拟了三种内存调页的算法,在模拟过过程中,可以随意输入数据-the procedure comprehensive simulation of three-pages of memory algorithm simulation of the process, the input data can be arbitrarily
请求分页存储管理方式
- 课程实验,自己做的一个关于请求分布的程序, 采用先进先出算法(FIFO)和最近最久未使用算法(LRU)进行页面的置换-courses experiments done on the request of a distribution procedures, FIFO-algorithm (FIFO) and the most recent time on the use of algorithms (LRU) page replac
动态分区分配
- 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-the procedures for a dynamic memory allocation through the simulation program, using the first and best adaptation algorithm to adapt to
diaoye
- 实现功能: 根据请求调页存储管理方式的相关原理,用VC编程模拟实现一个请求调页存储管理系统,该系统的页面置换算法必须包括先进先出页面淘汰算法(FIFO)、最近最少使用LRU页面淘汰算法、最佳淘汰算法。同时系统可以随意设置当前分配给作业的块数。 系统运行时,任意输入一个页面访问序列,设定不同的页面置换算法和页块数,输出其页面淘汰的情况,计算其缺页次数和页面置换次数。 系统结束后,要求比较同一个页面访问序列,在不同的页面置换算法
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 understa
Pagingrequestanalogstoragemanagementsystemtoachiev
- 根据请求调页存储管理方式的相关原理,编程模拟实现一个请求调页存储管理系统,该系统的页面置换算法必须包括先进先出页面淘汰算法(FIFO)、最近最少使用LRU页面淘汰算法和最佳淘汰算法。同时系统可以随意设置当前分配给作业的物理块数。 系统运行时,任意输入一个页面访问序列,设定不同的页面置换算法和物理块数,输出其页面淘汰的情况,计算其缺页次数和页面置换次数。 系统结束后,要求比较同一个页面访问序列,在不同的页面置换算法和物理块数的情况
os2
- FIFO LRU 最佳置换算法~ 请求调页存储管理系统的模拟实现-very good
qiangqiutiaoye
- 根据请求调页存储管理方式的相关原理,编程模拟实现一个请求调页存储管理系统,该系统的页面置换算法必须包括先进先出页面淘汰算法(FIFO)、最近最少使用LRU页面淘汰算法和最佳淘汰算法。同时系统可以随意设置当前分配给作业的物理块数。 系统运行时,任意输入一个页面访问序列,设定不同的页面置换算法和物理块数,输出其页面淘汰的情况,计算其缺页次数和页面置换次数。 系统结束后,要求比较同一个页面访问序列,在不同的页面置换算法和物理块数的情况
page1
- 请求调页算法的演示,在DOS下,可由用户输入页面的请求顺序来产生结果-Request a demonstration of paging algorithms, in DOS, the page requested by the user input in order to produce results
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
FIFO
- 1.登录的账号:yangmingyuan 登录的密码:123456 2.物理块数由用户自己输入大小可以随意选定。 3. 在输入请求的页面时候,请依次输入页面号并且页面号之间要用空格隔开,最后不要有空格等其他非数字字符结束。 4.然后单击输入按钮将页面号输入,弹出确定的对话框单击确定,最后单 击开始FIFO按钮开始执行调页算法。在调页过程框中观察具体的调页顺序及调页过程,并且可以观察到缺页数和缺页率的大小。 5.
调页算法
- 大学操作系统课程中的虚拟内存管理,调页算法模拟,共有三种算法FIFO、LRU、OPT(Paging algorithm for virtual storage management in operating system)