搜索资源列表

  1. LR

    0下载:
  2. 课程设计(二---十进制的语法分析及语义分析程序设计)LR分析法
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2702
    • 提供者:小黑
  1. 语法fx

    0下载:
  2. 编译原理,语法分析 ll(1),lr (0),slr(1)-compiler theory, syntax analysis ll (1), lr (1), lr (0), slr (1), etc.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2102
    • 提供者:Dick
  1. LRyufafenxi

    0下载:
  2. LR分析程序设计 实验报告 构造LR 分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子; (2)了解LR分析方法是严格的从左向右扫描,和自底向上的语法分析方法。 -LR experimental design analysis program LR report tectonic analysis procedure, and use it for syntax analysis, judgment i
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:54272
    • 提供者:余琨
  1. xxxprinceshiyanbaogao

    0下载:
  2. 便宜原理实验报告内涵设计流程图,6个实验的实验报告,词法分析,语法分析:ll1 LR 算符优先 中间代码生成 pl/0编译器-Report of the connotation of the principle of cheap design flow chart of the experiment, six experiments report, lexical analysis, grammar analysis: ll1 LR o
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:336896
    • 提供者:辛华
  1. LR

    0下载:
  2. 课程设计(二---十进制的语法分析及语义分析程序设计)LR分析法-Curriculum design (b--- decimal syntax analysis and semantic analysis of program design) LR analysis
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:小黑
  1. for-else

    0下载:
  2. 本课程设计是一个编译器的设计,包括词法分析部分、语法分析部分和中间代码生成部分。词法分析部分既词法分析器的设计,词法分析是编译的基础,执行词法分析的程序称为词法分析器,也就是说编译程序中完成词法分析任务段就是词法分析器。语法分析部分为语法分析器的设计,采用LR(1)分析方法进行语法分析,判断给出的符号串是否为该文法识别的句子。中间代码生成器部分主要实现逆波兰式的生成,将用中缀式表示的算术表达式转换为用逆波兰式表示的算术表达式,并计算用逆
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:104448
    • 提供者:李霖
  1. bianyiyuanli

    0下载:
  2. 编译原理,包括词法语法,ll(1) Lr分析-Compiler Construction Principles, including the lexical grammar, ll (1) Lr Analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:166912
    • 提供者:蓝飞
  1. yffx

    0下载:
  2. 语法分析是编译程序的核心部分,其主要任务是确定语法结构,检查 语法错误,报告错误的性质和位置,并进行适当的纠错工作.法分析的方法有多种多样,常用的方法有递归子程序方法、运算符优先数法、状态矩阵法、LL(K)方法和LR(K)方法。归纳起来,大体上可分为两大类,即自顶向下分析方法和自底向上分析方法. Syntax进行语法分析.对于语法分析,这里采用LR(1)分析法,判断程序是否满足规定的结构.构造LR(1)分析程序,利用它进行语法分析,判断
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:项阳
  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. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:53248
    • 提供者:kongqingzhou
  1. LR1.cpp

    0下载:
  2. 编译原理LR1语法分析程序,通过输入文件名,进行语法分析-Compilation Principle LR1 parser, by entering the file name, the syntax analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:David
  1. lr1

    0下载:
  2. LR 语法分析 ACTION GOTO 表-LR parsing ACTION GOTO table
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:cultsharp
  1. compiler

    0下载:
  2. 编译原理课程设计 if——THEN——ELSE LR语法分析 语义分析 词法分析-Principles of curriculum design compile if- THEN- ELSE LR parsing semantic analysis of lexical analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:1544192
    • 提供者:cultsharp
  1. 11

    0下载:
  2. until 语句的LR翻译程序设计 是用JAVA语言编写的 能实现词法分析和语法分析的功能 并且输出四元式-LR sentence until the translation of the program design JAVA is the language used to achieve lexical analysis and syntax analysis of the function and output
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:萧天
  1. LRAnalyse

    0下载:
  2. LR语法分析去,可以像vs那样单步调试LR分析器-LR Analyser
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:50176
    • 提供者:wangzhiyue
  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. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:229376
    • 提供者:long
  1. wenfafenxi

    0下载:
  2. 使用如下文法: E ? E+T | T T ? T*F | F F ? (E) | id 2. 对于任意给定的输入串(词法记号流)进行语法分析,采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法-Use the following grammar: E ? E+ T | TT ? T* F | FF ? (E) | id 2. For any given input string (lexical
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:703488
    • 提供者:dmf
  1. code

    0下载:
  2. 北邮大三上编译原理,语法分析程序源代码,有:LL(1)语法分析算法,LR(1)语法分析算法。-BUPT junior on compiler theory, syntax analysis program source code, there are: LL (1) parsing algorithm, LR (1) parsing algorithms.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:1757184
    • 提供者:向月车
  1. yufa-

    0下载:
  2. 用C语言完成的语法分析器,功能完全 .   根据某一文法编制调试LR(1)分析程序,以便对任意输入的符号串进行分析。本次实验的目的主要是加深对LR(1)分析法的理解。-With C language parser, fully functional
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:173056
    • 提供者:yyz
  1. LL1

    0下载:
  2. 语法分析器 LR(1)分析法 功能简单 但是使用-you will like it.
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:656384
    • 提供者:buzhidao
  1. LR0

    0下载:
  2. LR0语法分析,要求:(1)直接输入根据己知文法构造的LR(0)分析表。 (2)输入已知文法的项目集规范族和转换函数,由程序自动生成LR(0)分析表; (3)输入已知文法,由程序自动生成LR(0)分析表。-LR0 parsing requirements: (1) direct input grammar based on the known structure of LR (0) Analysis Table. (2) E
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:2992128
    • 提供者:小飞
« 1 2 3 45 6 7 8 9 10 »

源码中国 www.ymcn.org