文件名称:Memory-management

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 23kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 刘*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

内存管理,1、在该实验中,采用可变分区方式完成对存储空间的管理(即存储空间的分配与回收工作)。

2、设计用来记录主存使用情况的数据结构:已分区表和空闲分区表。

3、在设计好的数据结构上设计一个主存分配算法,要求实现的基本功能操作有:寻找空闲分区,空闲分区表的修改,已分区表的修改。

4、在设计好的数据结构上设计一个主存回收算法。其中,若回收的分区有上邻空闲分区和(或)下邻空闲分区,要求合并为一个空闲分区登记在空闲分区表的一个表项里。-Memory management, 1, in the experiment, the variable partition manner of storage space management (ie, storage space allocation and recycling). 2, designed to record the use of main memory data structures: a partitioned table and free partition table. 3, in the design of a good data structure design of main memory allocation algorithms, required to achieve the basic functions of operation are: looking for free partition, free partition table changes, the partition table has been modified. 4, in the design of a good data structure design of main memory recovery algorithm. Which, if the recovery partition with the adjacent free partitions, and (or) o-free partitions, partition requires free registration into a single partition in the free entry in a table.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

内存管理

........\ncgl.cpp

........\ncgl.dsp

........\ncgl.dsw

........\ncgl.ncb

........\ncgl.opt

........\ncgl.plg

........\操作系统_内存管理代码 (2).doc

........\操作系统_内存管理代码.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org