文件名称:zhucunkongjianfenpeihehuishou
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 871kb
- 下载次数:
- 0次
- 提 供 者:
- luo****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个程序,可以由用户初始化空闲表和作业申请队列,程序在这个基础上模拟作业调度及内存分配,并将过程显示。
用户初始化空闲表的时候需要指定每一个空闲块的大小及起址,程序根据空闲块起址自动将其插入到空闲表中的相应位置
用户初始化申请队列时只需输入作业名及提交时间,所需时间。程序将申请队列中的作业按提交时间排序。-Design a program that can free the user initiates an application form and job queues, process simulation on this basis, job scheduling and memory allocation, process and display. Initialized when the user need to specify free form of a free block of each size and from the site, the program based on free block from the site automatically inserted into the corresponding position in the free list initialized request queue when the user just enter the job name and submission time, the time required. Procedures will apply for jobs in the queue sorted by submission time.
用户初始化空闲表的时候需要指定每一个空闲块的大小及起址,程序根据空闲块起址自动将其插入到空闲表中的相应位置
用户初始化申请队列时只需输入作业名及提交时间,所需时间。程序将申请队列中的作业按提交时间排序。-Design a program that can free the user initiates an application form and job queues, process simulation on this basis, job scheduling and memory allocation, process and display. Initialized when the user need to specify free form of a free block of each size and from the site, the program based on free block from the site automatically inserted into the corresponding position in the free list initialized request queue when the user just enter the job name and submission time, the time required. Procedures will apply for jobs in the queue sorted by submission time.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实习二 主存空间的分配和回收\实验2.cpp
............................\Debug\vc60.idb
............................\.....\vc60.pdb
............................\.....\实验2.exe
............................\.....\实验2.pdb
............................\.....\实验2.pch
............................\.....\实验2.obj
............................\.....\实验2.ilk
............................\实验2.ncb
............................\实验2.plg
............................\实验2.dsp
............................\实验2.opt
............................\实验2.dsw
............................\Debug
实习二 主存空间的分配和回收
............................\Debug\vc60.idb
............................\.....\vc60.pdb
............................\.....\实验2.exe
............................\.....\实验2.pdb
............................\.....\实验2.pch
............................\.....\实验2.obj
............................\.....\实验2.ilk
............................\实验2.ncb
............................\实验2.plg
............................\实验2.dsp
............................\实验2.opt
............................\实验2.dsw
............................\Debug
实习二 主存空间的分配和回收