CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - recursion

搜索资源列表

  1. DE

    0下载:
  2. 用数组模拟递归函数,实现递归函数的简化算法,具体要求看英文描述。-We all love recursion! Don t we? Consider a three-parameter recursive function w(a, b, c): if a <= 0 or b <= 0 or c <= 0, then w(a, b, c) returns: 1 if a > 20 or b > 20 or c > 20
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1267
    • 提供者:谢锦明
  1. A_class_of_Linear_ODE_WITH_Finite_Recursion

    0下载:
  2. 求一类常系数线性常微分方程特解的有限递推法-A class of Linear Ordinary Differential Equations with Finite Recursion
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:272030
    • 提供者:shuyi
  1. Levinson

    1下载:
  2. 采用列文逊递推算法求解对称托伯利兹型方程组。其中t存放T型矩阵的元素。b是右端常数向量。x是解向量。n是阶数。-Using Levinson recursion algorithm for symmetric Tuobolizi equations. Where t T-matrix elements of deposit. b is the right end of the constant vector. x is the solution vector. n is the order.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1172
    • 提供者:Shepard
  1. Fullarray

    0下载:
  2. 3种求解全排列的方法,递归,迭代等,VC++6.0编译通过。-Three kinds of methods of solving the full array, recursion, iteration, etc., VC++6.0 compile.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1687
    • 提供者:楠楠
  1. kalmanintroduction

    0下载:
  2. In his 1960 famous publication (“A new approach to linear filtering and prediction problems”, Trans.ASME J. Basic Engineering., vol 82, March 1960, pp 34-45), Rudolf Kalman based the construction of the state estimation filter on probability theory,
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:104403
    • 提供者:mohamed
  1. DiTuiGaoXiaoLv

    0下载:
  2. 习惯了使用递归,但时间和空间都不是很好,而递推则解决了这个问题,递推不仅能节省时间,空间也是很不错的哦!-Accustomed to the use of recursion, but time and space are not very good, but recurrence is to solve this problem, recursive not only save time, space is also very good oh!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3224
    • 提供者:古月
  1. wish

    0下载:
  2. this sample simulation from omnet++ . how to use recursion in this coding sample-this is sample simulation from omnet++ . how to use recursion in this coding sample
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:513959
    • 提供者:emi
  1. leftrec

    0下载:
  2. program on left recursion
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:871
    • 提供者:Sindhu
  1. BinaryTree

    0下载:
  2. 这是个二叉树的数据结构的各项操作。有二叉树的拷贝,计算树高,树叶等。特别要注意的是用非递归算的。-Binary Tree is not recursion
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1336
    • 提供者:liaoyulin
  1. derangementsRecursion

    0下载:
  2. A derangement Recursion written in Python
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:771
    • 提供者:Jenny Liu
  1. My_fft1

    0下载:
  2. This function calculates discrate fourier transform for vector using the "Fast" method . (recursion )-This function calculates discrate fourier transform for vector using the "Fast" method . (recursion )
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:618
    • 提供者:Eti
  1. diguidituifa

    0下载:
  2. 递归法实现猴子吃桃,第十天一个桃子,球第一天的数量,每天吃的数量是前一天数量的一半加一,递归法整数排序-Recursive method to achieve the monkeys eat peaches, the tenth day of a peach, the number of the first day of the ball, eat the day before the number is half the number plus one, sort integer recurs
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:869
    • 提供者:yangyang
  1. recursion1

    0下载:
  2. This a .cpp file. It is a data structure question. Recursion-This is a .cpp file. It is a data structure question. Recursion
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5332
    • 提供者:Kay
  1. stirling

    0下载:
  2. 离散数学中用递归和递推的方法分别求第二类stirling数.-Discrete mathematics using recursion and recursive methods are seeking second stirling numbers.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:1142
    • 提供者:
  1. Fibonacci

    0下载:
  2. 这是我自己写的一个斐波拉契数死的程序,有递归法和迭代法-This is what I had written a number of dead Feibolaqi procedures, recursion and iteration! !
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:848
    • 提供者:王三麻子
  1. syntax

    0下载:
  2. LL(1)文法的实现。具体设计要求如下: 1. 可以使用任何语言来完成,例如:Java、C、C++。 2. 文法采用常用的方式进行描述,例如:S→aA。 3. 以文件方式读取文法。 4. 分别求出每一个非终结符FIRST 集FOLLOW集和SELECT集。 5. 画出预测分析表。 6. 判定读入的文法是否是LL(1)文法。 7. 给定的任意符号串判定是否是文法中的句子,将分析过程用计算机打印出来。 8. 查出文法中是否含有左递归或左公因子。若有则消除左公因子和左递
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:5713
    • 提供者:冯景航
  1. bintree

    0下载:
  2. C++实现求二叉树的深度(递归·非递归)·遍历(递归,非递归)-C++ realization for binary tree depth (recursion · the recursive) · traversal (recursion, the recursive)
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1828
    • 提供者:白安宁
  1. BTree 二叉树的遍历与应用

    2下载:
  2. 二叉树的建立,前序中序后序遍历,线索化,递归非递归遍历,查找前驱或后继结点,输出,菜单实现。-The establishment of a binary tree, inorder preorder postorder traversal, threaded, non-recursive traversal recursion, find precursor or successor nodes, output, menu implementation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-17
    • 文件大小:168493
    • 提供者:zhangjing
  1. source

    0下载:
  2. This derivation of the normalised least mean square algorithm is based on Farhang- Boroujeny 1999, pp.172-175, and Diniz 1997, pp 150-3. To derive the NLMS algorithm we consider the standard LMS recursion, for which we select a variable step size
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5986
    • 提供者:bahtiar
  1. x

    0下载:
  2. This derivation of the normalised least mean square algorithm is based on Farhang- Boroujeny 1999, pp.172-175, and Diniz 1997, pp 150-3. To derive the NLMS algorithm we consider the standard LMS recursion, for which we select a variable step size
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1007
    • 提供者:bahtiar
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com