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

搜索资源列表

  1. TESTLR

    0下载:
  2. 这是一个lr文法分析器,输入句子会自动分析,如果有错误会分析道错误位置-this is a grammer analyzer. it will automaticaly analyze the inputted sentences. it will locate the mistakes to there position if there are some.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:77734
    • 提供者:阿京
  1. Grammer_analysis_program

    0下载:
  2. 北邮 编译原理与技术 课程实验 语法分析程序 用C++实现,包含递归下降分析,LL(1),LR(1),YACC的所有源代码及测试输入文件-Compile didactical building principle and technology experiment grammar analysis in c++ program implementation, include recursively to analysis, LL (1), LR (1), all of the source co
  3. 所属分类:Compiler program

    • 发布日期:2017-05-08
    • 文件大小:1625741
    • 提供者:停留
  1. LR1-parser

    0下载:
  2. LR1语法分析器,输入文法,可以对句子进行扫描,并判断句子是否可接收-LR1 parser, the input grammar, you can scan the sentence and determine whether it can receive a sentence
  3. 所属分类:Compiler program

    • 发布日期:2017-05-17
    • 文件大小:5053768
    • 提供者:李明
  1. yufafenxi

    0下载:
  2. 实验内容: 可选择LL1分析法、算符优先分析法、LR分析法之一,实现如下表达式文法的语法分析器: (1)E→E+T | E-T | T (2)T→T*F | T/F | F (3)F→P^F | P (4)P→(E) | i -Experiment: optional the LL1 analysis method, the operator precedence analysis, LR analysis, one of the following expre
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:174619
    • 提供者:ppt
  1. a4

    0下载:
  2. 编译课程设计的LR分析,比较强悍,可用~~可扩充-Compile the curriculum design of LR analysis, comparison tough, can be used ~ ~ can be expanded
  3. 所属分类:Education soft system

    • 发布日期:2017-04-07
    • 文件大小:2331
    • 提供者:射狼座
  1. program1

    0下载:
  2. 统计分析函数:CA,CRAMER,LR,MA,MK,MTT,YAMA-Statistical analysis function: CA, CRAMER, LR, MA, MK, MTT, YAMA
  3. 所属分类:其他行业

    • 发布日期:2017-05-11
    • 文件大小:11284
    • 提供者:小猪
  1. Compiler

    0下载:
  2. 综合运用所学知识,集成词法分析、符号表管理等程序的成果,编程实现LR(0)算法-Comprehensive use of the knowledge, integrated lexical analysis, symbol table management, and so the outcome of the procedure, programming the realization of LR algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:30379
    • 提供者:川原
  1. sy1new

    0下载:
  2. 编译原理的LR分析表源码,描述语法分析器的构造,语法制导翻译和中间代码生成-Compilation Principle source of LR analysis table describes the structure parser, grammar-guided translation and intermediate code generation
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:67785
    • 提供者:yuyu
  1. kong

    0下载:
  2. LR分析法对表达式文法进行自底向上语法分析的算法 个个作业仅供参考,态度决定一切。-LR analysis of expression grammar for the bottom-up parsing algorithm everyone operations for reference purposes only, attitude is everything.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:53003
    • 提供者:kongqingzhou
  1. libolanshi

    1下载:
  2. 赋值语句的翻译 通过设计、编制、调试一个典型的语法成分的语法分析和语义分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析以及语义翻译工作,进一步掌握常用的语法分析方法和语义分析方法。 要求: 选择最有代表性的语法分析方法,如算符优先法(或简单优先法)、递归下降分析法、LL分析法和LR分析法之一进行语法分析。 选择对各种常见程序语言都通用的语法结构,如赋值语句(尤指表达式)作为分析对象,并且与所选语法分析方法要比较贴切。 选择最有代表性的语义分析方法,如语法制
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1188
    • 提供者:甘云
  1. hbks

    0下载:
  2. 这是一个编译原理,LR分析法,输出三地址表示的文件,内含所有的源代码。-This is the principle of a compiler, LR analysis, the output of the three addresses that document that contains all the source code.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:1052865
    • 提供者:风魂
  1. LR_bool

    0下载:
  2. 编译原理课程设计 LR分析法 bool表达式-LR
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:2670
    • 提供者:刘明星
  1. dowhile

    0下载:
  2. 设计一个WHILE循环语句的词法﹑语法及语义分析程序,语法分析选择LR方法,采用用语法制导翻译输出中间代码四元式。-The design of a WHILE loop ﹑ the lexical grammar and semantic analysis procedures, choice of LR parsing method guided by syntax translation output intermediate code quaternion type.
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:8631
    • 提供者:李伟霞
  1. fuzhilanguageanlysis

    0下载:
  2. 赋值表达式的翻译程序,中间代码是四元式 采用LR分析方法,有使用说明-Assignment expression of the translation process, intermediate code is the use of LR-type quaternion analysis methods are used to indicate
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1783342
    • 提供者:wen
  1. LRgrammar

    0下载:
  2. 在本章中主要介绍如何判断LR文法,详细介绍计算机在分析LR的思想,以及相关的FIRST,FOLLOW,SELECT的分析方法,并附加了解释各种FIRST,FOLLOW,SELECT的例子,简单易懂-In this chapter describes how to determine the main LR grammar, detailed computer analysis of the idea of LR, as well as FIRST, FOLLOW, SELECT method,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:128220
    • 提供者:xixi
  1. cifa

    0下载:
  2. 包括一个LR(1)的语法分析程序和一个LL(1)的语法分析程序的例子-Includes a LR (1) syntax analysis procedure and an LL (1) Examples of the syntax analysis program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:4107
    • 提供者:yy
  1. TEST_TOOS_PDF

    0下载:
  2. 测试工具介绍,包括安装、使用、分析等教程。以LoadRunner、QC、QTP为主。共15篇,PDF格式。-TEST TOOS discr iption,LR、QC、QTP
  3. 所属分类:software engineering

    • 发布日期:2017-06-16
    • 文件大小:24454270
    • 提供者:steven
  1. compil

    0下载:
  2. 这是一个编译原理的课程设计,要求用LR分析法对for循环的语法进行判断-This is a compilation of curriculum design principles, requirements for using LR analysis method to determine loop syntax
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:229508
    • 提供者:long
  1. DOWHILEDELRFENXI

    0下载:
  2. do-while循环语句的LR分析,包括文法的建立,文法的LR分析表,词法分析,LR分析过程,输出三地址表示形式。-do-while loop statement LR analysis, including the establishment of grammar, grammar analysis of the LR tables, lexical analysis, LR analysis process, the output three-address representation.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:211775
    • 提供者:丁三
  1. LRAnalysis

    0下载:
  2. (1)E -> E+T (2)E -> T (3)T -> T*E (4)T -> F (5)F -> (E) (6)F -> i 模拟以上文法的LR分析过程。对用户任意输入的字符串,能够输出LR分析器的工作过程。 根据以上文法,生成LR分析表,使用VC语言实现LR分析器。Main函数接受用户键盘输入的字符串,通过调用LR函数输出LR分析的过程。-(1) E-> E+ T (2) E-> T (3) T-> T* E (4)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:151478
    • 提供者:罗丹
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com