-
this principle is to compile the source code, the compiler principles involved i...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码优化部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generation target code goal of the interpretation and implementation of code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, it is the middle part of code optimization. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
- 2022-09-06 06:05:03下载
- 积分:1
-
文本编辑器。可以通过此列制作出自己的实用编辑器。
文本编辑器。可以通过此列制作出自己的实用编辑器。-Text editor. This column can produce their own practical editor.
- 2022-01-25 17:57:57下载
- 积分:1
-
c++课件,很基础。。非常实用,对C++的提升很有帮助
c++课件,很基础。。非常实用,对C++的提升很有帮助-c++ software, it is the foundation. . Very useful for C++ the upgrade helpful
- 2022-07-02 00:20:07下载
- 积分:1
-
算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E...
算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E-E E*E E/E (E) i- The operator first analytic method basis operator first
analytic method, carries on the expression the grammar analysis,
judges an expression is whether correct. Grammar: E-> E E E-E E*E E/E
(E) i
- 2022-02-16 07:11:47下载
- 积分:1
-
又一个DOS下模拟vi的程序
又一个DOS下模拟vi的程序 -Another vi in dos which simulates that in Unix
- 2023-01-17 00:50:04下载
- 积分:1
-
VC程序中的字符串的查找和字符串的提取程序
VC程序中的字符串的查找和字符串的提取程序-VC process of the search string and the string extraction procedures
- 2022-01-31 17:54:06下载
- 积分:1
-
FCKEditor2.6 编辑器 FCKEditor2.6 编辑器 FCKEditor2.6 编辑器
FCKEditor2.6 编辑器 FCKEditor2.6 编辑器 FCKEditor2.6 编辑器 -FCKEditor FCKEditorFCKEditorFCKEditorFCKEditorFCKEditorFCKEditorFCKEditorFCKEditor
- 2023-06-08 23:45:04下载
- 积分:1
-
这是一个语法分析器的源程序代码,能够进行预测分析的小程序...
这是一个语法分析器的源程序代码,能够进行预测分析的小程序-This is a parser of the source code analysis to predict the small program
- 2022-06-11 19:03:06下载
- 积分:1
-
算术表达式的语法分析器
算术表达式的语法分析器-arithmetic expression parser
- 2022-08-03 16:36:45下载
- 积分:1
-
Superstar books browser version 3.3, is a comparison of the use of library brows...
超星图书浏览器3.3版,是一个比较使用的图书浏览器。-Superstar books browser version 3.3, is a comparison of the use of library browser.
- 2022-03-04 06:55:07下载
- 积分:1