CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - data structure

搜索资源列表

  1. 《数据结构(c语言版)习题集》

    1下载:
  2. 数据结构(严慰民)配套纯C代码 对数据结构学习好-data structure (Yan Wei) The matching pair of pure C code data structure study
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:24204
    • 提供者:郑与喊
  1. 第一章 绪论0

    0下载:
  2. 数据结构(严慰民)配套纯C代码 书决结构学习很有帮助的-data structure (Yan Wei China) matching pure C code book must study the structure helpful
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5387
    • 提供者:郑与喊
  1. C++实现二叉树很好的例子

    0下载:
  2. 数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1345
    • 提供者:王国强
  1. 银行家算法的二解

    0下载:
  2. 数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<=NEED[I,N],则转(2);否则,出错。 (2)如
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2825
    • 提供者:王国强
  1. qxd

    0下载:
  2. 数据结构中二分查找法,用于查找元素,快速 ,方便.-data structure two hours to search, to search for elements, fast and convenient.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1341
    • 提供者:齐笑东
  1. 层次遍例

    0下载:
  2. 数据结构里的好象是作业之层次遍历~字数够了-data structure, as if the level of operations, to traverse enough wordage
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10094
    • 提供者:孙伟
  1. 多关键字排序

    0下载:
  2. 数据结构里的作业之多关键字排序~字数又够了-data structure, operating as many as keyword ranking to the number of words in the 9,100
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9479
    • 提供者:孙伟
  1. xjjgkspx

    0下载:
  2. 数据结构的作业之快速排序程序~已经通过编译了-data structure of operations, rapid sequencing procedures have been adopted to compile the
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7061
    • 提供者:孙伟
  1. 完全二叉树的判断

    1下载:
  2. 数据结构的作业之完全二叉树的判断~字数够咯-data structure of operations, complete binary tree judgment enough to 1,10 wordage
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9992
    • 提供者:孙伟
  1. 二叉排序树及其查找

    1下载:
  2. 数据结构 上机 二叉排序树及其查找,包含更新二叉排序树存储二叉排序树上的查找,二叉排序树上的插入,二叉排序树上的删除等-data structure two forks on the plane and you sort tree, update contains two fork-tree storage binary search tree by sequencing, two tree fork insertion sort, two fork of the tree sort delet
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:大阳
  1. 下雨

    0下载:
  2. 数据结构课程设计-下雨,里面附带源程序和可执行文件.-data structure course design-it rains inside collateral source and executable files.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:184833
    • 提供者:zyq
  1. 数据结构及算法经典源程序集

    0下载:
  2. 数据结构经典算法源码,包括二叉数,队列,栈.应有尽有-data structure classical algorithm source code, including the number two forks, queue, stack. Everything
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:309059
    • 提供者:haip
  1. 数据结构习题2003

    0下载:
  2. 数据结构习题练习,对学习数据结构的或是考研的朋友都有帮助-data structure practice, to learn the structure of data taking tests or friends who help
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:192149
    • 提供者:小张
  1. 10372049

    0下载:
  2. 本设计使用C++来实现一个简单的数据结构问题,可以作为课程设计来使用,里边有详细的使用说明。-the design of C + + to achieve a simple data structure that can be used to design courses, inside a detailed usage instructions.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:37361
    • 提供者:赵威
  1. 10372049多系统电话服务系统

    0下载:
  2. 本设计使用C++来实现一个简单的数据结构问题,可以作为课程设计来使用,里边有详细的使用说明。-the design of C + + to achieve a simple data structure that can be used to design courses, inside a detailed usage instructions.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17513
    • 提供者:赵威
  1. cpphs

    0下载:
  2. Haskell,纯正的函数式程序设计语言。特别是利用很简单的叙述就可以完成[链表]、[矩阵]等数据结构。压缩包里有10几个例程 -Haskell, single-function programming language. In particular the use of very simple descr iption can be completed [List], [Matrix] data structure. 10 compression bag several routines
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17864
    • 提供者:鲍军波
  1. datastr

    0下载:
  2. 数据结构 array.h: 安全数组,可自动增长大小(随机访问,但扩充时效率低) linkedlist.h: 普通链表(可随机访问,但访问效率低) dclinkedlist: 双向循环链表(不可随机访问,但插入、遍历的效率都比普通链表高) hashtable.h: 哈希表(使用键值标识元素,键值一样的元素即认为相等,需重载 == 运算符并由用户定义哈希函数) binstree.h: 二叉搜索树(需重载 == 和 < 运算符) avltree.h: AVL 树(
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:16080
    • 提供者:许愿
  1. 算法补充

    0下载:
  2. 数据结构(c语言版)算法补充。从线形表到树。图-data structure (c language version) algorithm added. Alignment from tree to table. Map
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:77685
    • 提供者:郭凯良
  1. os_2

    0下载:
  2. 本程序需要用到数据结构中队列的概念完成。用指针指出下一个进程的PCB首地址,最后一个进程中指针为“0”。该调度算法是从后备队列中选择一个或若干个估计运行时间最短的作业,将其调入内存运行。当要求运行时间不为0时,将PCB加入队列(按优先数大小插入,且置队首标志);若要求运行时间为0,则把它的状态修改为“结束”(),并退出队列。-the procedures need to resort to queue data structure to complete the concept. Using i
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1087
    • 提供者:紫水晶
  1. mathBase

    0下载:
  2. 文件用于计算学分和先后的选修课 用于数据结构的递归思想!-documents used in the calculation of credit and has the optional for the recursive data structure thinking!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1720
    • 提供者:刘军利
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com