文件名称:Memory-Allocation
介绍说明--下载内容均来自于网络,请自行研究使用
1.内存的分配和回收是存储器管理的关键。理解和掌握常用的内存分配算法的内容和原理。
2.通过本实验,模拟实现可变式分区分配算法:首次适应算法、最佳适应算法、最坏适应算法等。尝试编写一个简单的动态分区存储器管理模拟系统。-1the distribution and recovery of memory is a memory management key. Understanding and mastering the memory allocation algorithm content and principle.2through the experiment, simulation of the realization of variable partition algorithm: the first adaptation algorithm, the best adaptation algorithm, the worst adaptation algorithm. Try to write a simple dynamic partition memory management simulation system.
2.通过本实验,模拟实现可变式分区分配算法:首次适应算法、最佳适应算法、最坏适应算法等。尝试编写一个简单的动态分区存储器管理模拟系统。-1the distribution and recovery of memory is a memory management key. Understanding and mastering the memory allocation algorithm content and principle.2through the experiment, simulation of the realization of variable partition algorithm: the first adaptation algorithm, the best adaptation algorithm, the worst adaptation algorithm. Try to write a simple dynamic partition memory management simulation system.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Memory Allocation.cpp