-
this is a souce code about the principle of complier.it involves every procedure...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码生成部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this is a souce code about the principle of complier.it involves every procedure of the principle of complier:accidence analysis,LL1 gramer analysis,lexeme analysis,middle code generate,middle code optimaze.(integer expression optimaze,common expression optimaze,loop constant expression optimaze).generate middle code to object code .Execute the object code .It is describe the complier principle and how to do in detail.It is a best example of the main point of teaching and class design.It is also a reference for the fans of the gramer.This is the part of the middle code grenerate.I wish to be passed my account as soon as possible to communicating with others,to be the good friend with others.
- 2022-04-02 04:02:40下载
- 积分:1
-
计算器源代码,MFC做的,没事研究研究
计算器源代码,MFC做的,没事研究研究-Calculator source code, MFC to do, and nothing to do Research
- 2022-02-11 13:46:58下载
- 积分:1
-
PDF Password Remover can be used to decrypt protected Adobe Acrobat PDF files, w...
用于移除PODF密码的工具,很实用,希望大家支持-PDF Password Remover can be used to decrypt protected Adobe Acrobat PDF files, which have "owner" password set, preventing the file from editing (changing), printing, selecting text and graphics (and copying them into the Clipboard), or adding/changing annotations and form fields. Decryption is being done instantly. Decrypted file can be opened in any PDF viewer (e.g. Adobe Acrobat Reader) without any restrictions-- i.e. with edit/copy/print functions enabled. All versions of Adobe Acrobat (including 7.x, which features 128-bit encryption) are supported.
- 2022-03-18 12:28:46下载
- 积分:1
-
此为ll(1)文法的源代码,适应于学习过编译原理的同学,在做课程设计时可以参考...
此为ll(1)文法的源代码,适应于学习过编译原理的同学,在做课程设计时可以参考-this as (a) the source code for grammar, learning to adapt to the students of compiler theory, the courses do when reference design
- 2022-02-14 21:57:46下载
- 积分:1
-
一个简单的词法分析器
一个简单的词法分析器- A simple morphology analyzer
- 2022-02-07 06:15:28下载
- 积分: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
-
一个简单的文本编辑器,使用gtk+编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。...
一个简单的文本编辑器,使用gtk+编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。-A simple text editor, use gtk+ Prepared. It has a very good user interface is also very simple to use, including many of the main functions of the editor.
- 2022-08-07 07:47:27下载
- 积分:1
-
实用汇编编译工具,用这个可以锻炼你的编程能力,什么debug呀都是自己亲自用才会体会到它的价值!...
实用汇编编译工具,用这个可以锻炼你的编程能力,什么debug呀都是自己亲自用才会体会到它的价值!-practical compilation compiler tools, training can use this to your programming, debug ah what are personally used it only to appreciate the value!
- 2023-08-13 19:45:03下载
- 积分:1
-
所以你想添加一个窗体编辑器到你的应用程序?一个对话框编辑器?美…
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived
- 2023-05-06 19:45:03下载
- 积分:1
-
Only supplies the technical reference, the prohibition
printing!
仅供技术参考,禁止打印!- Only supplies the technical reference, the prohibition
printing!
- 2022-08-04 09:18:14下载
- 积分:1