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

资源列表

« 1 2 ... .55 .56 .57 .58 .59 2660.61 .62 .63 .64 .65 ... 2673 »
  1. n

    0下载:
  2. 这是n皇后回溯法,可能有点不是很优的,大家拿去多改进-nqueque
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:534
    • 提供者:寺地区性
  1. Datastruct_C 实现顺序表的就地逆置

    0下载:
  2. Descr iption 试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,…..an),逆置为( an,an-1, …….a2,a1)。 Input 输入长度n 接下来是n个数 Output 操作后的序列。 Sample Input 7 2 4 1 7 5 3 6 Sample Output 6 3 5 7 1 4
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-21
    • 文件大小:533
    • 提供者:李杨
  1. 1

    0下载:
  2. 排序算法 二叉树的排序代码 快速排序 能够运行-ORDER
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:533
    • 提供者:
  1. 8huanghou

    0下载:
  2. 8皇后问题递归解法,输出了所有的有关8皇后问题可能的解法-8 queens problem recursive solution, the output of all of the 8 Queens problem may be related to the solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:533
    • 提供者:
  1. LINB

    0下载:
  2. program on linked list on c
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:533
    • 提供者:shishir
  1. simknap_rec

    0下载:
  2. 简化背包算法,实用于大学生学习模拟使用,实现简单的背包问题-Simplify the knapsack algorithm, useful in the simulation students learn to use, simple knapsack problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:533
    • 提供者:左孝源
  1. Rebuild-binary-tree

    0下载:
  2. Rebuild binary tree 根据输入的二叉树前序和中序遍历序列重构二叉树,输出对应节点的左右子节点。-Rebuild binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:533
    • 提供者:
  1. BANK

    0下载:
  2. bank data structure code
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:533
    • 提供者:mad
  1. BinaryTree-Positive-sequence

    0下载:
  2. 二叉树的正序建立。代码完整,可直接运行。-BianryTree Positive sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:532
    • 提供者:Jie Yu
  1. Exam_1

    0下载:
  2. 基于C语言的编程,求数值间的最大公约数和最小公倍数-Greatest common divisor
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:532
    • 提供者:zhaodahai
  1. suffix

    0下载:
  2. 后缀数组,解决字符串问题的一种重要的基础的算法-Suffix array, resolving string issues an important basic algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-28
    • 文件大小:532
    • 提供者:张轩
  1. buildTree

    0下载:
  2. 二叉树是采用递归定义的,实现起来代码简洁并且它在具体的计算机科学中有很重要的运用,是一种很重要的数据结构,二叉树有三种遍历和建立的方式。-Binary Tree is a recursive definition, the code is simple to implement and it has very important applications in computer science in particular, is a very important data structure,
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:532
    • 提供者:lly
« 1 2 ... .55 .56 .57 .58 .59 2660.61 .62 .63 .64 .65 ... 2673 »
搜珍网 www.dssz.com