-
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,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
-
一个简单的文本编辑工具
一个简单的文本编辑工具-a simple text-editing tools
- 2022-07-07 18:25:07下载
- 积分:1
-
该程序由C语言编写而成,主要是关于文件的压缩与解压缩,程序简单易懂,非常适合出学者模仿。...
该程序由C语言编写而成,主要是关于文件的压缩与解压缩,程序简单易懂,非常适合出学者模仿。- This procedure becomes by the C language compilation, mainly is
about the document compression and the solution compression, the
procedure simple is easy to understand, extremely suits the scholar to
imitate.
- 2022-02-03 15:04:29下载
- 积分:1
-
一个十六进制编辑器源代码,cool!
一个十六进制编辑器源代码,cool!- A hexadecimal system editor source code, cool!
- 2022-09-04 22:50:02下载
- 积分:1
-
脚本批量保存打开的图选择的格式,包括PDF和EPS /嵌入式…
Script to batch save open figs to selected format, including eps/pdf with embedded fonts.
- 2022-05-04 23:39:13下载
- 积分:1
-
dos系统下的16进制文件内容察看器源码
dos系统下的16进制文件内容察看器源码-dos system under the 16 band for a look at the contents of the documents FOSS
- 2022-06-13 03:35:32下载
- 积分:1
-
此代码是基于国产数据openbase的文件built生成
此代码是基于国产数据openbase的文件built生成-Built based on domestic data file code
- 2023-01-10 15:05:04下载
- 积分:1
-
著名的C语言编辑器
著名的C语言编辑器- Renowned C language editor
- 2022-01-26 05:40:50下载
- 积分:1
-
将cpp换成htm,并用c语法着色,易于打印和阅读
将cpp换成htm,并用c语法着色,易于打印和阅读-will cpp replaced by the Internet, and using c syntax coloring, easy to read and print
- 2022-06-16 18:19:31下载
- 积分:1
-
将文本进行切割分离以便于提取出对自己有用的信息
将文本进行切割分离以便于提取出对自己有用的信息-Separation of the text to be cut in order to facilitate extraction of useful information out of their own
- 2022-08-11 20:25:03下载
- 积分:1