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

搜索资源列表

  1. LR(0)

    0下载:
  2. 构造LR(0)分析表。对给定的文法,输入字符串,给出其正确与否的判断。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2737
    • 提供者:赵强
  1. LR(0)yufafenxi

    0下载:
  2. 编译原理\\LR(0) 语法分析器 编译原理\\LR(0) 语法分析器
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:41514
    • 提供者:皇甫
  1. 67322332442

    0下载:
  2. 设计题目:LR(0)分析表的构造 内容: 已知文法G,编写一个程序实现由文法到LR(0)分析表的自动生成。 功能扩展:1.由文法生成全部该文法项目; 2.由文法实现项目集簇的自动生成; 3.LR分析器对字符串的分析的分析表生成; -Design Title: LR (0) Analysis of structural elements: a known grammar G, the preparation of a program to achieve b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:733125
    • 提供者:协力
  1. LR(0)

    0下载:
  2. 这个是java语言实现的lr0词法语法分析器,用于实现编译语言的语法部分-This is the java language to achieve lr0 lexical parser, syntax of the language used to implement part of the compiled
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:2276370
    • 提供者:dang
  1. LL(1)_LR(0)_Demo

    0下载:
  2. 包括一个LR(1)的语法分析程序和一个LL(1)的语法分析程序的例子- Including LR (1) grammar analysis program and LL (1) grammar analysis program example
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:239560
    • 提供者:杨军
  1. LR(0)

    0下载:
  2. _编译原理_LR(0)项目集规范族的构造 _编译原理_LR(0)项目集规范族的构造.ppt-LR(0) compiler contruction principles and practice
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:243120
    • 提供者:ldw5258
  1. LR0

    0下载:
  2. 实现了LR(0)分析表的构造,采用vc编写,可用于编译原理课程设计。-Achieved a LR (0) analysis of the table structure, using vc preparation, can be used to compile principles of curriculum design.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:230045
    • 提供者:白天
  1. LR

    0下载:
  2. lR(0)分析器主要用于输入一定的文法然后系统帮忙分析是否有误-lR (0) parser mainly used for the importation of a certain system of grammar and then to help analyze whether there is any mistake
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:1886
    • 提供者:黄大开
  1. LRZEROFINAL

    0下载:
  2. 编译原理中的LR[0]算法,用Java语言实现的。界面用的是Applet.-Compilation Principle of LR [0] algorithm, achieved using Java language. Interface are used by Applet.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-27
    • 文件大小:12849
    • 提供者:严东
  1. 15883834lr0

    1下载:
  2. lr(0)文法及其预测分析表 lr(0)文法及其预测分析表-lr (0) Analysis and prediction of grammar lr (0) Analysis and prediction of grammar lr (0) grammar analysis and forecast table
  3. 所属分类:其他小程序

    • 发布日期:2017-06-03
    • 文件大小:39071
    • 提供者:koko
  1. lr0

    0下载:
  2. lr(0)文法及其预测分析表 lr(0)文法及其预测分析表-lr (0) Analysis and prediction of grammar lr (0) Analysis and prediction of grammar lr (0) grammar analysis and forecast table
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7216843
    • 提供者:koko
  1. LR(0)compiler1

    0下载:
  2. 编译原理课程设计LR(0)自底向上语法分析-Principles of curriculum design compiler LR (0) bottom-up parsing
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1008
    • 提供者:m38381338
  1. lr0

    0下载:
  2. LR分析法是一种自下而上进行规范归约的语法分析法,L指从左到右扫描输入符号串,R是指构造最右推导的逆过程。对大多数无二义性上下文无关文法描述的语言都可用它进行有效的分析。主要分析器有LR(0),SLR(1),LR(1),LALR(1): LR(0):在分析的每一步,只需根据当前栈顶状态而不必向前查看输入符号就能确定应采取的分析动作。所能分析的LR(0)文法要求文法的每一个LR(0)项目集中都不含冲突项目。 -LR analysis is a bottom-up norms to r
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:8692
    • 提供者:大海
  1. LR(0)

    0下载:
  2. LR(0)编译器 LR(0)编译器 -LR (0) compiler LR (0) compiler LR (0) compiler LR (0) compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:1198
    • 提供者:beot
  1. LR(0)

    0下载:
  2. 编译原理课程设计,LR(0)分析器。实现了LR(0)分析的过程,MFC界面友好,操作简单,功能完备,为课程设计提供参考。-Principles of curriculum design, build, LR (0) parser. Achieved a LR (0) analysis of the process, MFC user-friendly, simple operation, complete functions, provide a reference for curriculum
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2335556
    • 提供者:baobao
  1. LR(0)

    0下载:
  2. LR(0)语法分析器的java源代码实现。可以使用-LR (0) parser of java source code to achieve. You can use
  3. 所属分类:Java Develop

    • 发布日期:2016-01-27
    • 文件大小:12794
    • 提供者:陈晨
  1. LR(0)

    0下载:
  2. 本文件由visualc++6.0编译,完整实现了pl0词法语法程序设计和实现.-This document compiled by the visualc++6.0, complete realization of the pl0 lexical grammar program design and implementation.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:613654
    • 提供者:史阿訇
  1. LR(0)

    2下载:
  2. LR(0)分析表及分析器的构造1. 对任意给定的文法 ,完成识别文法活前缀的 、 的状态转化矩阵及 项目集规范族的构造; 2. 判断该文法是否为 文法,实现 分析表的构造,并输出到指定文件中; 3. 实现 分析器总控程序,对输入的表达式进行文法分析。 -LR (0) of the table and the construction of a parser. On any given grammar, the identification prefix grammar acti
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-24
    • 文件大小:7011006
    • 提供者:郑尚宇
  1. LR

    0下载:
  2. 可根据自己实际情况,选择以下一项作为分析算法的输入: (1)直接输入根据己知文法构造的LR(0)分析表. (2)输入已知文法的项目集规范族和转换函数,由程序自动生成LR(0)分析表. (3)输入已知文法,由程序自动生成LR(0)分析表. -According to their own situation, choose one of the following input as the analysis algorithm: (1) direct input structure
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:4845
    • 提供者:wy
  1. lr(0)

    0下载:
  2. 实现基于编译原理的LR(0)算法,控制台环境,界面简洁,操作方便-Principle-based compiler LR (0) algorithm, the console environment, simple interface, easy operation
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:2464
    • 提供者:yangnian
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com