-
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,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
-
利用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
-
Only supplies the technical reference, the prohibition
printing!
仅供技术参考,禁止打印!- Only supplies the technical reference, the prohibition
printing!
- 2022-08-04 09:18:14下载
- 积分:1
-
Book: Software Architecture
Book: Software Architecture
- 2022-04-10 19:00:03下载
- 积分:1
-
教你如何使用C++编写一个计算器
教你怎样用C来编写一个计算器-teach you how to use C to prepare a calculator
- 2022-07-13 15:09:40下载
- 积分:1
-
VC编的计算器,支持键盘输入
VC编的计算器,支持键盘输入-VC arranges the calculator, supports the keyboard entry
- 2022-03-11 19:33:13下载
- 积分:1
-
二进制文件浏览器.rar
二进制文件浏览器.rar- Binary file browser rar
- 2022-10-04 01:35:04下载
- 积分:1
-
SI1 M
SI1 M-file for SI1.fig
SI1, by itself, creates a new SI1 or raises the existing
singleton*.
J = SI1 returns the handle to a new SI1 or the handle to
the existing singleton*.
SI1( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in SI1.M with the given input arguments.
SI1( Property , Value ,...) creates a new SI1 or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before SI1_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to SI1_OpeningFcn via varargin.- SI1 M-file for SI1.fig
SI1, by itself, creates a new SI1 or raises the existing
singleton*.
J = SI1 returns the handle to a new SI1 or the handle to
the existing singleton*.
SI1( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in SI1.M with t
- 2022-11-29 08:50:03下载
- 积分:1
-
Geometry!!!..I love geometry...Hope this slides can solve ur problem
Geometry!!!..I love geometry...Hope this slides can solve ur problem-Geometry!!!..I love geometry...Hope this slides can solve ur problem...
- 2022-08-09 14:05:12下载
- 积分:1
-
C语言不知道你学得怎么样呀,这是个用C语言编写的DOS下的编辑器,功能不错,源代码可以用来学习的!本人亲自输入,编译成功!...
C语言不知道你学得怎么样呀,这是个用C语言编写的DOS下的编辑器,功能不错,源代码可以用来学习的!本人亲自输入,编译成功!-C language did not know how you do study, this is with the C
language compilation DOS under editor, the function is good, the
source code may use for to study! Myself personally input, translate
successfully!
- 2022-05-21 21:03:54下载
- 积分:1