CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 伙伴系统

搜索资源列表

  1. AllocBuddy

    0下载:
  2. 伙伴系统:avail[0..m]为可利用空间表, n为申请分配量, 若有不小于n的空闲块, 则分配相应的存储块, 并返回其首地址,否则返回NULL -Partner system: avail [0 .. m] can be used for table space, n for the distribution of the volume of applications, if n is not less than the free block, then the distribution o
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2258
    • 提供者:liyuansong
  1. buddysystem

    0下载:
  2. 伙伴系统(buddy system)算法实现。两个文件 buddysystem.c,buddysystem.h,主要实现了两个主功能函数1.Buddy System 内存块分配算法,函数AllocBuddySpace;2.Buddy System 空闲块回收算法,函数FreeBuddy。-Buddy system (buddy system) algorithm. Two files buddysystem.c, buddysystem.h, mainly to achieve two ma
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2231
    • 提供者:peterwong
  1. datastructure

    0下载:
  2. 实现一个内存分配模拟系统,分配的原则参见“伙伴系统”。 要点:使用链表保存各块内存信息,同一个链表中保存的各块大小相同。 链表中的每个结点形式如下: 从键盘输入欲分配的块的大小,系统给出分配结果,并在屏幕上显示出来(图示方式或文本方式)。 -A memory allocation simulation system, the principle of allocation see the " buddy system" . Po
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:30206
    • 提供者:luokun
  1. BuddyMemory

    0下载:
  2. 数据结构作业 伙伴存储系统 可模拟演示伙伴存储 包括源代码-Data structures to store the operating system can simulate demo partner partners including source code storage
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:46413
    • 提供者:yangbin
搜珍网 www.dssz.com