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

搜索资源列表

  1. RLS

    0下载:
  2. 递归最小二乘滤波器算法,包含对于单频正弦信号和实际语音信号的处理结果-Recursive least squares filter algorithm, that contains the single-frequency sinusoidal signal and the actual voice signal processing results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1587963
    • 提供者:夏丙寅
  1. 3_kebian_release

    0下载:
  2. 登台阶(递归法)已经通过实现方便-Deng-level (recursive method) has been adopted to facilitate the achievement of
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1703
    • 提供者:jiangwei
  1. BiTree

    0下载:
  2. 数据结构中的二叉树的遍历(前序、中序、后序)算法,包括递归和非递归两种实现,另外还实现了层次遍历算法(header文件夹中包含了数据结构的头文件)。-Data structure of binary tree traversal (pre-order, in sequence, after the sequence) algorithm, including recursive and non-recursive two to achieve, in addition to achieving
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:22158
    • 提供者:benny
  1. Dynamic_pro

    1下载:
  2. 自由始端和终端的动态规划,求指标函数最小值的逆序算法递归 % 计算程序。x是状态变量,一列代表一个阶段状态;M-函数 % DecisFun(k,x)由阶段k的状态变量x求出相应的允许决策变量 % M-函数ObjFun(k,x,u)是阶段指标函数,M-函数TransFun(k,x,u) % 是状态转移函数,其中x是阶段k的某状态变量,u是相应的决策变量; % 输出p_opt由4列构成,p_opt=[序号组 最优策略组 最优轨线组 % 指标函数值组];fval是一个列向量
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1876
    • 提供者:haiyan
  1. suanfa

    0下载:
  2. 数据结构三种先序遍历非递归算法。 数据结构三种先序遍历非递归算法。-Data structure of three first traversal non-recursive algorithm. Data structure of three first traversal non-recursive algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:946
    • 提供者:大王
  1. hanuo

    0下载:
  2. 汉诺塔问题的递归实现 说明很详细 大家可以自由下载哦-Recursive Tower of Hanoi problem in great detail the realization that you can freely download Oh
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:51965
    • 提供者:爱因斯坦
  1. paixu

    0下载:
  2. 快速排序的递归算法实现 效率要比选择法排序、冒泡法排序要高-Quick Sort efficient recursive algorithm than selection sort, bubble sort method higher
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4226
    • 提供者:爱因斯坦
  1. SeedFill

    0下载:
  2. 种子填充算法的详细实现,使用了递归算法,通俗易懂。-Seed fill algorithm to achieve a detailed, the use of a recursive algorithm, user-friendly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:43330
    • 提供者:wangyouxiang
  1. yufafenxi

    0下载:
  2. 一个递归下降分析程序,实现了对语法分析程序所提供是单词序列的语法检查和结构,并实现了简单语言进行语法分析.-A recursive descent parser to realize a parser is provided by the word sequence and structure of the grammar checker, and the realization of a simple language syntax analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:14227
    • 提供者:dingfeng
  1. 2nd_chapter

    0下载:
  2. 《算法设计与分析》王晓东编著,第二章递归与分治策略课本例子代码实现- Algorithm Design and Analysis edited by Wang Xiaodong, chapter and sub-rule strategy recursive textbook example of code to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:14752
    • 提供者:benson
  1. 2_Feibonaci

    0下载:
  2. 用VC6.0编写的Feibonaci数列_数组叠加算法。可以手动输入阶数,采用了64位长整型计算,精度可到10e18左右。数组叠加算法比较简单,而且计算速度快于递归算法。-Feibonaci prepared using VC6.0 series _ array superposition algorithm. Can manually enter the order using the 64-bit long integer, the precision can be about 10e18.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:11699
    • 提供者:konger
  1. viterbi3

    0下载:
  2. 对码率为1/n的递归卷积码(系统码!)的最大似然译码,采用相关度量,截断长度为1024,最大状态数为1024 -On the bit rate for the 1/n recursive convolutional codes (system code!) Of the maximum-likelihood decoding, using the relevant measure to cut off a length of 1024, the largest number of state
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:8652
    • 提供者:戈津生
  1. DS_5060309818_RBTree

    1下载:
  2. 红黑树的C++实现,(上海交通大学联读班数据结构大作业1),实现了应有功能:插入,删除,查找,求树高,非递归中序遍历,以及VC界面下的Tree_View()。-Red and black tree C++ Achieve, (Shanghai Jiaotong University Joint Reading class data structure operation 1), the realization of the proper functions: insert, delete, fi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:12949
    • 提供者:程序员
  1. nnfpe

    0下载:
  2. This function calculates Akaike s final prediction error % estimate of the average generalization error for network % models generated by NNARX, NNOE, NNARMAX1+2, or their recursive % counterparts. % % [FPE,deff,varest,H] = nnfpe(method,Ne
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2125
    • 提供者:张镇
  1. nnprune

    0下载:
  2. This function applies the Optimal Brain Surgeon (OBS) strategy for % pruning neural network models of dynamic systems. That is networks % trained by NNARX, NNOE, NNARMAX1, NNARMAX2, or their recursive % counterparts.-This function applies the
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5592
    • 提供者:张镇
  1. rpe

    0下载:
  2. Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh. The netw
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3433
    • 提供者:张镇
  1. Question1

    0下载:
  2. C++源代码,递归实现。原问题描述:鼓上蚤时迁到一个山洞里去盗宝,里面有n件宝贝,价值分别是a1,a2......an,并且满足ai大于a1+a2+....+a(i-1)的和。他身上有一个背包,能装的东西最大价值是K,他只能进洞一次,请问他最多能带出多少? 要求:输入K,n,a1,a2......an 输出:他能最多带出的宝物价值 -C++ Source code Recursive achieve. The original problem descr iption: drum
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:801
    • 提供者:shubin
  1. 3

    0下载:
  2. 定义一个二叉树的类,并递归与非递归中序遍历二叉树-Define a binary tree class, and recursive and non-recursive traversal of binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2097
    • 提供者:kiki
  1. chinachess

    0下载:
  2. 运用人工智能算法,递归调用来编码的中国象棋-The use of artificial intelligence algorithms, recursive calls to encoded Chinese Chess
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:62016
    • 提供者:limin
  1. FindFile

    0下载:
  2. 实现“查找指定目录下所有文件”功能的程序代码。其采用了递归编程思想,简单实用,可在此基础上从事其他文件管理开发。-The realization of the Find all files under specified directory feature of program code. Its use of recursive programming ideas, simple and practical, may be on this basis to engage in other
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-23
    • 文件大小:10949
    • 提供者:杜杰
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com