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

资源列表

« 1 2 ... .11 .12 .13 .14 .15 2316.17 .18 .19 .20 .21 ... 2673 »
  1. KUAHAO

    0下载:
  2. 用C做的括号匹配程序,可以检测用户输入的括号是否匹配并给出提示-C matching brackets do procedures, the user can input the brackets and whether the match is suggested
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.02kb
    • 提供者:阿姆罗
  1. find

    0下载:
  2. 数据结构中的顺序表和数表的查找算法。基本思想:从表的一端开始,顺序扫描线性表,依次将扫描到的结点的关键字与给定值k进行比较,若相等,则查找成功;若扫描到表的另一端仍没有找到与关键字k相等的结点,则查找失败。-Data structure in the order list and several forms of the search algorithm. The basic idea: to start from one end of the table, the order of the l
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1.02kb
    • 提供者:wuyoudanbo
  1. danlianbiao

    0下载:
  2. 数据结构中单链表的源代码,该程序可以实现单链表的插入,删除,查找等基本功能-this program is very good
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1.02kb
    • 提供者:强哥
  1. SortingArrays

    0下载:
  2. sorting an array in an imaginary inventory program
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1.02kb
    • 提供者:wael
  1. mogong

    0下载:
  2. 迷宫问题的求解运算、可以输入不同的迷宫、程序比较简短-Maze solving computing problems, you can enter a different maze procedure is relatively short
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.02kb
    • 提供者:momo
  1. Graph

    0下载:
  2. 用邻接矩阵存取图的顶点信息,在其存储结构上实现图的基本操作(添加,删除顶点与弧)-With access to the vertex adjacency matrix of information in its storage structure to achieve the basic graph operations (add, delete vertices and arcs.) .
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1.02kb
    • 提供者:吴君
  1. shortest-path

    0下载:
  2. 寻找单源最短路径问题的优先队列式分支限界法-Single-source shortest path problem priority queue type branch and bound
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.02kb
    • 提供者:丫丫
  1. List

    0下载:
  2. 用C++编写的两个List类,分别支持链表操作和数组操作。-Written in C++, two List classes, respectively, an array of operations and operations support list.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.02kb
    • 提供者:熊思源
  1. dfs

    0下载:
  2. 先深搜索算法,图论的基础算法,用于遍历图中各点,图用点边集表示,以文件方式读入-First deep-search algorithm, graph theory based algorithm for traversing the graph, Figure with a set of edges that point to papers read
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1.02kb
    • 提供者:
  1. pku3252

    0下载:
  2. 北大pku3252源代码 找出区间[a,b]中的round number数。一个数如果它的二进制表示中0的数目大于1的数目,这个数就是round number.-compute the number in [a,b]
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.02kb
    • 提供者:abilitytao
  1. MiniSpanTree_PRIM

    0下载:
  2. PRIM算法实现最小生成树的建立,并输出到文本文件中-PRIM to establish the minimum spanning tree algorithm, and output to a text file
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.02kb
    • 提供者:范殊文
  1. biaodashiqiuzhi

    0下载:
  2. 该程序是数据结构中对任意输入的一个表达式含有括号等的进行求值-The program is evaluated an expression of any input data structure containing parentheses,
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.02kb
    • 提供者:韩峰
« 1 2 ... .11 .12 .13 .14 .15 2316.17 .18 .19 .20 .21 ... 2673 »
搜珍网 www.dssz.com