文件名称:dongtaifenquguanli
介绍说明--下载内容均来自于网络,请自行研究使用
1.采用指定算法模拟动态分区管理方式的主存分配。能够处理以下的情形:
⑴ 随机出现的进程i申请jKB内存,程序能判断是否能分配,如果能分配,要求输出分配的首地址Faddress,并要求输出内存使用情况和空闲情况。
内存情况输出的格式为:Faddress该分区的首地址;Eaddress该分区的尾地址
Len 分区长度;Process 如果使用,使用的进程号,否则为0
⑵ 主存分配函数实现寻找空闲区、空闲区表的修改、已分配区表的修改功能。-1. Simulation algorithm using a dynamic partitioning of main memory management allocation. Able to handle the following situation: ⑴ random process i apply jKB memory, the program can determine whether the energy distribution, if the allocation of the requirements of the first address of the output distribution Faddress, and requested the output of memory usage and availability. Memory output format for the situation: Faddress first address the district Eaddress the Zoning Division of the tail length Len address Process If you are using, use the process number, or 0 ⑵ main memory for the allocation of function to find free zones, free District table modifications, changes the distribution function of the district table.
⑴ 随机出现的进程i申请jKB内存,程序能判断是否能分配,如果能分配,要求输出分配的首地址Faddress,并要求输出内存使用情况和空闲情况。
内存情况输出的格式为:Faddress该分区的首地址;Eaddress该分区的尾地址
Len 分区长度;Process 如果使用,使用的进程号,否则为0
⑵ 主存分配函数实现寻找空闲区、空闲区表的修改、已分配区表的修改功能。-1. Simulation algorithm using a dynamic partitioning of main memory management allocation. Able to handle the following situation: ⑴ random process i apply jKB memory, the program can determine whether the energy distribution, if the allocation of the requirements of the first address of the output distribution Faddress, and requested the output of memory usage and availability. Memory output format for the situation: Faddress first address the district Eaddress the Zoning Division of the tail length Len address Process If you are using, use the process number, or 0 ⑵ main memory for the allocation of function to find free zones, free District table modifications, changes the distribution function of the district table.
相关搜索: 分配
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dongtaifenquguanli.doc