CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - Sort

搜索资源列表

  1. neicun

    0下载:
  2. 我所采用的内存管理思想是链表管理思想,内存分配方案是最佳适应方案(best fit)。其主要的数据结构为 struct node { char* p int memosize int flag struct node* next } 这是一个链表的结点的数据结构,用它来管理内存的分配与回收。P 表示所指的分配的内存的首地址,memosize 表示分配的内存块的大小,flag 为一个标志量,表示内存块是否被占用。用 1 和 0 来表示被占用和不被占
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2.64kb
    • 提供者:ruikobe
  1. foo.tar

    0下载:
  2. sorting techniques--efficient C implementation of insertion,selection,bubble,merge and quick sort.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2.03kb
    • 提供者:sunny
  1. command

    1下载:
  2. 为Windows操作系统建立一个兼容Unix命令的命令接口; 实现命令包括ls,cat,cp,mv,md,rd,cd,sort,more,print,命令的内容与详细格式请查阅unix命令手册; 可以字符形式接收命令,执行命令,然后显示命令执行结果。-Compatible for the Windows operating system, a Unix command command interface to achieve order, including ls, cat, cp,
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:3.19kb
    • 提供者:
  1. DemoCheck

    0下载:
  2. c++写的一个DOS程序,主要列举了VECTOR和SORT的使用方法-c++ to write a DOS program, the main cited use of VECTOR and SORT
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:287.91kb
    • 提供者:hanwei
  1. memoryAllocate

    0下载:
  2. 操作系统内存分配模拟,采用首度适应匹配算法,能自动对碎片进行整理-Operating system memory allocation simulation, the first time to adapt to the matching algorithm that can automatically sort out the debris
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1mb
    • 提供者:chen
  1. pxzhlx

    0下载:
  2. 排序综合算法,很适合初学者学习操作系统使用,写的很清楚易懂的算法。-Sort synthesis algorithm , it is suitable for beginners to learn the operating system , written in very clear and understandable algorithm .
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1.42kb
    • 提供者:jerryhu
  1. Selection-Sort

    0下载:
  2. 用冒泡法对整型和双精度型数组进行排序的c++程序-Bubble Act of integer and double-precision array sort c++ program
  3. 所属分类:OS Develop

    • 发布日期:2017-11-06
    • 文件大小:582byte
    • 提供者:薛研
  1. guanlixitong

    0下载:
  2. (一)九大数据处理功能: 数据输入功能(键盘输入,文件导入) 数据编辑功能(添加,删除,查询,排序,分析) 数据输出功能(屏幕显示,文件保存) 注:分析功能将给出各个科目的最高分,最低分,平均分,优秀率以及不及格率。 保存功能中可以将排序后的数据保存为文件。 (二)密码验证 三次密码验证体系:进入系统需要验证密码,如果三次验证均错误,系统将自动退出。 注:系统密码为abcdef。如需修改密码可在程序第78行处修改。(
  3. 所属分类:OS Develop

    • 发布日期:2017-11-09
    • 文件大小:34.21kb
    • 提供者:LA
  1. nodelist.tar

    0下载:
  2. 数据结构、链表的操作;包括链表的创建、插入、删除、排序、逆置等操作;学习数据结构链表的绝佳材料-Data structure, the list of operations including the creation of the list, insert, delete, sort, reverse home and other operations linked list data structure of great learning materials
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1.18kb
    • 提供者:张立志
搜珍网 www.dssz.com