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

搜索资源列表

  1. onlyeryi

    0下载:
  2. 递归算法判断一个数组的n个元素中是否存在相同的元素-recursive algorithm to judge an array of n elements of the existence of the same elements
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7762
    • 提供者:陈馨
  1. blasdfew

    0下载:
  2. 以先序,中序,后序遍历二叉链表的非递归算法-to be the first sequence, sequence, after the preorder the binary tree of non - recursive algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:159866
    • 提供者:涂明星
  1. ll1Analysis

    0下载:
  2. LL(1)分析法 1、LL(1)分析法的功能 LL(1)分析法的功能是利用LL(1)控制程序根据显示栈栈顶内容、向前看符号以及LL(1)分析表,对输入符号串自上而下的分析过程。 2、LL(1)分析法的前提 改造文法:消除二义性、消除左递归、提取左因子,判断是否为LL(1)文法, 3、LL(1)分析法实验设计思想及算法-LL (1) an analysis, LL (1) Analysis of the functional LL (1) Analysis of the fun
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1593
    • 提供者:吴伟
  1. recurve

    0下载:
  2. 递归运算(栈的应用)的c++程序。程序首先给出链式栈节点类定义,然后给出了实现,最后进行了操作测试,并输出结果。 recurve.cpp就是程序 recurve.txt是运行结果-recursive algorithm (Application Stack) c procedures. Procedures is the first chain Stack node definition, and then given the realization of the final testi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1254
    • 提供者:丁丁
  1. rsomtoolbox

    0下载:
  2. a neural network,Recursive SOM and Marge SOM ,can be use for time series and data fit.-a neural network, Recursive Marge SOM and SOM. can be use for time series data and fit.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11098
    • 提供者:pan
  1. Tuzi_pascal

    0下载:
  2. Tuzi_pascal PASCAL写的,望对初学者有用. PASCAL的资源较少... 是递归应用。 -Tuzi_pascal PASCAL write, and hopes useful for beginners. PASCAL less resources. . . Application is recursive.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2468
    • 提供者:王淼
  1. Cminus_complier

    2下载:
  2. CMinus 小型编译器的词法分析与语法分析部分,使用最简单的递归下降法完成。-CMinus small compiler of lexical analysis and syntax analysis, use of the most simple recursive descent completed.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:23437
    • 提供者:谢乾文
  1. erfenfa2

    0下载:
  2. 非递归调用的二叉查找法:初始化一个数组,提示输入待查元素,返回查找的结果和查找次数-non - recursive call the binary search method : an array initialization, suggesting that the importation of unknown origin elements, return to the search results and the number of search
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:刘莹
  1. k_meanslr

    0下载:
  2. 用C++实现的聚类,随机数在文档中给出,通过递归调用的方式实现-with C + + realization of the clustering, random number in the document presented by the recursive call in a way
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10564
    • 提供者:qlxs
  1. RELS11111

    0下载:
  2. 最小二乘递推算法的Matlab仿真 v(k)是服从N(0,1)分布的不相关随机噪声-recursive least squares algorithm Matlab v (k) is subject N (0, 1) not related to the distribution of the random noise
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1326
    • 提供者:zhaohui_xueer
  1. dgxjf

    0下载:
  2. 一个递归下降语法分析器。 测试数据为 i a + nul ( nul i b * nul i c ) nul # nul -dropped a recursive grammar analyzers. Test data for a nul i (i nul nul i b * c) nul nul #
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6985
    • 提供者:burgessx
  1. paixu_chazao

    0下载:
  2. 本程序库包括排序、查找的算法子库,主要包括:并归查找、快速排序、最值查找、递归调用等。-including the procedures for ordering, you son of the algorithm, including : identifying and naturalization, rapid sequencing, the most value you, recursive call, and so on.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:12886
    • 提供者:蔡成林
  1. yemian4

    1下载:
  2. 用递推最小二乘法,使用MATLAB对液面高度进行估计。-using recursive least squares method, using MATLAB surface height estimation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1153
    • 提供者:sunqiang
  1. grammer

    0下载:
  2. 此程序为LR递归下降程序,作用为检查是否有语法错误,还可以用-this recursive procedure LR dropped procedures, the role of examining whether there is a grammatical error, you can use
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:37529
    • 提供者:liuting
  1. WHLEfenxi

    0下载:
  2. 编译课程设计while语句递归下降法分析-compiler design courses dropped while statement recursive analysis
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:58766
    • 提供者:yehancheng
  1. step_EC

    0下载:
  2. 使用矩阵类完成递推求解均值与方差,类的功能较强大,算法效率较高-use matrices to complete recursive solution means and variances, the functional category stronger, more efficient algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14915
    • 提供者:peng
  1. QUEDIGUI

    0下载:
  2. 基于递归算法采用C语言实现了数据结构中经典的八皇后问题。-recursive algorithm based on the C language data structure of the classic Queen's eight problems.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:1283
    • 提供者:王大力
  1. Image_Processing_algorithm_SRM

    0下载:
  2. osculatingcircle.cpp : An interactive demo of osculating circles used to define a parametric curve curvature. Require OpenGL(R) matchsegments.cpp : Compute the scaled rigid transformation that matches a given pair of segments. srm : A k
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10979
    • 提供者:田先生
  1. MiniBall

    0下载:
  2. MiniBall.cpp : Implementation of the randomized recursive incremental construction of the smallest enclosing ball of a 2D point set (as known as Welzl MINIBALL algorithm). -MiniBall.cpp : Implementation of the randomized recursive in cremental con
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2045
    • 提供者:田先生
  1. 改进的OTSU局部递归算法

    0下载:
  2. 改进的OTSU局部递归算法-improve the local recursive algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:263464
    • 提供者:狐狸
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com