文件名称:yemianzhihuan
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 240kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在段式虚拟存储器中,虚拟空间中能容纳的程序段数要比主存空间中能存放的相同长度的程序段数要多得多。因此,必然会出现当主存中所有页面都被占用,或者所有主存空间都被占用,而又要从磁盘存储器重调入新页(或新段)的情况。这时,必须从主存储器中淘汰一个不常用的页面(或程序段),以腾出主存空间来存放新调入的页面(或程序段),那么,按照什么样的规则替换主存储器中的页面(或程序段)呢?这就是页面替换算法要解决的问题。
-Piece of virtual memory in the virtual space of the program segment can accommodate a few more main memory space to store the same program segment length of a few to many more. Therefore, when bound to all the pages in main memory are occupied, or all of main memory space occupied, and re-transferred from the disk storage a new page (or above) the situation. At this time, must be eliminated from the main memory in a common page (or procedures) to free up main memory space to store the new page transferred (or program segment), then what kind of rules in accordance with the replacement of the main memory page (or program segment) it? This is the page replacement algorithm to solve the problem.
-Piece of virtual memory in the virtual space of the program segment can accommodate a few more main memory space to store the same program segment length of a few to many more. Therefore, when bound to all the pages in main memory are occupied, or all of main memory space occupied, and re-transferred from the disk storage a new page (or above) the situation. At this time, must be eliminated from the main memory in a common page (or procedures) to free up main memory space to store the new page transferred (or program segment), then what kind of rules in accordance with the replacement of the main memory page (or program segment) it? This is the page replacement algorithm to solve the problem.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
页面置换算法
............\可执行系统
............\实验报告文档.doc
............\源程序
............\......\Page_Replacemant_Alg
............\......\....................\Debug
............\......\....................\.....\Page_Replacemant_Alg.exe
............\......\....................\.....\Page_Replacemant_Alg.ilk
............\......\....................\.....\Page_Replacemant_Alg.obj
............\......\....................\.....\Page_Replacemant_Alg.pch
............\......\....................\.....\Page_Replacemant_Alg.pdb
............\......\....................\.....\StdAfx.obj
............\......\....................\.....\vc60.idb
............\......\....................\.....\vc60.pdb
............\......\....................\hlp
............\......\....................\Page_Replacemant_Alg.cpp
............\......\....................\Page_Replacemant_Alg.dsp
............\......\....................\Page_Replacemant_Alg.dsw
............\......\....................\Page_Replacemant_Alg.ncb
............\......\....................\Page_Replacemant_Alg.opt
............\......\....................\Page_Replacemant_Alg.plg
............\......\....................\ReadMe.txt
............\......\....................\res
............\......\....................\StdAfx.cpp
............\......\....................\StdAfx.h
............\......\....................\ymzh.ncb
............\......\....................\ymzh.opt
............\可执行系统
............\实验报告文档.doc
............\源程序
............\......\Page_Replacemant_Alg
............\......\....................\Debug
............\......\....................\.....\Page_Replacemant_Alg.exe
............\......\....................\.....\Page_Replacemant_Alg.ilk
............\......\....................\.....\Page_Replacemant_Alg.obj
............\......\....................\.....\Page_Replacemant_Alg.pch
............\......\....................\.....\Page_Replacemant_Alg.pdb
............\......\....................\.....\StdAfx.obj
............\......\....................\.....\vc60.idb
............\......\....................\.....\vc60.pdb
............\......\....................\hlp
............\......\....................\Page_Replacemant_Alg.cpp
............\......\....................\Page_Replacemant_Alg.dsp
............\......\....................\Page_Replacemant_Alg.dsw
............\......\....................\Page_Replacemant_Alg.ncb
............\......\....................\Page_Replacemant_Alg.opt
............\......\....................\Page_Replacemant_Alg.plg
............\......\....................\ReadMe.txt
............\......\....................\res
............\......\....................\StdAfx.cpp
............\......\....................\StdAfx.h
............\......\....................\ymzh.ncb
............\......\....................\ymzh.opt