搜索资源列表
xcopt2
- 操作系统可称颂设计的程序,页面置换OPT算法,vc++编写-OS praise design procedures, replacement pages OPT algorithm, vc prepared
FCFS_LRU_OPT
- 模拟操作系统的页面置换1、 掌握操作系统的页面置换过程,加深理解页式虚拟存储器的实现原理。 2、 掌握用随机数生成满足一定条件的指令地址流的方法。 3、 掌握页面置换的模拟方法。 -simulation systems of a replacement pages, master pages operating system replacement process deepen our understanding of virtual memory pages of illustra
cvery.comvc783453772452
- 操作系统页面置换算法模拟,VC++实现,算得上是第一次写,错误是难免的,请大家指教-OS pages replacement algorithm simulation, VC, said to be the first to write, and his mistakes are inevitable, please enlighten
Demand_Paging
- 实现虚拟存储器能给用户提供一个容量很大的存储空间,采用OPT、FIFO、LRU等页面淘汰算法,模拟操作系统的页面置换过程,并计算出页面缺页率.-virtual memory can provide users with a large capacity of storage space, use of OPT, FIFO, LRU algorithm eliminated, and other pages, the pages simulation operating system replac
yemianzhihuang
- 编程模拟实现页面置换算法——操作系统课程设计-programming simulation algorithm replacement pages -- Operating System Design
fifo
- 计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写-computer operating system replacement pages algorithm source code, including fifo, lru, opt. prepared using vc
FIFO_LRU
- 操作系统中的页面置换算法 ,用Vc6.0写的 近乎完美
os
- 本文件是用C#语言实现的操作系统页面置换算法模拟,结构清晰,模块合理,是学习操作系统算法的很好的例子
change
- 模式操作系统的页面置换算法,主要实现FIFO算法,LRU算法等
memory_fromm_hgy
- 操作系统常用页面置换算法模拟实验 FIFO,LRU
joj
- 本程序能实现操作系统中的先进先出页面置换算法
zhihuansuanfa
- 操作系统中各种资源分配算法的实现,特别是对虚拟存储,页面置换有了深入的了解,并能够用高级语言进行模拟演示。
yemian
- 实现的是页面置换,是操作系统中实验的基本操作,编的可能较好理解
caozuoxitong
- 操作系统页面置换算法模拟,好东西不容错过.值得参考.
j1
- 此代码为我们操作系统课程设计,此算法为页面置换,编程环境vb,编译通过,能够运行。-this code for the operating system curriculum design, this algorithm page replacement, vb programming environment, compiler, capable of running.
Pagesexchangealgorithm
- 操作系统的一般页面置换算法,最近最久未使用算法-The general operating system page replacement algorithm, the most recently used algorithm for long
Java_page
- java实现的页面置换程序,共有四种,能够充分说明操作系统在调用程序时的状况-java replacement procedures for the realization of the page, a total of four operating system can fully explain the situation to call the procedure
LRU_FIFO
- 操作系统页面置换算法 先进先出等 一些简单的相关算法 -FIFO page replacement algorithm for the operating system such as a simple correlation algorithm
PageReplacement
- 操作系统 页面置换的算法演示 JAVA语言-Operating system page replacement algorithm demo JAVA language
Page-replacement
- 一个对操作系统页面置换的模拟算法代码,可以根据界面提示进行操作。-A simulation of the operating system page replacement algorithm code, you can operate the interface prompts.
