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

搜索资源列表

  1. by2

    0下载:
  2. 递归下降分析法构造的语法分析机 能够判断科学计数法 可判别的运算符为+-*/()-Recursive decline analysis grammar structure analysis of machine able to judge the scientific counting method can identify the operator for 2B !-*/()
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:79227
    • 提供者:李明
  1. main

    0下载:
  2. 非常好用 语法分析 递归下降.docx 等等 方法 词法也有-Very useful analysis of recursive grammar decline. Docx, etc. lexical methods have
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:1770
    • 提供者:nihao
  1. 1111

    0下载:
  2. 的语法非常容易使用EBNF进行重写,所以很适合使用递归下降的方法来分析-The syntax is very easy to use EBNF to rewrite, so it is suitable for the decline in the use of recursive methods to analyze
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4177
    • 提供者:nihao
  1. byyl

    0下载:
  2. 用递归下降文法对词法分析,并对单词序列的语法检查和结构分析-Using recursive grammar decline of lexical analysis, syntax and word sequence inspection and structural analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:6765
    • 提供者:倪海滨
  1. 142

    0下载:
  2. 编译原理中的递归下降语法分析器写得不好请凉解-Compilation Principle of Recursive dropped poorly written parser please cooler solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1436
    • 提供者:刘阳
  1. diguisuanfa

    0下载:
  2. 递归算法的实验报告,内有递归算法的伪代码及C语言实现,以及部分实例~-Experimental report recursive algorithm, recursive algorithm, there are pseudo-code and C language, as well as some examples ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:9979
    • 提供者:职业坏蛋
  1. 1345135133

    0下载:
  2. 利用c语言编制递归下降分析程序,并对简单语言进行语法分析-C language using recursive descent parser, and a simple language syntax analysis
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:9595
    • 提供者:无名
  1. DropletCount

    0下载:
  2. 基于递归调用的雾滴雾滴图像的统计计数程序-Based on recursive calls droplet droplet image statistical counting procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1998
    • 提供者:zzl
  1. imgNameFormat

    0下载:
  2. 将指定文件夹下的所有图像改为jpeg格式(可重新设置格式比如jpg,bmp) 并将文件名改为“文件夹名+空格+序号”。序号从001开始 递归进行。 -The specified folder changed all jpeg format image (which can be re-set format such as jpg, bmp) file name will be changed to folder name+ Spaces+ Serial number. Serial nu
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1487
    • 提供者:zzd
  1. 2

    0下载:
  2. 迷宫问题希望大家能够用的上啊里面是非递归算法-Maze problem hope that we can use on non-recursive algorithm inside ah
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:54360
    • 提供者:吕春龙
  1. n!

    0下载:
  2. 用递推方法求n!和欧式算法(两数的最大公约数)-Recursive method used for n! And Continental algorithm (both the number of common denominator)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3779
    • 提供者:yun
  1. partition

    0下载:
  2. 这是一个利用递推公式求n元集合的程序,简洁好用-This is a recursive formula for the use of n-collection procedures, simple-to-use
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:2678
    • 提供者:yun
  1. lexer

    0下载:
  2. 采用递归下降的语法分析器,语法为简单的fortran语言-Decline in the use of recursive parser, grammar for simple fortran language
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:2475
    • 提供者:weishantc
  1. Nyuan

    0下载:
  2. 数据结构作业,用递归法求解n元一次方程的C++程序。-Data structure operations, using recursive method n-一次方程of C++ Procedures.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:850
    • 提供者:zxp
  1. Fac3_1_1

    1下载:
  2. 矩阵连乘问题递归直接计算法,原自王晓东算法设计,该程序已调通-Recursive Matrix even by the issue of direct calculation method, the original self-Xiaodong algorithm design, the program has been transferred Qualcomm
  3. 所属分类:Audio

    • 发布日期:2017-05-12
    • 文件大小:891
    • 提供者:ss
  1. Inquirestheway

    0下载:
  2. 编写程序,用递归算法求输出0至n(1<=n&&n>=9)的所有路径。 -Programming, recursive algorithm used for the output from 0 to n (1 <= n
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6057
    • 提供者:杨伟伟
  1. 20062445893021

    0下载:
  2. if-else条件语句翻译程序,LR方法,输出四元式元式,递归下降法书写的if。。else条件语句的语法分析及语义分析程-if-else conditional statements translation procedures, LR method, the output quaternion type element-type, recursive descent method to write the if. . else conditional statement syntax anal
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:13260
    • 提供者:协力
  1. 20356875545

    0下载:
  2. 递归子程序法:对应每个非终结符语法单元编一个独立的处理过程(或子程序)。语法分析从读入第一个单词开始,由非终结符<程序>(即开始符)出发,沿语法描述图箭头所指出的方向进行分析。当-Recursive Subroutine law: at the end of the corresponding syntax for each non-unit provision of an independent process (or subprogram). Parsing from the f
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:198667
    • 提供者:xieli123
  1. Javahfdfdhdhfd

    0下载:
  2. 递归子程序法:对应每个非终结符语法单元编一个独立的处理过程(或子程序)。语法分析从读入第一个单词开始,由非终结符<程序>(即开始符)出发,沿语法描述图箭头所指出的方向进行分析。当-Recursive Subroutine law: at the end of the corresponding syntax for each non-unit provision of an independent process (or subprogram). Parsing from the f
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:158239
    • 提供者:xieli123
  1. a3

    0下载:
  2. 一个计算递归下降的程序,功能基本不算强大,但比较强壮,支持扩充-A decline in the recursive calculation procedures, the basic function is not strong, but relatively strong, supported the expansion of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1211
    • 提供者:射狼座
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com