搜索资源列表
complied
- 编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图-compiler tenets of lexical analyzer and parser (including recursive subroutines, operator precedence, LR type analysis), semantic analysis diagram
yufafenxikejianzongshu
- 每种程序设计语言都有描述程序语法结构的规则。例如,Pascal程序由程序块(又叫分程序)构成,程序块由语句组成,语句由表达式组成,表达式由记号组成等等。这些规则可以用上下文无关文法或BNF范式(Backus-Naur Form)描述。 编译器常用的文法分析方法有自上而下和自下而上两种。正如它们的名字所示,自上而下分析器建立分析树是从根结点到叶结点,而自下而上分析器恰好反过来。它们的共同点是从左向右地扫描输入,每次一个符号。 最有效的自上而下和自下而上的分析法都只能处理上下文无关文法的子
xxxprinceshiyanbaogao
- 便宜原理实验报告内涵设计流程图,6个实验的实验报告,词法分析,语法分析:ll1 LR 算符优先 中间代码生成 pl/0编译器
LRyufafenxiqi
- 介绍lr语法分析器的自动构造过程,具体分析语法分析器生成的每一步
107215805LR-fenxi
- LR(1)分析器,当输入不同的文法就进行相应的文法分析,并会出现分析表,而且对输入的句子进行分析。-。-LR (1) parser, when the importation of a different grammar on the corresponding grammar analysis, and analysis table will appear, but also for the analysis of input sentences.
kong
- LR分析法对表达式文法进行自底向上语法分析的算法 个个作业仅供参考,态度决定一切。-LR analysis of expression grammar for the bottom-up parsing algorithm everyone operations for reference purposes only, attitude is everything.
KONGQING
- 编译原理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
ls-lR
- opensuse lr档案,来自OPENSUSE 11.1 DVD-opensuse lr
TEST_TOOS_PDF
- 测试工具介绍,包括安装、使用、分析等教程。以LoadRunner、QC、QTP为主。共15篇,PDF格式。-TEST TOOS discr iption,LR、QC、QTP
lrerror
- lr中错误的说明,对于初学者有一定的帮助,其他lr的使用说明在安装文件中直接就能找到-some informations about the function of errors in loadrunner
Compile-principle-experiment1-6
- 编译原理实验指导书 实验一 词法分析程序(扫描器)的设计 实验二 递归下降语法分析程序设计 实验三 LL(1)语法分析器设计 实验四 算符优先分析器设计 实验五 LR分析器设计 实验六 语法制导翻译程序设计-Compile term Principle Experiment Experimental Analysis of Instruction Program (scanner) is designed to test two recursive descent par
SoftTesting
- 软件测试精华 包括测试用例测试方法 bug管理 LR入门与操作-Highlights include test case software testing bug testing method entry and operation management of LR
POW-0056-Rev0-LR
- Xiangjiaba - Shanghai ±800 kV UHVDC transmission project
web-tours
- lR脚本代码,提供给初学者的一个简单示例 lR脚本代码,提供给初学者的一个简单示例-the lR scr ipt code, provides a simple example the lR scr ipt code for beginners, to provide a simple example for beginners
How-to-Set-Up-LR-Analysis-Tool-to-Use-MS-SQL-Serv
- How to Set Up LR Analysis Tool to Use MS SQL Server Guide
lrphrase_analysis
- 对整个lr语法分析有很大帮助的教程,提高同学对lr语法分析有更高的理解很大帮助 -Whole lr syntax analysis tutorial of great help to improve the students the lr syntax analysis has a higher understanding of great help
LoadRunner-analysis
- LoadRunner结果分析实例 实例说明如何分析LR测试数据-Examples LoadRunner Analysis
mainFrame
- 编译原理lr(0)对于主界面的构造,利用java工具,界面美观,实用-Compiler theory lr (0) for the construction of the main interface, using java tools, beautiful interface, and practical
ftp-code
- lr中ftp被动模式源脚本,本人录制后完善。-lr in passive mode ftp source scr ipts, I sound after recording.
LR(0)
- 简单LR语法分析程序自动生成器的实现,可用作数据结构课程设计-LR (0) grammar analysis