搜索资源列表
cunchuguanli
- 1.分析UNIX最先适应(first fit,FF)存储分配算法,即map数据结构、存储分配函数malloc()和存储释放函数mfree(),找出与算法有关的成分。 2.修改上述与算法有关的成分,使其分别体现BF(Best fit,最佳适应)分配原则和WF(Worst fit,最坏适应)分配原则。 -1. The first adaptation of UNIX (first fit, FF) memory allocation algorithm, that is, map the d