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

搜索资源列表

  1. huaffmantree

    0下载:
  2. 以二叉链表作为存储结构,探讨各种非递归的遍历算法以及求根结点到任意节点的路径.-In order to list as a binary storage structure, to explore non-recursive traversal algorithm, as well as seeking root node to any node in the path.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:102486
    • 提供者:cy
  1. algorithm

    0下载:
  2. 非常实用的非递归二叉树遍历算法,可以解决许多生活中时机的问题-Very useful non-recursive binary tree traversal algorithm that can solve many problems in life time
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1452
    • 提供者:刘存
  1. migong

    0下载:
  2. 一个迷宫路径求解的设计与编写思路,该程序采用C语言编写,主要使用了非递归算法和数组的运用。-A labyrinth path for solving the design and preparation of ideas, the program using C language, the main use of non-recursive algorithm and array use.
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:tangqing
  1. bin-tree

    0下载:
  2. 二叉树三种遍历的非递归算法(背诵版), 学数据结构的朋友推荐看一看!-binary_tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:876
    • 提供者:zhang
  1. binarytree

    0下载:
  2. 用c++写二叉树的非递归算法,不错的哦,如何不足,请多包含-A binary tree using c++ to write a non-recursive algorithm, bad Oh, how the lack of ability, with
  3. 所属分类:Data structs

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

    0下载:
  2. 用c语言来实现 , 用非递归的方式写汉诺塔的问题,-With the c language to realize, the way to write a non-recursive Towers of Hanoi problem,
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:733
    • 提供者:哈哈
  1. Maze

    0下载:
  2. 用非递归思想实现“迷宫”经典问题的算法,运用了堆栈的方法-To achieve a non-recursive thinking, " Maze" problem algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:316129
    • 提供者:魏洋靓
  1. DataStructure

    0下载:
  2. 二叉查找树数据结构及基本操作,前序遍历,中序遍历,以及其非递归算法-Binary search tree data structure and basic operation, pre-order traversal, inorder traversal, as well as its non-recursive algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:993
    • 提供者:fibers
  1. array

    0下载:
  2. 边集数组的非递归深度搜索遍历和广度搜索遍历-happy
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:370310
    • 提供者:cai1988715
  1. nprime

    0下载:
  2. N Prime问题也可以成为N皇后问题,此算法这是回溯法,非递归实现.-N Prime problem can also be N Queens problem, this algorithm is backtracking, non-recursive implementation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:101696
    • 提供者:han
  1. bitree

    0下载:
  2. 二叉树遍历程序,非递归方法实现,请参考,数据结构使用-Binary tree traversal procedures, non-recursive method of implementation, please refer to the data structure uses
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:398346
    • 提供者:张元
  1. king_visit

    0下载:
  2. 骑士巡游的非递归实现,代码树已经进行了优化,可以在最优时间内得带结果-Knight-tour of the non-recursive implementation, the code tree has been optimized, you can get the optimal time to bring the results of
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3060
    • 提供者:gongkai
  1. beibao

    0下载:
  2. 非递归背包 而提尔而喝酒伊特和人家一块和金额很容易空间-Tire, but non-recursive backpack and a drink Voight and others, and the amount of space is easy to
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:906799
    • 提供者:罗辉
  1. GaussianClutterPowerSpectrumEstimation

    0下载:
  2. 本程序已被本人整理到WORD文档中,编程语言为MATLAB,程序中首先利用非递归法产生滤波器系数,生成相关高斯杂波,直接对杂波信号作FFT变换,结果取模平方后除以长度N,即可得到杂波的功率谱,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!- This program has been organized into WORD document I, the programming language MATLAB, the program produced the
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3272
    • 提供者:biggirl
  1. linearfilter

    0下载:
  2. 空域数字图像线性滤波器和频域非递归滤波器(包括:频域变换法、频域抽样法和窗函数法)的Matlab实现。-Airspace linear digital image filters and frequency-domain non-recursive filter (including: frequency-domain transformation method, frequency-domain sampling method and window function method) of th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:238079
    • 提供者:Anna
  1. mi

    0下载:
  2. 有关栈的应用,是对于迷宫求解的非递归方法-The application of the stack, which is the non-recursive method of solving the maze
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3033
    • 提供者:Jack
  1. qsort

    0下载:
  2. 快速排序的非递归算法,具有高效的特点,快速排序 -the nonrecursive code of quicksort
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1995
    • 提供者:刘可
  1. mgsort

    0下载:
  2. C++写的归并排序算法,非递归,简单高效-the nonrecursive code of mergesort
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1852
    • 提供者:刘可
  1. quicksort

    0下载:
  2. 用C语言实现了快速排序算法的非递归实现,方法比较有创意,有需要的可以研究一下-this is a C programme writed by C.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:20481
    • 提供者:liusong
  1. mataqipang

    0下载:
  2. 用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:3660
    • 提供者:周敏从
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 49 »
搜珍网 www.dssz.com