搜索资源列表
3
- 采用位示图来表示主存分配情况,实现主存空间的分配和回收。
cuncuqi
- 实现首次适应算法的动态分配过程alloc()和回收过程setfree()。其中,空闲分区通过空闲区说明表;在进行内存分配时,系统优先使用空闲区低端的空间。-Algorithm to achieve the first time to adapt to the dynamic allocation process alloc () and the recycling process setfree (). Among them, the idle through the free zone Zon
ZhuCunFenPei
- 主存储器空间的分配和回收,在C环境中动态显示-The main memory space allocation and recycling, in the C environment, dynamic display