-
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,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, which is part of semantic analysis. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
- 2022-03-06 22:29:54下载
- 积分:1
-
The electronic note, conveniently excerpts the good text.
电子笔记,随手把好的文本摘抄下来。- The electronic note, conveniently excerpts the good text.
- 2023-03-08 05:30:03下载
- 积分:1
-
NPB2.4 源代码,NPB是并行的测试基准程序,代码主要是大气运动方面的经典例子和算法...
NPB2.4 源代码,NPB是并行的测试基准程序,代码主要是大气运动方面的经典例子和算法-NPB2.4 source code, NPB is the parallel test datum
procedure, the code mainly is the atmospheric motion aspect classical
example and the algorithm
- 2023-01-18 13:30:04下载
- 积分:1
-
带声音效果的按钮
带声音效果的按钮- Belt sound effect button
- 2022-03-23 09:45:17下载
- 积分:1
-
编译原理词法分析器(V2.0) 提供了词法分析的所有功能,能完成词法分析的所有任务...
编译原理词法分析器(V2.0) 提供了词法分析的所有功能,能完成词法分析的所有任务-compiler theory lexical analyzer (V2.0) provides a lexical analysis of all functions, lexical analysis can be completed all the tasks
- 2022-04-30 14:35:09下载
- 积分:1
-
I upload Suffix Array Pdf file. This is a really good tutorial for guys who are...
I upload Suffix Array Pdf file. This is a really good tutorial for guys who are curious about suffix array. It described the meaning of suffix array and also how to built it. Hope this really help guys improving skills about string searching, string matching, etc
- 2022-06-18 05:30:51下载
- 积分:1
-
汉字系统的c源代码
汉字系统的c源代码- Chinese character system c source code
- 2022-03-01 12:44:03下载
- 积分:1
-
ASP留言板系统 ASP留言板系统
ASP留言板系统 ASP留言板系统-ASP留言板系统ASP留言板系统ASP留言板系统
- 2022-05-08 09:50:52下载
- 积分:1
-
用java 编写的源码开放的文本编辑器。有很多有用的特性,包括语法加亮显示,括号 匹配,表达式搜索,多个文件搜索和替换,定义键盘宏...
用java 编写的源码开放的文本编辑器。有很多有用的特性,包括语法加亮显示,括号 匹配,表达式搜索,多个文件搜索和替换,定义键盘宏-Java prepared with open-source text editor. There are many useful features, including syntax highlighting show matching brackets, expression search, multiple file search and replace, the definition of the keyboard macros
- 2023-01-28 08:10:03下载
- 积分:1
-
关于安排问题的语言程序
关于排序问题的C语言程序- About arrangement question C language procedure
- 2023-04-13 03:50:03下载
- 积分:1