文件名称:CM
介绍说明--下载内容均来自于网络,请自行研究使用
编写程序完成动态分区存储管理方式的主存分配回收的实现。
完成:
验证最优适应算法;
实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配和回收;最后编写主函数对所做工作进行测试。
-Write a program to complete dynamic partitioning storage management way of the realization of the distribution of main memory recovery.
Complete:
The optimal adaptive algorithm validation
The specific include: first to determine the main memory space allocation table Then using the optimal adaptive algorithm to complete the main memory space allocation and recycling Finally write the main function testing work.
完成:
验证最优适应算法;
实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配和回收;最后编写主函数对所做工作进行测试。
-Write a program to complete dynamic partitioning storage management way of the realization of the distribution of main memory recovery.
Complete:
The optimal adaptive algorithm validation
The specific include: first to determine the main memory space allocation table Then using the optimal adaptive algorithm to complete the main memory space allocation and recycling Finally write the main function testing work.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
存储管理.cpp