CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Data Structures

搜索资源列表

  1. yimaqi

    0下载:
  2. 银行管理系统,数据结构,C/C++,树,下载后解压才可以用-banking management systems, data structures, C / C, trees, and the downloading of decompression before they can use
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3739
    • 提供者:506
  1. NetStream

    0下载:
  2. 已知一个网络对应的邻接矩阵,求该网络上的最大流。属于数据结构中的问题。-a network known counterparts in the adjacent matrix, the network for the maximum flow. Data structures belonging to the problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1257
    • 提供者:温耀彬
  1. datastru

    0下载:
  2. 数据结构的C++PDF文档-data structures of C PDF files
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1401058
    • 提供者:莫金雨
  1. 迷宫求解

    0下载:
  2. 迷宫求解的算法,可用于数据结构的教学-maze solving algorithms, data structures can be used for teaching
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1660
    • 提供者:徐国天
  1. Introduction.to.Algorithms(chinese)

    0下载:
  2. 《算法导论》中文版!!中文名《现代计算机常用数据结构和算法》,程序员内功修炼必备。-"algorithm" Introduction to Chinese version! ! The Chinese name of "modern computer commonly used data structures and algorithms", the programmer must Internal KungFu.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25603621
    • 提供者:xl
  1. cghost

    0下载:
  2. C语言常用算法源代码,数据结构原理实现, 对学习应用有参考价值。-C language source code commonly used algorithms and data structures to achieve the principle of learning about the application of a reference value.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:277122
    • 提供者:irow
  1. xunkexitongdatastructure

    0下载:
  2. 这是一个利用数据结构开发的学生选棵系统,是基于数据结构!-This is a data structure used in the development of students trees election system is based on the data structures!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:35725
    • 提供者:liyunfei
  1. MinPath

    0下载:
  2. 数据结构应用,用以寻找2点之间的最短路径,有效节省时间。以上程序只是一个雏形-application data structures, 2:00 to find the shortest path between effectively save time. Above procedure is just a prototype
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:104875
    • 提供者:周炜炜
  1. shm_cache

    0下载:
  2. 朋友的作品,linux下的结构化共享内存,数据结构的设计比较巧妙,学习共享内存和数据结构可参考-friend works, linux under the structure of shared memory, data structures rather clever design. Learning shared memory and data structures can refer to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5563
    • 提供者:江健
  1. 8.14LZWCompress

    0下载:
  2. LZW是一个很著名的压缩解压缩设计方案,在很多数据结构书中都作为例子讲解,此程序完整的实现了基于LZW的压缩解压缩-LZW is a very famous decompress compressed design scheme, Many data structures in the book are as examples to explain that the integrity of the process based on the realization of the LZW comp
  3. 所属分类:压缩解压

  1. 20070320tree

    0下载:
  2. 属于数据结构的C++编程,包括二叉树的添加删除节点等操作。-data structures belong to the C programming, including the addition of binary tree nodes delete operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:134284
    • 提供者:张婧姝
  1. rongqi

    0下载:
  2. 我们没有按照过程化 程序设计的方式把数据结构和函数分开而是引入了一个类TextQuery 来封装它们我们将 在后面章节中更详细地了解类的使用文本的表示也做了修改以便能够在当前可用的编 259 第六章 抽象容器类型 译器下通过编译-we did not follow procedures for the process of design of the data structures and function separately but the introduction of a
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3086
    • 提供者:chongge
  1. SJJG_BIT

    0下载:
  2. 常用数据结构演示:1、链表管理;2、二叉树;3、背包问题;4、力的实现;5、表达式计算;6、分水问题。-commonly used data structures exercise : 1, Chain management; 2, the binary tree; 3, knapsack problem; 4, the force achieved; 5. formulas; 6, the dividing issues.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:585711
    • 提供者:林健
  1. zuijialujin

    0下载:
  2. 数据结构常用算法,求最佳路径的,供大家参考-data structures, algorithms, seeking the best path for your reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1320
    • 提供者:fanghe
  1. structuress

    0下载:
  2. 常用数据结构集体实现,功能较全的数据结构实现,包括链表、映射、队列、集合、堆栈、vector等,自带异常处理,非常方便-commonly used data structures collective achievement, function over the entire data structure to achieve, including the linked list, mapping, Queue, Set, Stack, vector, bringing their unusua
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13083
    • 提供者:杜立博
  1. bianldeyouyngi

    0下载:
  2. 进行图的遍历的演示,(c 语言 数据结构课程设计题),绝对有用,可以运行-plans for the traversal of the display, (c language curriculum design data structures that), absolutely useful, can run
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1799
    • 提供者:ppppp
  1. 数据结构与算法——C++版

    0下载:
  2. 数据结构与算法——C++版 好书要不要,不用付钱的哦-data structures and algorithms -- C version of the books should not and do not have to pay oh
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9649440
    • 提供者:李可
  1. C++ Builder程序员学习数据结构第8章

    0下载:
  2. C++ Builder程序员学习数据结构第8章-Builder programmers learn C data structures Chapter 8
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:389372
    • 提供者:卓玛
  1. struct_vc

    0下载:
  2. 用VC实现的几个常用的数据结构-with VC several commonly used data structures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23667
    • 提供者:qw
  1. 算法源码

    0下载:
  2. 常用算法和数据结构的c++实现方法!-commonly used algorithms and data structures of c method!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:148661
    • 提供者:吴霞玉
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com