CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 递归算法

搜索资源列表

  1. tree

    0下载:
  2. 输入字符序列,建立二叉链表。 前序、中序、后序遍历二叉树:递归算法。 前序、中序、后序遍历二叉树:非递归算法。 求二叉树的高度 。-Enter the character sequence, build binary list. Preorder, inorder, preorder after binary: recursive algorithm. Preorder, inorder, preorder after binary: non-recursive algor
  3. 所属分类:Console

    • 发布日期:2017-05-14
    • 文件大小:3228758
    • 提供者:qulei
  1. Traverse

    0下载:
  2. 给出二叉树的前序和中序遍历,根据此求二叉树的后序遍历并输出。使用递归算法。-After seeking the binary tree traversal sequence.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:919
    • 提供者:白新
  1. Two-order-traversal

    0下载:
  2. 中序遍历二叉树非递归算法 栈 中序遍历二叉树非递归算法 栈-Two order traversal.zip
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1350
    • 提供者:tjl
  1. EightQueens

    0下载:
  2. 递归算法:八皇后问题,成功实现递归算法——八皇后问题,程序注释详细,结构紧凑。-Recursive algorithm: the eight queens problem, the successful implementation of recursive algorithms- the eight queens problem, detailed program comments, compact structure.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:1292
    • 提供者:王重阳
  1. Binary-search

    0下载:
  2. 二分查找,递归算法,按字典顺序排好的n个字符串,查找给定的字符串,成功返回索引值,失败返回-1;-Binary search (recursive algorithm)
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:564
    • 提供者:卢俊
  1. Ful_Permutation_Constructor

    0下载:
  2. 通过四种算法产生全排列数据,这四种算法是:递归算法、STL算法、字典算法、SJT算法;同时附有算法说明。-The arrangement of data generated by the four algorithms, the four algorithms are: recursive algorithm, STL algorithm, SJT algorithm, dictionary algorithm at the same time with the algorithm descr
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6609047
    • 提供者:朱华慧
  1. hanoi

    0下载:
  2. 一个实现汉诺塔递归算法的VC程序,经调试通过可以使用-HANOR a recursive algorithm VC program, the debugger can be used
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:19090
    • 提供者:紫错
  1. queen_recursive

    0下载:
  2. 皇后递归算法-o,my god
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4335
    • 提供者:Mr.zeng
  1. text2318

    0下载:
  2. 能够简单的用栈消除递归 ,实现递归算法的合理消除-To eliminate the use of recursive stack simple, reasonable to eliminate the implementation of recursive algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2681423
    • 提供者:晴朗
  1. eightqueens

    0下载:
  2. 八皇后,排列,组合,面试常用的递归算法,曾经腾讯笔试考过,笔者自己编写的,非常有用-Eight queen, permutation and combination, commonly used recursive algorithm, the interview once tencent the written exam, the author to write your own, very useful!!!!!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2153
    • 提供者:郗腾飞
  1. DIRR

    0下载:
  2. 递归算法,能够列出所有的文件类型及目录,非常简单实用-you can use it to list all files and directories with a specific path.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3001
    • 提供者:BO WU
  1. Eight-Queen

    0下载:
  2. 历史遗留下的八皇后问题,简单的递归算法实现。-Historical legacy of the eight queens problem, a simple recursive algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1034
    • 提供者:陈通
  1. Arrange_Recursive

    0下载:
  2. c语言描述下的递归算法的无重复全排列,例:对字符串a[2]= abc 的全排列:abc acb bac bca cab cba-The recursive algorithm of the C language is arranged without duplication
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:615
    • 提供者:白佳豪
  1. Eight-Queen

    0下载:
  2. C语言实现的解决八皇后问题,用二维数组模拟棋盘,使用的非递归算法。-C language to solve the problem of eight queens, with two-dimensional array simulation board, using the non recursive algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:151590
    • 提供者:jiyameng
  1. qweqwe

    0下载:
  2. .输入字符序列,建立二叉链表。 2.中序遍历二叉树:递归算法。 3.中序遍历二叉树:非递归算法。(最好也能实现先序,后序非递归算法) 4.求二叉树的高度 。 5.求二叉树的叶子个数。 6.编写一个主函数,调试上述算法。 -. Enter the character sequence, build binary list. 2. Binary tree traversal: recursive algorithm. 3. Preo
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1578
    • 提供者:啊啊啊
  1. levinson

    0下载:
  2. 利用Levinson递归算法求解对称Toeplitz方程,即求解预测反卷积算法-Use of Levinson recursive algorithm for solving symmetric Toeplitz equation, namely deconvolution algorithm to solve the prediction
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:516
    • 提供者:
  1. njiecheng

    0下载:
  2. 可以计算高精度阶乘,普通的递归算法智能计算到50的阶乘,而该算法可以算出100的阶乘-The calculation precision of n factorial
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:721
    • 提供者:李四
  1. diguishuchushuzu

    0下载:
  2. 递归算法是把问题转化为规模缩小了的同类问题的子问题。然后递归调用函数(或过程)来表示问题的解。用递归来输出数组非常简单。-Recursive algorithm is to reduce the size of the problem into sub-problems of similar problems. Then recursively call the function (or process) to represent the solution of the problem. Use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6490
    • 提供者:黄忠
  1. main

    0下载:
  2. 使用C++,请给出此题的递归算法及非递归算法。-Using c++, give the recursive algorithm of this problem and non-recursive algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:11777
    • 提供者:Darkmoss
  1. cPP-source

    0下载:
  2. 这里面包含四个小程序,分别是二叉树染色问题,根据二叉树的先序遍历和中序遍历求出后序遍历,利用队列的保存顺序特性,模拟售票口服务解决实际问题,用递归算法解决分局自问题,这四个程序都是完整的小程序,希望能有帮助。-Here bread containing four small program, are binary tree coloring problem, according to the postorder traversal of binary tree preorder traversa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2945
    • 提供者:刘东
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com