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

资源列表

« 1 2 ... .72 .73 .74 .75 .76 677.78 .79 .80 .81 .82 ... 2673 »
  1. data

    0下载:
  2. 严蔚敏数据结构书本上的代码,很全面,很详细,很不错.
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 基于C语言的数据结构算法描述,包括常用的基础算法,适合初学者使用。-Based on the C language descr iption of the data structure algorithms, including the commonly used basic algorithm, suitable for beginners to use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:210.94kb
    • 提供者:wang qu
  1. STatusAddpoiyn

    0下载:
  2. 实现一元多项式的相加。。。。。。。先输入,数据结构所做-To achieve a polynomial sum. . . . . . . The first input, the data structure done. . .
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:210.9kb
    • 提供者:游远远
  1. longest-common-string

    0下载:
  2. 这是动态规划中,求最长公共子序列(Longest common string)的源代码。自己编写执行。程序简单,有注释。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:210.85kb
    • 提供者:haha
  1. spatialindex.vc

    1下载:
  2. 多维索引的多个结构的常用算法,如R树的插入删除修改,又如四叉树的插入删除修改等-Index multidimensional structure of a number of commonly used algorithms, such as the R-tree insert delete changes Again quadtree insert the revisions delete
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:210.83kb
    • 提供者:ken
  1. Lecture5

    0下载:
  2. 数据及结构中汉诺塔的排列问题程序,可以运行-Data and structural arrangement of the Towers of Hanoi problem in the program, you can run
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:210.8kb
    • 提供者:书生
  1. MasmPointer

    0下载:
  2. 一篇探讨汇编语言实现指针的方法,此外本文还实现了一个原型系统,并使用该系统对链表、二叉树等非 平凡的指针程序的进行了自动的安全验证。-An assembly language to explore ways to achieve the target, in addition to this paper implements a prototype system and the use of the system of linked list, binary tree, such as no
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:210.54kb
    • 提供者:dyf
  1. ds_5_8

    0下载:
  2. 此处可输入以下树来进行调试。 构建的树为 1 / | 2 3 4 / | \ 5 6 7 B | / 8 9 A 前序遍历:1 2 5 6 8 7 9 A 3 4 B 后序遍历:5 8 6 9 A 7 2 3 B 4 1 层次遍历:1 2 3 4 5 6 7 B 8 9 A-Here you can enter the following tree for debugging. Construction of the tree 1/| \ 2 3 4/|
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:210.52kb
    • 提供者:杨丫
  1. Knapsackproblem

    0下载:
  2. 一个背包问题的算法实现,里面有详细的解题过程-A knapsack problem of the algorithm, which detailed the process of problem solving
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:210.52kb
    • 提供者:wuman
  1. stl-code

    0下载:
  2. stl标准库是C++ 的一个类库,包括容器,算法,迭代器。提供许多基本的算法和数据结构-The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:210.48kb
    • 提供者:肖新
  1. hash

    0下载:
  2. 介绍了哈希表的构建方法和冲突处理的一种办法-Introduced the method of constructing a hash table and a means of conflict management
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:210.45kb
    • 提供者:liuchuanhong
  1. ds_5_3

    0下载:
  2. 生成二叉树 按照普通的二叉树输入方法进行输入,空节点还是用@表示。 例如输入以下这棵树: A / B C / D E / F G 输入根节点:A 输入A的两个儿子(@表示空节点):BC 输入B的两个儿子(@表示空节点):@@ 输入C的两个儿子(@表示空节点):DE 输入D的两个儿子(@表示空节点):FG 输入E的两个儿子(@表示空节点):@@ 输入F的两个儿子(@表示空节点):@@ 输入G的两个儿子(@表示空节点):-Generat
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:210.36kb
    • 提供者:杨丫
« 1 2 ... .72 .73 .74 .75 .76 677.78 .79 .80 .81 .82 ... 2673 »
搜珍网 www.dssz.com