文件名称:03

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

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

用高级语言模拟实现动态分区存储管理,要求:

1、分区分配算法至少实现首次适应算法、最佳适应算法和最坏适应算法中的至少一种。熟悉并掌握各种算法的空闲区组织方式。

2、分区的初始化——可以由用户输入初始分区的大小。(初始化后只有一个空闲分区,起始地址为0,大小是用户输入的大小)

3、分区的动态分配过程:由用户输入作业号和作业的大小,实现分区过程。

4、分区的回收:用户输入作业号,实现分区回收,同时,分区的合并要体现出来。(注意:不存在的作业号要给出错误提示!)

分区的显示:任何时刻,可以查看当前内存的情况(起始地址是什么,大小多大的分区时空闲的,或者占用的,能够显示出来)-Through dynamic storage management with advanced simulation language requirements:

1, at least the first partition algorithm adaptation algorithm, the best and worst adaptation algorithm to adapt at least one algorithm. Familiar with and master the free zone organization of various algorithms.

2, initialize partitions- can enter the size of the initial partition by the user. (After initialization is only one free partition starting at address 0, the size is the size of user input)

3, dynamic allocation process partitions: input by a user job number and size of the job, to achieve the partitioning process.

4, partition recovery: the user enters the job number, to achieve recovery partition, while the partition you want to merge reflected. (Note: There is no job number to be given an error message!)

Partitions show: any time, you can view the current situation of memory (what the starting address, when the size of the partition much free or occupied, can be displayed)


(系统自动生成,下载前可以参看下载内容)

下载文件列表





03\03.cpp

..\03.dsp

..\03.plg

..\Debug\03.exe

..\.....\03.ilk

..\.....\03.obj

..\.....\03.pch

..\.....\03.pdb

..\.....\vc60.idb

..\.....\vc60.pdb

..\动态分区存储管理.doc

..\Debug

03

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org