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

搜索资源列表

  1. daxuehua

    0下载:
  2. 分形是一种几何形状,它是以递归的方式定义的,可以构造出一个高阶的koch分形-Is a kind of fractal geometry, which is based on the definition of recursive manner, can be constructed of a high-end koch fractal
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:2491
    • 提供者:淼森
  1. Explor

    0下载:
  2. 递归算法实现和vector删除元素的举例说明,类继承虚函数-Recursive algorithm implementation and the vector delete elements illustrate class inherits a virtual function
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:873619
    • 提供者:何创国
  1. matlab1

    1下载:
  2. 我们知道,小波变换的一级分解过程是,原始信号分别进行低通、高通滤波,再分别进行二元下抽样,就得到低频、高频(也称为平均、细节)两部分系数;而多级分解则是对上一级分解得到的低频系数再进行小波分解,是一个递归过程。以下是一维小波分解的程序. -We know that a wavelet transform decomposition process is that the original signal were low-pass, high pass filter, and then
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1012
    • 提供者:梁明
  1. tree

    0下载:
  2. 多元树的层次遍历、先根遍历、后根遍历 问题的描述: 函数填空:层次遍历多元树(在文件tree.cpp中3个空)、先根遍历、后根遍历的递归函数(在文件tree.h中2个空); 多元树的输入:在主程序中调用多元树的函数(定位根、找大儿子、找下一个兄弟等),输入某棵多元树。 -Multi-level tree traversal, the first traversal the root, root traversal issues Descr iption: function to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3451
    • 提供者:YY
  1. Algorithms

    0下载:
  2. 算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。-Introduction to the machine operation algorithm java to achieve, there are knapsack problem, the eight queen problem, recursive and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:17630
    • 提供者:pingyang
  1. binarytreesearch

    0下载:
  2. 包含中序遍历二叉树的递归和非递归算法的源代码-Included in the sequence of recursive binary tree traversal and non-recursive algorithm source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1086
    • 提供者:hjs
  1. ditui

    0下载:
  2. 此为多函数的递推算法,又多个例子,初学C++的可以下回来-This is a recursive algorithm for Multi-function, but also a number of examples, beginner C++ Can come back next
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1769
    • 提供者:晏天顶
  1. Determinant

    0下载:
  2. 求行列式的代码,用了递归算法,要求行列式的元素为整型数据-Determinant for the code, with a recursive algorithm, the requirements for the integer determinant element data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:8392
    • 提供者:王平
  1. BinTreeExp

    0下载:
  2. 二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in t
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:15983
    • 提供者:LCC
  1. FormularEditorRecursion_SuperScript

    0下载:
  2. 基于递归的简单公式编辑器,可以输入仅含上标的迭代公式 公式的显示格式可以通过自定义常量编辑-Based on a simple recursive formula editor, you can enter on the subject of iteration formulas contain only the display format of the formula can be custom constants Editor
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:39923
    • 提供者:谢大可
  1. jiugong

    0下载:
  2. 使用递归方法计算九宫图,虽然程序很小,但很精确。值得一看。 -Nine-palace calculated using the recursive map, although the procedure is very small, but very accurate. Worth a visit.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:162297
    • 提供者:yewenpeng
  1. FORGETMETHODFORIDENTTIFICATION

    0下载:
  2. 遗忘因子法递推算法用于估计数学模型的参数,精确度较高!-Forgetting factor recursive algorithm method used to estimate the parameters of the mathematical model, high accuracy!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:18947
    • 提供者:李明哲
  1. datastructure

    0下载:
  2. 非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。 实现语言:C-Create a binary tree non-recursive. And the use of non-recursive algorithm for binary tree of the former order, in sequence, after the traversal sequence and breadth. Implementation language: C
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:8064
    • 提供者:谭明艳
  1. Image_file17887442001

    0下载:
  2. VC++编程,通过递归方法操作图形图像文件-VC++ Programming, through the recursive method graphic image files
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:1579
    • 提供者:吴欣
  1. 426754CTreeDemo

    0下载:
  2. 数据库的递归查找程序,可以快速的实现数据库的查找-Recursive Finder database, you can quickly find the realization of the database
  3. 所属分类:SQL Server

    • 发布日期:2017-04-06
    • 文件大小:787895
    • 提供者:杨小辉
  1. FindPath_Greatmaze

    0下载:
  2. 递归求解图片迷宫路径 windows2003下通过-Solving recursive picture maze path through windows2003
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:323735
    • 提供者:wc
  1. hanoi

    0下载:
  2. 利用程序把输入的十进制的数转为其它进制的数。用ISO C++写的,在VC.NET中可以运行。采用递归算法。-The use of procedures to enter the decimal number to a number of other M-ary. With ISO C++ Written in VC.NET can be run. The use of recursive algorithm.
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:253566
    • 提供者:
  1. visualc++

    0下载:
  2. 通过编程实现递归与分治策略的有关算法,理解递归与分治策略算法的原理,掌握递归与分治策略基本思想与应用技巧。 -Through the realization of recursive programming strategy and separation of the relevant algorithms, understanding of the recursive algorithm with sub-rule strategy of the principle of recursion
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1852
    • 提供者:李绍春
  1. DFSfunction

    0下载:
  2. DFS非递归函数 函数功能:图的dfs的非递归算法(用堆栈实现) 输入:图的邻接矩阵 输出:dfs序列 -DFS non-recursive function function function: dfs map non-recursive algorithm (using the stack to achieve) Input: adjacency matrix graph output: dfs sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1700
    • 提供者:sunshine
  1. queen

    0下载:
  2. 该问题是十九世纪著名的数学家高斯1850年提出,这个是八皇后问题的一种高效递归解法 ,在VC++上运行正确,效率还不错 -The problem is that the nineteenth century, the famous mathematician Gauss in 1850, this is the issue of the eight Queen of an efficient recursive solution in VC to run correctly, effic
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:48654
    • 提供者:巴乔
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com