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

资源列表

« 1 2 ... 96 97 98 99 100 101.02 .03 .04 .05 .06 ... 2673 »
  1. Tree_test

    0下载:
  2. 一个包装好的树型模板类,可以实例化树型数据结构.-a packed tree template category, examples of the tree data structure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.63kb
    • 提供者:cb
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:145.17kb
    • 提供者:Bob
  1. djkhfg

    0下载:
  2. 对文件中的数据进行哈夫曼编码和解码,列出给定数据的权重,列出左右孩子和父亲节点的列表,对任意数据进行进行哈夫曼编码和解码-to document the data Huffman coding and decoding, data presents given weight, shown around children and the father node list of arbitrary data for Huffman coding and decoding
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.27kb
    • 提供者:houny
  1. bhfit

    1下载:
  2. 输入学期总数 学期的学分上限 课程数 拓扑排序所形成的课程先修关系的边数 课程号及其学分 在各学期学期负担尽量均匀和 课程集中在前几个学期进行排课两种条件下进行排课-importation of the total semester credit semester courses ceiling few topological sorting as a result of the pre-course edge courses, and credits in the semester to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.36kb
    • 提供者:houny
  1. asdcv

    0下载:
  2. 利用哈希函数对学生姓名进行最优化查找 可选择从键盘输入和文件输入,需输入名字最大长度-hash function to the students find the most optimal choice from the keyboard input and the input document, name must be imported maximum length
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.61kb
    • 提供者:houny
  1. Arthur

    0下载:
  2. 程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。-procedures functions : achieving a polynomial of four operations is mainly used in the more - is the realization Apart from achieving up is very complex.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.92kb
    • 提供者:宋文强
  1. shcool-guide

    0下载:
  2. 数据结构中的一个试验程序,实现简单的校园导游图功能,提供查找最短路径功能。-data structure of a test procedures, a simple guide campus map function, providing the shortest path search function.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:宋文强
  1. hongheishu

    0下载:
  2. 红黑树算法,是高级数据结构中必须学习的一种特殊二元查找树,也是很有实际用处的一个算法。-Tree algorithm, senior data structure must learn a special binary search tree, also very practical usefulness of an algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:56.02kb
    • 提供者:宋文强
  1. rbtreetraver

    0下载:
  2. 树的四种遍历方式,中叙,前序,后序和按层遍历算法,前三个用递归很好实现,最后一个复杂点。-tree traversal of the four, China and Syria, the former sequence after sequence and by layer traversal algorithm, the former three Recursive properly achieved, Finally a complex point.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:宋文强
  1. Chap7_InSort

    0下载:
  2. 本程序包实现了各种内排序功能,可以作为头文件库使用,封装好,强度大-the package to achieve a ranking within the various functions, as can the use of the header files, Packaging, and intensity
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:43.92kb
    • 提供者:14965a
  1. Chap9_hash

    0下载:
  2. 本程序实现了哈希表的基本功能,以及一些附带的附属功能,可以作为数据结构的演示程序-the procedures of the hash table to achieve the basic functions, as well as some fringe subsidiary function, can be used as a data structure Demonstration Program
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13.32kb
    • 提供者:14965a
  1. Chap8_ExtSort

    0下载:
  2. 本程序实现了败者树等外排序方式,封装性好,代码强壮-program of the master tree outer Sort, Packaging and good strong code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:286kb
    • 提供者:14965a
« 1 2 ... 96 97 98 99 100 101.02 .03 .04 .05 .06 ... 2673 »
搜珍网 www.dssz.com