首页 操作系统 其它     /    动态分区分配存储管理-操作系统课程设计

动态分区分配存储管理-操作系统课程设计

上传者: zhoaya188 | 上传时间:2025/1/17 20:51:18 | 文件大小:2.41MB | 文件类型:ZIP
动态分区分配存储管理-操作系统课程设计
动态分区分配存储管理。
(3人)4分建立描述内存分配状况的数据结构;
建立描述进程的数据结构;
使用两种方式产生进程:(a)自动产生,(b)手工输入;
在屏幕上显示内存的分配状况、每个进程的执行情况;
建立分区的分配与回收算法,支持紧凑算法;
时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位;
(b)响应WM_TIMER;
将一批进程的执行情况存入磁盘文件,以后可以读出并重放;
支持算法:首次适应算法、循环首次适应算法、最佳适应算法:最坏适应算法。
本软件ID:5702979

文件下载

资源详情

[{"title":"(46个子文件2.41MB)动态分区分配存储管理-操作系统课程设计","children":[{"title":"动态分区分配存储管理","children":[{"title":"123.dsw <span style='color:#111;'>512B</span>","children":null,"spread":false},{"title":"ReadMe.txt <span style='color:#111;'>3.45KB</span>","children":null,"spread":false},{"title":"StdAfx.h <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"first_fit.txt <span style='color:#111;'>432B</span>","children":null,"spread":false},{"title":"res","children":[{"title":"123.rc2 <span style='color:#111;'>395B</span>","children":null,"spread":false},{"title":"123.ico <span style='color:#111;'>1.05KB</span>","children":null,"spread":false}],"spread":true},{"title":"best_fit.txt <span style='color:#111;'>204B</span>","children":null,"spread":false},{"title":"D1.cpp <span style='color:#111;'>1.38KB</span>","children":null,"spread":false},{"title":"D2.cpp <span style='color:#111;'>1.12KB</span>","children":null,"spread":false},{"title":"123Dlg.h <span style='color:#111;'>2.24KB</span>","children":null,"spread":false},{"title":"123.rc <span style='color:#111;'>7.48KB</span>","children":null,"spread":false},{"title":"worst_fit.txt <span style='color:#111;'>208B</span>","children":null,"spread":false},{"title":"123.h <span style='color:#111;'>1.27KB</span>","children":null,"spread":false},{"title":"123.clw <span style='color:#111;'>2.37KB</span>","children":null,"spread":false},{"title":"D2.h <span style='color:#111;'>1.10KB</span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"vc60.pdb <span style='color:#111;'>372.00KB</span>","children":null,"spread":false},{"title":"best_fit.txt <span style='color:#111;'>48B</span>","children":null,"spread":false},{"title":"worst_fit.txt <span style='color:#111;'>52B</span>","children":null,"spread":false},{"title":"123Dlg.obj <span style='color:#111;'>137.23KB</span>","children":null,"spread":false},{"title":"D1.obj <span style='color:#111;'>27.28KB</span>","children":null,"spread":false},{"title":"123.pch <span style='color:#111;'>5.24MB</span>","children":null,"spread":false},{"title":"vc60.idb <span style='color:#111;'>233.00KB</span>","children":null,"spread":false},{"title":"123.pdb <span style='color:#111;'>497.00KB</span>","children":null,"spread":false},{"title":"123.obj <span style='color:#111;'>27.84KB</span>","children":null,"spread":false},{"title":"1.txt <span style='color:#111;'>1.18KB</span>","children":null,"spread":false},{"title":"StdAfx.obj <span style='color:#111;'>103.15KB</span>","children":null,"spread":false},{"title":"123.ilk <span style='color:#111;'>366.26KB</span>","children":null,"spread":false},{"title":"nextfirst_fit.txt <span style='color:#111;'>108B</span>","children":null,"spread":false},{"title":"123.exe <span style='color:#111;'>160.07KB</span>","children":null,"spread":false},{"title":"D2.obj <span style='color:#111;'>27.76KB</span>","children":null,"spread":false},{"title":"123.res <span style='color:#111;'>3.34KB</span>","children":null,"spread":false},{"title":"D3.obj <span style='color:#111;'>32.68KB</span>","children":null,"spread":false}],"spread":false},{"title":"123.dsp <span style='color:#111;'>4.35KB</span>","children":null,"spread":false},{"title":"resource.h <span style='color:#111;'>1.61KB</span>","children":null,"spread":false},{"title":"123Dlg.cpp <span style='color:#111;'>31.06KB</span>","children":null,"spread":false},{"title":"1.txt <span style='color:#111;'>1.15KB</span>","children":null,"spread":false},{"title":"D1.h <span style='color:#111;'>1.10KB</span>","children":null,"spread":false},{"title":"D3.cpp <span style='color:#111;'>2.02KB</span>","children":null,"spread":false},{"title":"123.cpp <span style='color:#111;'>2.00KB</span>","children":null,"spread":false},{"title":"123.aps <span style='color:#111;'>22.54KB</span>","children":null,"spread":false},{"title":"StdAfx.cpp <span style='color:#111;'>205B</span>","children":null,"spread":false},{"title":"nextfirst_fit.txt <span style='color:#111;'>108B</span>","children":null,"spread":false},{"title":"D3.h <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"123.opt <span style='color:#111;'>49.50KB</span>","children":null,"spread":false},{"title":"123.ncb <span style='color:#111;'>81.00KB</span>","children":null,"spread":false},{"title":"123.plg <span style='color:#111;'>1.95KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • qq_39222785:
    希望有用吧2018-01-02
  • 愤怒哥XP:
    解决了我当前的问题2015-04-14
  • kodfv:
    很有用,对我帮助很大2015-01-17
  • qq_25173459:
    这个不错,,很实用,谢谢楼主2015-01-15
  • rainbowyxy:
    东西不错,可用2014-09-22

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明