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

资源列表

« 1 2 ... .38 .39 .40 .41 .42 143.44 .45 .46 .47 .48 ... 2673 »
  1. migong.c

    0下载:
  2. 参考资料写的一个迷宫问题,能显示具体的步骤,和最终结果。-The maze problem, can show every step, and the final result.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:745byte
    • 提供者:kevin
  1. ADLinearTimeSelect

    0下载:
  2. 线性时间选择算法:给定线性序集中 n 个元素和一个整数 k,1≤k≤n,要求找出这 n 个 元素中第 k 小的元素,-algorithm for Linear time selection
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:745byte
    • 提供者:linfushou
  1. huanfang

    0下载:
  2. 数据结构课程设计题目《幻方》源码 运用C++编写-Data structure course design topics " magic square" source written using C++
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:745byte
    • 提供者:wangcxw
  1. Binary_sort_tree

    0下载:
  2. 撰写一个程序,能够构建字符串型的二叉排序树并在二叉排序树中查找节点。 所谓二叉排序树,简而言之,是一个每个节点可指向 0、1 或 2 个节点的递归的数据结构。最上层的一个节点称为树根。二叉排序树服从凡是比当前节点小的值都在其左下方,比当前节点大的值都在其右下方的规律。该规律不仅适用于树的局部,也适用于整棵二叉排序树。-Write a program to build string of binary sort tree and binary sort tree to find nodes.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:745byte
    • 提供者:王石
  1. 1221

    0下载:
  2. 浙大acm1221题,C++解答。acm课程设计-Zhejiang acm1221 problem, C++ solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:745byte
    • 提供者:叶氏
  1. joseph

    0下载:
  2. 约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列-joseph ring
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:745byte
    • 提供者:lili
  1. zidianxu

    0下载:
  2. 字典序问题,对给定任意长度不超过6的升序字符串按照字典序排列并编码-Dictionary order problem, for any given length of no more than 6 ascending string in accordance with the order of the order and code
  3. 所属分类:Data structs

    • 发布日期:2017-12-11
    • 文件大小:745byte
    • 提供者:婷婷
  1. Cpp1

    0下载:
  2. 杨辉三角的显示,数据结构,比较戳的做法。-Yang Hui triangle display, data structures, compare the practice stamp.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:746byte
    • 提供者:刘玉辉
  1. 以二叉链表作存储结构

    1下载:
  2. 以二叉链表作存储结构,编写一个算法将二叉树左、右子树进行交换的算法。-Write an algorithm to binary trees left and right subtree exchange algorithm for binary list storage structure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-13
    • 文件大小:746byte
    • 提供者:陈国泓
  1. abc

    0下载:
  2. 单链表的归并排序,你可以用它来实现一个单链表的归并排序。-A single list of merge sort, you can use it to achieve a single list of merge sort.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:746byte
    • 提供者:王蒙
  1. MergeSort

    0下载:
  2. Merge sort 归并排序 MIT公开课Introduction to Algorithms 6.046j/18.410j, Lecture 2课堂实例 环境:g++/ Win7 April 15, 2012-Merge sort example MIT Introduction to Algorithms 6.046j/18.410j, Lecture 2 g++/ Win7 Qian Mao, Information Networking Institute, C
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:746byte
    • 提供者:mao
  1. Expression-evaluation

    0下载:
  2. 利用堆栈解析算术表达式的基本方法进行表达式求值。-Stack basic analytical methods use arithmetic expressions were expressions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:746byte
    • 提供者:baby1992
« 1 2 ... .38 .39 .40 .41 .42 143.44 .45 .46 .47 .48 ... 2673 »
搜珍网 www.dssz.com