-
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,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 LL1 syntax analysis. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
- 2022-03-29 20:36:39下载
- 积分:1
-
功率MOSFET知识介绍.pdf
功率MOSFET知识介绍.pdf
功率MOSFET知识介绍.pdf
功率MOSFET知识介绍.pdf-Power MOSFET introduce knowledge. Pdf power MOSFET introduce knowledge. Pdf
- 2022-06-14 01:58:23下载
- 积分:1
-
IntroductionToPrestressedConcret.pdf内容可读性强,有助于参考
IntroductionToPrestressedConcret.pdf内容可读性强,有助于参考-IntroductionToPrestressedConcret.pdf readable content, and contribute to the reference
- 2022-01-25 18:43:23下载
- 积分:1
-
用win32汇编语言编写的 包括界面设计的 汇编程序编辑和编译运行...
用win32汇编语言编写的 包括界面设计的 汇编程序编辑和编译运行-with assembler language interface design, including the compilation process of compiling and editing operation
- 2022-01-26 02:19:54下载
- 积分:1
-
用VC编的电子日记软件
用VC编的电子日记软件- Electronic diary software arranges which with VC
- 2023-05-29 16:10:03下载
- 积分:1
-
利用Dreamweaver、Flash、Photoshop等软件编辑,程序用ASP开发而成
利用Dreamweaver、Flash、Photoshop等软件编辑,程序用ASP开发而成-use Dreamweaver, Flash, Photoshop editing software, The program was developed with ASP
- 2022-03-18 15:22:38下载
- 积分:1
-
目前对于PDF的研究及源码都不多,所以相信此源码能对大家有很大的帮助。mupdf是一个轻量级的pdf解析库和浏览器,非常适合在嵌入式设备上移植使用,但是移植会有...
目前对于PDF的研究及源码都不多,所以相信此源码能对大家有很大的帮助。mupdf是一个轻量级的pdf解析库和浏览器,非常适合在嵌入式设备上移植使用,但是移植会有一定难度,Good Luck!-At present the research and source code for the PDF do not have much, it is believed that this source can be of great help to all of us. mupdf is a lightweight pdf parsing library and browser, very suitable for portable use in embedded devices, but the transplants will be some difficulties, Good Luck!
- 2022-01-26 06:41:25下载
- 积分:1
-
This is what I use mfc to write a pl0 compiler can compile for some procedures a...
这个是我用mfc写的一个pl0的编译器,可以对一段程序进行编译,同时,可以对文本进行编辑,运行的时候可以生成输入对话框,还可以整体保存错误信息,并给出提示-This is what I use mfc to write a pl0 compiler can compile for some procedures and at the same time, you can edit the text, run time can be generated input dialog box, you can save the whole error message, and gives tips
- 2022-03-21 12:47:37下载
- 积分:1
-
Book: Software Architecture
Book: Software Architecture
- 2022-04-10 19:00:03下载
- 积分:1
-
算法求值,是一个需要大家仔细思考得出的。是算法求值的算法,希望你们要努力思考...
算法求值,是一个需要大家仔细思考得出的。是算法求值的算法,希望你们要努力思考-algorithm evaluates is a need for everyone to ponder are. Yes algorithm evaluates the algorithm that you should think hard about
- 2022-04-12 19:16:35下载
- 积分:1