搜索资源列表
yemian
- 页面置换算法:实现先进先出页面置换算法,最近最少使用页面置换算法,最少使用页面置换算法-pages replacement algorithm : achieving FIFO pages replacement algorithm, the least recently used pages replacement algorithm, at least the use of replacement pages algorithm
student
- 学习使用页面置换算法FIFO和LRU,进一步了解操作系统中页面分配及中断。-learning to use replacement pages FIFO and LRU algorithm, a better understanding of the operating system and the allocation of pages interruption.
fewrwerwe
- 页面置换算法的源代码,有兴趣的可以看一下
caozuoxitongkechengsheji
- 操作系统的课程设计,请求页式管理缺页中断模拟设计-- LRU、OPT, ⑴ 能够输入给作业分配的内存块数; ⑵ 能够输入给定的页面,并计算发生缺页的次数以及缺页率; ⑶ 缺页时,如果发生页面置换,输出淘汰的页号。-Operating system design, management request page page fault analog design- LRU, OPT, ⑴ input to the operation to the distribution of the
YMZH
- 操作系统中所涉及的集中常用页面置换算法,包括最近最少使用、先进先出等.-yemian zhihuan suanfa
11
- 用C语言编程模拟一个拥有若干个虚页的进程在给定的若干个实页中运行、并在缺页中断发生时使用LRU算法进行页面置换的情形-With C language programming simulate a virtual page has a number of processes in a given number of real pages to run, and the page fault occurs, using the LRU algorithm for page replacement c
page_lucky
- FIFO模拟页面置换算法 模拟输入,调度,替换等功能是一个很好的原码-FIFO page replacement algorithm simulated analog input, scheduling, and other functions is a good replacement of the original code
FIFO2010
- 经典先进先出页面置换算法,淘汰最先进入内存的页面-Classic FIFO page replacement algorithm, out of the first page into the memory
fifo
- 操作系统FIFO页面置换算法实现VC6.0源码-FIFO page replacement algorithm for the operating system source code to achieve VC6.0
Page-replacement-algorithm
- 1)先进先出页面置换算法(FIFO) 2)最近最久未使用页面置换算法(LRU) 3)最佳置换页面置换算法(OPT)-1) FIFO page replacement algorithm (FIFO) 2) lack of use the most recent page replacement algorithm (LRU) 3) replacement of the best page replacement algorithm (OPT)
yemianzhihuan
- 页面置换技术的小程序,考虑到时间,以及算法的优化。-Page replacement technology, taking into account the time, and algorithm optimization
yemianzhihuan
- 一个页面置换演示程序,里面详细介绍了此程序设计的功能。也附有源代码-A page replacement demonstration program, which details the design features of this program. Also with the source code
yemianzhihuan
- 操作系统课程作业,页面置换算法,安徽大学。-Operating system course work, the page replacement algorithm, Anhui University.
yemianzhihuan
- 操作系统页面置换算法模拟实验报告(先进先出置换算法,最近最久未使用置换算法,最佳置换算法 )-Operating system page replacement algorithm simulation report (FIFO replacement algorithm, the most recent time use replacement algorithm, the optimal replacement algorithm)
LRU
- 本代码用C语言模拟操作系统中LRU页面置换算法,有dos输出界面,简单明了。-The code is written in C language simulation operating system LRU page replacement algorithm, a dos output interface, simple and straightforward.
FIFO
- 语言开发设计,对于各种虚拟内存页面置换算法有很大的帮助-Language development and design, for a variety of virtual memory page replacement algorithm is a great help
Yemianzhihuan
- 操作系统课程设计-页面置换算法C语言,报告-ye mian zhi huan