搜索资源列表
ahei@PageReplace
- 操作系统的页面置换算法演示,非常简单的拉,-operating system replacement algorithm demo pages, very simple and pulling Oh
pagereplace
- 页面置换算法演示,程序中含有一些对控制台输出和事件进行控制的API函数.
pagereplace
- 在操作系统中,使用先进先出算法和最近最久未使用算法实现页面置换-pagereplace in the operating system
pagereplace
- 操作系统实验 页面置换算法 线程调度-good
PageReplace
- 操作系统页面置换算法,重点研究FIFO和LRU-Page Replace Algorithms mainly on LRU and FIFO
PageReplace
- 我编写的页面置换演示程序。 运行程序后,右端的控制面板可以选择页面置换的算法和指令生成引擎,第一个引擎是按照 “50 的指令是顺序执行的,25 是均匀分布在前地址部分,25%是均匀分布在后地址部分”的要求生成指令,第二个引擎是在320条指令只任意生成指令,默认情况下,程序以1秒的间隔执行全部320条指令,如果用户不愿意等待,可以直接设置为0ms显示全部结果。-I prepared demo page replacement. After running the program, the ri
PageReplace
- 程序模拟了先进先出算法与最近最久未使用算法。-Program to simulate the FIFO algorithm with the most recent long-lost the use of algorithms.
PageReplace
- FIFO and LRU replcement (huynhnv.cyworld.vn)
PageReplace
- 页面置换算法包含可执行程序用 C#做的做了很久 模拟小程序-Page replacement algorithm contains an executable program using C# to do a small procedure done for a long time simulation
PageReplace-of-5-methods
- 关于页面置换5种算法的操作系统课程设计,用MFC做的,里面还包括详细的设计文档和讨论文档,验收PPT。对一些正在做课程设计的同学应该有帮助-Page replacement algorithms on the five kinds of operating systems curriculum design, to do with the MFC, which also includes the detailed design documentation and discussion of do
pagereplace
- 页面置换算法演示,程序中含有一些对控制台输出和事件进行控制的API函数.-Demo page replacement algorithm, the program contains some of the console output and the control of the incident API function.
4.1-PageReplace
- 操作系统换页算法,经典的操作系统算法,操作系统学习和入门的好源码-Operating system paging algorithms, the classic algorithm of the operating system, the operating system to learn and started a good source
PageReplace
- 实现操作系统页面置换算法(四个)的模拟,操作系统实验-Simulation of the operating system page replacement algorithm (four), the operating system experiment
PageReplace
- CSharp写的虚拟内存中页置换算法,包括FIFO、OPT、LRU和Clock等。-CSharp write virtual memory page replacement algorithms, including FIFO, OPT, LRU and Clock.
PageReplace
- 操作系统虚页替换算法模拟,模拟了两种LRU算法和SCR算法,能够展示页面替换序列并保存到文件中-Simulation of virtual page replacement algorithm for operating system