-
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
-
c# 例子,PDF文件,比较详细的介绍.
c# 例子,PDF文件,比较详细的介绍.-c# example, PDF files, more detailed introduction.
- 2022-02-09 11:44:26下载
- 积分:1
-
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,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
-
used.NET series scanner
用.NET编的scanner-used.NET series scanner
- 2022-08-07 12:05:41下载
- 积分:1
-
著名的C语言编辑器
著名的C语言编辑器- Renowned C language editor
- 2022-01-26 05:40:50下载
- 积分:1
-
这是一个语法分析器的源程序代码,能够进行预测分析的小程序...
这是一个语法分析器的源程序代码,能够进行预测分析的小程序-This is a parser of the source code analysis to predict the small program
- 2022-06-11 19:03:06下载
- 积分:1
-
slr1文法语法分析的c语言实现代码 需要输入词法分析的txt结果文件...
slr1文法语法分析的c语言实现代码 需要输入词法分析的txt结果文件-slr1 the grammar grammar analysis c language realization code
needs to input the lexical analysis the txt result document
- 2022-06-20 16:09:24下载
- 积分:1
-
阅读HTML格式的新工具。伪装成前景快递邮件。可自定义…
阅读HTML格式小说的工具。
伪装成Outlook Express的邮件。
可以定制收件人等Mail信息。-read HTML format novel tool. Disguised as Outlook Express mail. Can be customized, such as the addressee Mail information.
- 2022-03-24 03:37:45下载
- 积分:1
-
这个源代码可以实现基本的文本编辑功能,包括字体设置(大小、粗斜体、下划线、类型和颜色)、文本对齐方式设置、文本编辑、文档排版等功能。本程序具有微软Office的...
这个源代码可以实现基本的文本编辑功能,包括字体设置(大小、粗斜体、下划线、类型和颜色)、文本对齐方式设置、文本编辑、文档排版等功能。本程序具有微软Office的界面风格,有菜单栏、工具栏、状态栏和右键菜单等-the source code can achieve the basic text editing functions, including font settings (size, bold italics, underlining, type and color), text alignment settings, text editors, document publishing capabilities. This program is Microsoft Office style interface, menu bar, toolbar, status bar and right-click menus, etc.
- 2023-08-05 23:05:03下载
- 积分:1
-
c语言编的PL/0的词法分析器
c语言编的PL/0的词法分析器-c language arranges PL/0 morphology analyzer
- 2022-04-11 08:01:45下载
- 积分:1