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

搜索资源列表

  1. recursive

    0下载:
  2. recursive:数据结构(黄国瑜 叶乃菁 编著)中的递归例子-recursive : data structures (Huang Yu Xieaijing ed.) examples of recursive
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13586
    • 提供者:唐志
  1. mzxec.rar

    0下载:
  2. 递推格式的最小二乘法参数辨识算法matlab语言设计与实现,Recursive least squares format parameter identification algorithm matlab language design and implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:885
    • 提供者:simba
  1. xitongbianshi.rar

    1下载:
  2. 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1706
    • 提供者:刘悠
  1. sudoku

    0下载:
  2. 用C++编写的数独游戏,采用回溯法,非递归,计算超快,代码精炼,注解详细-Using C++ Game Sudoku prepared using retrospective law, non-recursive calculation of ultrafast, code refining, detailed comments
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-22
    • 文件大小:1455
    • 提供者:kingswift
  1. quicksort

    0下载:
  2. 用非递归实现快速排序 主要思想: 利用栈来消除递归-Non-recursive quicksort implementation the main idea: to eliminate the use of recursive stack
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:10857
    • 提供者:weixiaoguoke
  1. TSP

    0下载:
  2. 旅行商问题,两种方法实现,分别是递归回溯和用栈来代替递归的功能的程序-Traveling salesman problem, two methods to achieve, namely, retrospective and the use of recursive stack instead of recursive function procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:8341
    • 提供者:张云
  1. Recursive_systematic-case

    0下载:
  2. Generate trellis of a rate-1/n recursive convolutional code,生成网格图(对码率为1/n的递归卷积码)-Generate trellis of a rate-1/n recursive convolutional code, generated grid (on the rate for 1/n Recursive Convolutional Code)
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:4896
    • 提供者:戈津生
  1. duobuyuce

    1下载:
  2. 多部预测自校正控制的算法仿真程序,用matlab写的。用的RLS带遗忘的最小二乘法递推。-Forecast for more than self-tuning control algorithm simulation program, written using matlab. Used in the RLS with forgetting recursive least square method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-26
    • 文件大小:5921
    • 提供者:张章
  1. QuickSort

    0下载:
  2. 快速排序法,基于分治策略的一个排序算法 3个步骤1分解,2递归求解,3合并 使用随机划分挑选哨兵,期望划分较对称-Quick Sort law governing strategy based on a sorting algorithm 3 Step 1 decomposition, 2 Recursive Solution, 3 combined divided randomly selected sentinel to expect a more symmetrical divis
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1156
    • 提供者:waterfly
  1. Recursive_Least_Squares_Constant_Modulus_Algorithm

    0下载:
  2. 盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array-Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array2004
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:158572
    • 提供者:刘英超
  1. rls

    0下载:
  2. contains documents about new insights into the recursive least squares algorithm and a sample matlab code for rls algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1324821
    • 提供者:
  1. Recursive

    0下载:
  2. 格雷码问题 1.问题描述 对于给定的正整数n,格雷码为满足如下条件的一个编码序列: (1) 序列由2n个编码组成,每个编码都是长度为n的二进制位串。 (2) 序列中无相同的编码。 (3) 序列中位置相邻的两个编码恰有一位不同。 例如:n=2时的格雷码为:{00, 01, 11, 10}。 设计求格雷码的递归算法并实现。 -Gray-code problem 1. Problem descr iption for a given positive integer n
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1747392
    • 提供者:刘珊珊
  1. rename

    0下载:
  2. 实现在指定目录及其子目录中搜索指定扩展名的文件,并更新为新的扩展名的程序reext 程序功能: 1.程序带有三个命令行参数dir、old和new,用法为: reext dir old new 其中Dir是一个全路径名,old和new是文件扩展名,如: Reext c:\ASM\TEST txt doc 2.程序实现的功能为:在路径Dir中搜索文件扩展名为txt的所有文件,如果找到,将其扩展名改为doc,而文件名不变: 3.较高要求,可以搜索指定目录的全部子
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1852
    • 提供者:wenchunfeng
  1. Treetraversalfolderrecursivealgorithm

    0下载:
  2. MFC实现,树型递归算法遍历文件夹。列出文件的大小,类型等属性-MFC implementation, recursive algorithm for tree traversal folder. Documents listed in the size, type and other property
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:25775
    • 提供者:陨石
  1. Matlab_update_RLS

    0下载:
  2. System identification with adaptive filter using full and partial-update Recursive-Least-Squares -System identification with adaptive filter using full and partial-update Recursive-Least-Squares
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6564
    • 提供者:Peter Tiong
  1. myproject

    0下载:
  2. 应用DFS,递归调用完成的图中环查找算法过程-Application of DFS, recursive calls to complete the plan process in Central search algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6751
    • 提供者:zoyag
  1. 9927392rlscompare

    0下载:
  2. this program is very useful for the comparison of lms and recursive least square method for beamforming in the application of wireless communication
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:273656
    • 提供者:khan
  1. recursive

    0下载:
  2. 利用c语言实现编译的FOR循环,递归下降法,四元式输出的形式-C language compiler to use the FOR cycle, recursive descent method, quaternion form of output
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:600521
    • 提供者:xixi
  1. Recursive-descent-parser

    0下载:
  2. 递归下降语法分析程序设计 - 编译原理实验-Recursive descent parser design- build principle experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:192690
    • 提供者:浮云
  1. recursive-algorithm

    0下载:
  2. 用算法分析中递归与分治算法实现的,最长公共子序列算法,编程环境为vc-Analysis using the recursive algorithm and the divide and conquer algorithm, the programming environment for the vc++
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:13245
    • 提供者:李雪薇
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com