文件名称:DEAL_STORAGE_NEW
-
所属分类:
- 标签属性:
- 上传时间:2013-04-12
-
文件大小:1.82mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
① 本实验是模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。
② 采用最先适应法、最佳适应法、最坏适应法分配主存空间。
③ 当一个新作业要求装入主存时,必须查空闲区表,从中找出一个足够大的空闲区。若找到的空闲区大于作业需要量,这时应把它分成二部分,一部分为占用区,剩余部分又成为一个空闲区。
④ 当一个作业撤离时,归还的区域如果与其他空闲区相邻,则应合并成一个较大的空闲区,登在空闲区表中。
⑤ 运行所设计的程序,输出有关数据结构表项的变化和内存的当前状态。
-① 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.
② 采用最先适应法、最佳适应法、最坏适应法分配主存空间。
③ 当一个新作业要求装入主存时,必须查空闲区表,从中找出一个足够大的空闲区。若找到的空闲区大于作业需要量,这时应把它分成二部分,一部分为占用区,剩余部分又成为一个空闲区。
④ 当一个作业撤离时,归还的区域如果与其他空闲区相邻,则应合并成一个较大的空闲区,登在空闲区表中。
⑤ 运行所设计的程序,输出有关数据结构表项的变化和内存的当前状态。
-① 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/DEAL_STORAGE_NEW.clw
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.cpp
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.dsp
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.dsw
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.h
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.ncb
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.opt
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.plg
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.rc
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.cpp
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.dsp
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.dsw
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.h
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.ncb
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.opt
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.plg
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEW.exe
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEW.ilk
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEW.obj
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEW.pch
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEW.pdb
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEW.res
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEWDlg.obj
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEWDlg.pdb
DEAL_STORAGE_NEW/Debug/StdAfx.obj
DEAL_STORAGE_NEW/Debug/vc60.idb
DEAL_STORAGE_NEW/Debug/vc60.pdb
DEAL_STORAGE_NEW/ReadMe.txt
DEAL_STORAGE_NEW/res/DEAL_STORAGE_NEW.ico
DEAL_STORAGE_NEW/res/DEAL_STORAGE_NEW.rc2
DEAL_STORAGE_NEW/resource.h
DEAL_STORAGE_NEW/StdAfx.cpp
DEAL_STORAGE_NEW/StdAfx.h
DEAL_STORAGE_NEW/Debug
DEAL_STORAGE_NEW/res
DEAL_STORAGE_NEW
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.clw
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.cpp
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.dsp
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.dsw
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.h
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.ncb
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.opt
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.plg
DEAL_STORAGE_NEW/DEAL_STORAGE_NEW.rc
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.cpp
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.dsp
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.dsw
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.h
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.ncb
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.opt
DEAL_STORAGE_NEW/DEAL_STORAGE_NEWDlg.plg
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEW.exe
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEW.ilk
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEW.obj
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEW.pch
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEW.pdb
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEW.res
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEWDlg.obj
DEAL_STORAGE_NEW/Debug/DEAL_STORAGE_NEWDlg.pdb
DEAL_STORAGE_NEW/Debug/StdAfx.obj
DEAL_STORAGE_NEW/Debug/vc60.idb
DEAL_STORAGE_NEW/Debug/vc60.pdb
DEAL_STORAGE_NEW/ReadMe.txt
DEAL_STORAGE_NEW/res/DEAL_STORAGE_NEW.ico
DEAL_STORAGE_NEW/res/DEAL_STORAGE_NEW.rc2
DEAL_STORAGE_NEW/resource.h
DEAL_STORAGE_NEW/StdAfx.cpp
DEAL_STORAGE_NEW/StdAfx.h
DEAL_STORAGE_NEW/Debug
DEAL_STORAGE_NEW/res
DEAL_STORAGE_NEW
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.