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

搜索资源列表

  1. LR0

    7下载:
  2. (1)构造文法G的LR(0)项目 (2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA (3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表 (4)设计LR语法分析程序,且能输出分析过程 (5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步) -(1) construct grammar G of the LR (0) item (2) construct grammar G of the LR (0)
  3. 所属分类:Compiler program

    • 发布日期:2016-01-21
    • 文件大小:45372
    • 提供者:wolf
  1. LR-fenxi

    0下载:
  2. LR分析器的实现代码,相信能对编译原理学习的人有所帮助,针对代码有详细的解释-LR parser code, I believe that the compiler can learn the principle of help, for detailed explanations on the code
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:25275
    • 提供者:lyf
  1. lr1

    0下载:
  2. LR(1)分析weifa fenxi 相关的文法分析设备-LR (1) analysis of the grammar-related weifa fenxi analysis equipment
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:1358
    • 提供者:lengyeling
  1. lr

    0下载:
  2. 算符优先分析法,中间代码选用逆波兰式。 欢迎下载!-Operator priority analysis, intermediate code optional Reverse Polish-style. Welcome to download!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1944
    • 提供者:jkmshen
  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. LR

    0下载:
  2. LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:128704
    • 提供者:于翔
  1. LR

    0下载:
  2. 对气象数据进行时间方面的线性回归分析,分析气象数据时常用-THIS IS A PROGRAM OF LINEAR REGRESSION BETWEEN X AND T(TIME OR YEAR)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1373
    • 提供者:杨泽
  1. ww

    0下载:
  2. 多个程序,C++编写的。自己在做编译课设时搜集参考用的,呵呵,都放上来了,有各种语法写的,LL(1),LR的,递归下降的,还有语义分析部分,有四元式,逆波兰式等等,而且每个都能调试运行。(不好的,我可不拿出来现眼)-Number of procedures, C++ prepared. They are doing when compiling the collection of class-based reference, huh, huh, are放上来, and a variety of
  3. 所属分类:Compiler program

    • 发布日期:2017-05-24
    • 文件大小:7874305
    • 提供者:wangyao
  1. 11279_lr0forwin

    0下载:
  2. 分析文法是否是LR(0)文法,显示分析表。对输入的语句给出语法分析树-Analysis of whether the grammar is LR (0) grammar, analysis table shows. The statement given to the input syntax parse tree
  3. 所属分类:Compiler program

    • 发布日期:2017-05-12
    • 文件大小:2731380
    • 提供者:飞天猪
  1. KONGQING

    0下载:
  2. 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。--compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax analysis
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:192096
    • 提供者:kongqingzhou
  1. lr1

    0下载:
  2. LR 语法分析 ACTION GOTO 表-LR parsing ACTION GOTO table
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:2502
    • 提供者:cultsharp
  1. fda

    0下载:
  2. 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法分析过程-Input valid LR (0) grammar, the output of LR (0) analysis table, and can parse the input sentence is the output corresponding grammatical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1770794
    • 提供者:xing
  1. lr

    0下载:
  2. lr分析过程,编译原理课本上的例子-lr analysis, compiler theory textbook examples! ! !
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:184289
    • 提供者:徐海波
  1. LR0

    0下载:
  2. 实现词法分析,并用LR0实现语法分析.这是编译原理的实验时候做的。-It realized the lexical analysis and grammatical analysis function, it was written by C++ language.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:2305300
    • 提供者:叶风
  1. LR0

    0下载:
  2. 编译原理!!!LR(0)文法分析!!好东西!!大家快下-123456789123456789
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2819
    • 提供者:施一
  1. LR0

    0下载:
  2. 输入任意2型文法,输出对应的LR0分析表-Enter any 2-type grammar, the output corresponding LR0 Analysis Table
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:24231
    • 提供者:袁涵
  1. LR

    0下载:
  2. 一个在编译原理中用到的LR文法分析程序,可以学习一下-A principle used in at compile-LR grammar analysis programs can learn about
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:2752
    • 提供者:zs
  1. LR

    0下载:
  2. 实现一个关于表达式的LR分析法。识别用户输入的关于包含变量与整数的表达式。-Implement a method on the expression of the LR. Identification of the user input on the expression contains integer variables.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:1594
    • 提供者:崔莲娜
  1. LR

    0下载:
  2. 设计一个给定LR分析表,输入一个句子,能由依据LR分析法判别句子的合法性。(3人) 【基本要求】 动态模拟算法的基本功能是: (1) 输入LR分析表和一个句子; (2) 判别该句子的合法性; 【测试数据】 依据文法: E1->E+T|T T->T*F|F F->(E)|i 输入句子:i*i+i 输入LR分析表 -LR
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:2383
    • 提供者:sammie
  1. lr

    0下载:
  2. lr分析,很好用的编译原理实验,希望大家支持-lr analysis, a good principle experiment with the compiler, hope you will support
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:206035
    • 提供者:ran
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com