文件名称:DEAL_STORAGE_NEW

  • 所属分类:
  • 操作系统开发
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2013-04-12
  • 文件大小:
  • 1.82mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 张*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

① 本实验是模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。

② 采用最先适应法、最佳适应法、最坏适应法分配主存空间。

③ 当一个新作业要求装入主存时,必须查空闲区表,从中找出一个足够大的空闲区。若找到的空闲区大于作业需要量,这时应把它分成二部分,一部分为占用区,剩余部分又成为一个空闲区。

④ 当一个作业撤离时,归还的区域如果与其他空闲区相邻,则应合并成一个较大的空闲区,登在空闲区表中。

⑤ 运行所设计的程序,输出有关数据结构表项的变化和内存的当前状态。

-① The experiment is simulated operating system' s main memory allocation, storage management algorithm designed main memory allocation and recovery procedures, use of variable partition does not actually start the loaded operating. ② The first to adapt to the law, the best adaptation worst adapt the method to allocate main memory space. ③ When a new job requirements when loaded into main memory, you must check the idle zone table, to find a large enough spare area. Find free zone is greater than the job requirements, then it is divided into two parts, a part of the occupied area, the remaining part and become a free zone. (4) when the withdrawal of a job, the return area adjacent to other free areas should be merged into a larger free area, posted on the free zone table. ⑤ run the program, the current state of the output of the entry of the data structure changes and memory.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





DEAL_STORAGE_NEW\DEAL_STORAGE_NEW.APS

................\DEAL_STORAGE_NEW.clw

................\DEAL_STORAGE_NEW.cpp

................\DEAL_STORAGE_NEW.dsp

................\DEAL_STORAGE_NEW.dsw

................\DEAL_STORAGE_NEW.h

................\DEAL_STORAGE_NEW.ncb

................\DEAL_STORAGE_NEW.opt

................\DEAL_STORAGE_NEW.plg

................\DEAL_STORAGE_NEW.rc

................\DEAL_STORAGE_NEWDlg.cpp

................\DEAL_STORAGE_NEWDlg.dsp

................\DEAL_STORAGE_NEWDlg.dsw

................\DEAL_STORAGE_NEWDlg.h

................\DEAL_STORAGE_NEWDlg.ncb

................\DEAL_STORAGE_NEWDlg.opt

................\DEAL_STORAGE_NEWDlg.plg

................\.ebug\DEAL_STORAGE_NEW.exe

................\.....\DEAL_STORAGE_NEW.ilk

................\.....\DEAL_STORAGE_NEW.obj

................\.....\DEAL_STORAGE_NEW.pch

................\.....\DEAL_STORAGE_NEW.pdb

................\.....\DEAL_STORAGE_NEW.res

................\.....\DEAL_STORAGE_NEWDlg.obj

................\.....\DEAL_STORAGE_NEWDlg.pdb

................\.....\StdAfx.obj

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

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

................\ReadMe.txt

................\res\DEAL_STORAGE_NEW.ico

................\...\DEAL_STORAGE_NEW.rc2

................\resource.h

................\StdAfx.cpp

................\StdAfx.h

................\Debug

................\res

DEAL_STORAGE_NEW

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org