-
编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间...
编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码生成部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋-compiler 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 generated object code target explained the implementation of the 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 the code generator. Early hopes for the opening of my account, and we interact more, as a good programming loving friends
- 2022-03-31 12:41:04下载
- 积分:1
-
一个对PDF文件进行操作的第三方dll,该dll可以完美的创建各种格式的PDF,包括基本演示PDF文件的创建,文本的写入,插入图片,插入自定义图形,创建表格,文...
一个对PDF文件进行操作的第三方dll,该dll可以完美的创建各种格式的PDF,包括基本演示PDF文件的创建,文本的写入,插入图片,插入自定义图形,创建表格,文件加密,甚至创建样式表,交互式表单,分页计数等,支持自定义中文。该文件为完美使用版本,完全可以满足用户的一般开发需求。-A PDF file for the operation of third-party dll, the dll can be perfect to create a variety of formats of PDF, including basic presentation PDF file creation, write text, insert pictures, insert customized graphics, create tables, file encryption, even the creation of style sheets, interactive forms, page count and so on, to support the Chinese custom. The paper used for the perfect version, fully meet the user
- 2022-03-21 03:34:38下载
- 积分:1
-
nds on the e
nds上的电子书软件,很简单,使用了PAFS。
-nds on the e-book software, very simple, using PAFS.
- 2022-01-26 06:03:22下载
- 积分:1
-
PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...
PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...微软公司把它作为代码检查工具,只有通过它才能正式发行-PClint, a very strict C/C compiler, can be embedded into VC.GCC so. It can even check out your C/C code in the inner leakage, uninitialized variables, the use of unsafe pointer ... it as a Microsoft code inspection tools, it can be only through the official issue
- 2022-03-18 16:14:24下载
- 积分:1
-
具有IDE功能的编辑器
具有IDE功能的编辑器-with IDE features editor
- 2022-10-28 12:00:04下载
- 积分:1
-
VC编的计算器,支持键盘输入
VC编的计算器,支持键盘输入-VC arranges the calculator, supports the keyboard entry
- 2022-03-11 19:33:13下载
- 积分:1
-
one can be the source code to syntax highlighted in the form of converted into H...
一个可以把源代码以语法高亮的形式转换成HTML格式或RTF格式。-one can be the source code to syntax highlighted in the form of converted into HTML format or RTF format.
- 2022-09-01 10:40:04下载
- 积分:1
-
一个除掉PDF文件密码的工具 可以帮你做很多事情。
一个除掉PDF文件密码的工具 可以帮你做很多事情。-To get rid of a PDF file passwords tool can help you do a lot of things.
- 2022-02-11 20:44:08下载
- 积分:1
-
PDF文件,adobe文件阅读,能适用PPC,WM5.0版本能CE版本通用
PDF文件,adobe文件阅读,能适用PPC,WM5.0版本能CE版本通用-PDF file, adobe document to read, can be applied PPC, WM5.0 version of the generic version can be CE
- 2022-08-14 18:45:28下载
- 积分:1
-
一个很小的用汇编写的编辑器
一个很小的用汇编写的编辑器 -A small editor writed in asm
- 2022-05-15 10:14:50下载
- 积分:1