文件名称:操作系统-模拟动态分区分配
介绍说明--下载内容均来自于网络,请自行研究使用
使用C语言实现模拟动态内存分区分配,运用最佳适应算法,最先适应算法以及最坏适应算法进行分区的动态扽陪管理,分多种情况进行分区的合并以及回收(The use of C language simulation of dynamic memory allocation, using the best fit algorithm, the adaptive algorithm and the worst fit algorithm with dynamic drag partition management, a variety of circumstances to partition merger and recovery)
相关搜索: 模拟动态分区分配
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
最佳适应算法.txt | 965 | 2017-12-19 |
最先适应算法.txt | 782 | 2017-12-19 |
最坏适应算法.txt | 1280 | 2017-12-19 |
模块设计.txt | 421 | 2017-12-21 |
动态分区分配(三算法).txt | 11630 | 2017-12-21 |