文件名称:Clock
- 所属分类:
- 操作系统开发
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 983kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
改进型CLOCK 页面置换算法实现在进程运行过程中,若其要访问的页面不在内存而需要调入内存,但分配该进程的内存
空间已经用完时,为了保证该进程能继续执行,需要从内存中把该进程的一些页调入外存中
的对换区,但调出那个页面,可以采用不同的算法。-Improved CLOCK page replacement algorithm in the process of running the course, if its trying to access pages of memory need not be transferred to memory, but the distribution of the process had run out of memory space, in order to ensure that the process can continue execution from memory in the process of redeployment of a number of pages for Out-of-Core of the area, but out of that page, you can use different algorithms.
空间已经用完时,为了保证该进程能继续执行,需要从内存中把该进程的一些页调入外存中
的对换区,但调出那个页面,可以采用不同的算法。-Improved CLOCK page replacement algorithm in the process of running the course, if its trying to access pages of memory need not be transferred to memory, but the distribution of the process had run out of memory space, in order to ensure that the process can continue execution from memory in the process of redeployment of a number of pages for Out-of-Core of the area, but out of that page, you can use different algorithms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Clock
.....\Clock.cpp
.....\Clock.dsp
.....\Clock.dsw
.....\Clock.h
.....\Clock.ncb
.....\Clock.opt
.....\Clock.plg
.....\Debug
.....\Clock.cpp
.....\Clock.dsp
.....\Clock.dsw
.....\Clock.h
.....\Clock.ncb
.....\Clock.opt
.....\Clock.plg
.....\Debug