文件名称:meryf
- 所属分类:
- 系统编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- qiuzh******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
操作系统实验四:连续式与分页式主存管理的模拟实现
模拟在连续分配与分页管理两种方式下,主存空间的分配与回收,帮助学生加深了解存储器管理的工作过程。
注意,该实验为模拟实验,并不要求进行真正的内存分配与回收,主要是编写程序模拟其中过程即可。
-four experimental operating system : Continuous and pagination main memory management simulation simulation in a row and pagination distribution management in two ways, Main storage space for the distribution and recovery, to help students better understand the storage management process. Noted that the experiment simulated experiment, does not require real memory allocation and recovery, preparation procedure is the process which can be simulated.
模拟在连续分配与分页管理两种方式下,主存空间的分配与回收,帮助学生加深了解存储器管理的工作过程。
注意,该实验为模拟实验,并不要求进行真正的内存分配与回收,主要是编写程序模拟其中过程即可。
-four experimental operating system : Continuous and pagination main memory management simulation simulation in a row and pagination distribution management in two ways, Main storage space for the distribution and recovery, to help students better understand the storage management process. Noted that the experiment simulated experiment, does not require real memory allocation and recovery, preparation procedure is the process which can be simulated.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
m.cpp