搜索资源列表
Simulate_Allocate_Memory_Implement_by_C
- 模拟内存分配的c语言实现 六、 实验目的 了解用户程序分配内存以及回收所用内存的过程,加深对操作系统存储管理机制的理解。 七、 实验内容 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 (提示:“内存空闲区”数组的设置原理类似于实验一。动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。) -simulation memory allocation
HuffmanClass
- 这是我改编的一个Huffman(哈夫曼)算法,通过VS2010测试,绝对能用。。。真给力 !-This is my adaptation of a Huffman (Huffman) algorithm, VS2010 test, absolutely can. . . Haha
memory
- 模拟内存分配中的首次循环适应算法,用双向循环链表实现-Simulation of memory allocation in the first cycle adaptation algorithm
DTassign
- 简单完成计算机的动态内存分配功能,利用链表结点存储内存,实现了最佳适应算法,最坏算法,首次适应算法,循环适应算法和紧凑算法。-Simply complete the function of the computer' s dynamic memory allocation, linked list of nodes using storage memory, to achieve the best fit algorithm, the worst algorithm, the first
daoyou
- 校园导游系统,可以提供校园内两地点之前最短路径及距离,并且可以对景点进行添加删除修改等操作-Campus guide system, can provide campus before two site shortest path and distance, and can be added to delete to spots for adaptation, operation