文件名称:ComputerPageManage
- 所属分类:
- 企业管理(财务/ERP/EIP等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 神
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。
本实验的目的是通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式管理的页面置换算法。
随机数产生一个指令序列,共320条指令,使用FIFO算法、LRU算法和OPT算法进行页面置换。-One of the main functions of storage management is a reasonable allocation of space. The requested page style management is a common virtual storage management technology. The purpose of this study is to page through the storage management request page replacement algorithm in the analog design, to understand the characteristics of virtual storage, master pages requested page style management replacement algorithm. Generate a sequence of random numbers, a total of 320 instructions, using FIFO algorithm, LRU algorithm and OPT page replacement algorithm.
本实验的目的是通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式管理的页面置换算法。
随机数产生一个指令序列,共320条指令,使用FIFO算法、LRU算法和OPT算法进行页面置换。-One of the main functions of storage management is a reasonable allocation of space. The requested page style management is a common virtual storage management technology. The purpose of this study is to page through the storage management request page replacement algorithm in the analog design, to understand the characteristics of virtual storage, master pages requested page style management replacement algorithm. Generate a sequence of random numbers, a total of 320 instructions, using FIFO algorithm, LRU algorithm and OPT page replacement algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ComputerPageManage.cpp