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