搜索资源列表
编译原理报告
- 设计目的 1. 程序的方法实现语法分析的LL(1)方法。手工构造词法分析程序 。 2. 锻炼自己的编写程序的能力和独立的编程思维能力。提高自己的编程能力。 3. 熟悉编译原理词法分析和语法分析的方法,加深对基本方法的了解。 4. 让我们更家进一步的理解编译原理,更好的的学习它的一些思路,掌握编译原理的理论基础。 5.让我们更加熟悉编程语言的运用和编程的技巧。更加了解编程的思维方式。 6. 采用自动机这种方法来设计词法分析程序,使思路更加清晰,
C_C++_exception
- C 与C++中的异常处理 Robert Schmidt 著 无情 译 目 录 1. 异常和标准C 对它的支持...............................................................................................2 2. Microsoft 对异常处理方法的扩展..................................................................
CMM
- 了解cmm语言的语法和词法分析,帮助理解cmm语法解释器的基本设计-Understood cmm language syntax and lexical analysis to help understand the basic design of the the cmm syntax interpreter
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
dowhile
- 设计一个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.
for
- for循环控制语句的翻译,该程序的词法分析和语法分析程序是分开的-for circulation control translation statement, the program' s lexical analysis and syntax analysis program is separate from the
bianyiyuanli
- FOR循环语句的翻译程序设计(简单优先法、输出四元式),写出符合给定的语法分析方法的文法及属性文法。 完成题目要求的中间代码四元式的描述。 写出给定的语法分析方法的思想,完成语法分析和语义分析程序设计。 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。-FOR loop of the translation process design (a simple priority method, the output quaternion type), written in
1
- 系统描述(问题域描述); 2 文法及属性文法的描述; 3 语法分析方法描述及语法分析表设计; 4 按给定的题目给出中间代码形式的描述及中间代码序列的结构设计; 5 编译系统的概要设计; 6 详细的算法描述(流程图或伪代码); 7 软件的测试方法和测试结果; 8 研制报告(研制过程,本设计的评价、特点、不足、收获与体会等); 9 参考文献(按公开发表的规范书写) -System Descr iption (descr iption of the problem
FPGA
- FPGA编程课程演示PPT,包括语法入门,语法进阶和实例分析。-FPGA programming course presentation PPT, including Grammar, syntax and examples of advanced analysis.
shixun
- 编译原理实训,介绍了四个编译原理的实训课程,语义分析,语法分析,词法分析,词法识别-Compiler theory training, introduced the principle of the training course of four compilation, semantic analysis, syntax analysis, lexical analysis, lexical recognition
bianyiyuanli
- 实验设计模块,语法分析,语法分析实验报告等。-Experimental design module, syntax analysis, syntax analysis test report.
nbis_v3_2_0_2
- One of the most misinterpreted terms in the software industry is actually one we know very well: entity relationship (ER). That’s because we often lack a common definition that is understood by all members of the development team. We assume that
025800-01
- 内含语法分析,词法分析,文法分析还有安装的程序-Includes syntax analysis, lexical analysis, grammar analysis, and installation procedures
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
java-c-minus
- 采用java语言,对c减语法实现手工词法分析,分析的源文件路径是指定的。-The java language manual lexical analysis, analysis of c less syntax of the source file path is specified.
cmm-compiler-document
- cmm 语言的解释器,包括整个程序的设计,以及程序的词法分析语法分析语义分析以及最后的解释执行。-cmm language interpreter, including the design of the entire program, and the program s lexical analysis syntax analysis semantic analysis and final interpretation of the implementation.
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
jQuery
- jQuery源码分析系列,jQuery凭借简洁的语法和跨平台的兼容性,极大地简化了Javascr ipt开发开发人员遍历HTML文档、操 作DOM、处理事件、执行动画和开发Ajax的操作。其独特而又优雅的代码风格改变了Javascr ipt程序员的设计 思路和编写程序的方式-jQuery source code analysis series, jQuery with concise syntax and cross-platform compatibility, greatly sim
Gramma_analysis
- 编译原理语法分析报告,包括源代码,运行结果,完整可用。-Compiler theory syntax analysis report, including source code, operating results and complete available.
kcsj
- 编译实验报告,词法分析语法分析语义分析目标代码生成全过程,-Compile the report of the experiment, lexical analysis, syntax analysis semantic analysis of the whole process of target code generation,