-
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,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
-
c语言编的PL/0的词法分析器
c语言编的PL/0的词法分析器-c language arranges PL/0 morphology analyzer
- 2022-04-11 08:01:45下载
- 积分:1
-
一个文本编辑器的例子(是Dos下的)
包含很多有价值的思想...
一个文本编辑器的例子(是Dos下的)
包含很多有价值的思想-An example of a text editor (which is under Dos) contains many valuable ideas
- 2022-07-12 10:47:52下载
- 积分:1
-
c文本编辑器源码
c文本编辑器源码-c-source text editor .............
- 2023-03-01 04:15:03下载
- 积分: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
-
一个简单的文本编辑器(java) 可一实现类似Windows记事本的基本功能...
一个简单的文本编辑器(java) 可一实现类似Windows记事本的基本功能-a simple text editor (java) can achieve a similar Windows Notepad the basic functions
- 2023-03-06 18:15:04下载
- 积分:1
-
Source Insight VHDL语法塞
SOURCE INSIGHT的VHDL语法插件,SOURCE INSIGHT支持自动完成等功能,是一个不错的硬件语言编辑分析器-SOURCE INSIGHT VHDL syntax plug-ins, SOURCE INSIGHT done automatically, and other support functions, is a good language editing hardware analyzers
- 2023-05-27 19:45:03下载
- 积分:1
-
一个用c++编写的画图板程序,
一个用c++编写的画图板程序,- The picture chart board procedure which compiles with c,
- 2022-01-25 15:17:49下载
- 积分:1
-
HTML
HTML-XML-utils由一套小型C程序(过滤器)组成,可以读取HTML 和XML文件,增加一个内容表,一个字母索引,一个书目索引,交叉引用,数字化的头部,删除元素,记数元素,漂亮的打印功能,等等。当它读取HTML时,它假设代码是正确的HTML4.0,或是与其版本相近的代码。-HTML-XML-utils (filter) is composed by a set of small C
procedure, may read takes HTML and the XML document, increases a
content table, a letter index, a booklist index, the overlapping
quotation, the digitized forehead, deletes the element, the register
element, attractive printing function, and so on. When it reads takes
HTML, its supposition code is correct HTML4.0, perhaps if edition
close code.
- 2022-10-14 13:45:03下载
- 积分:1
-
FCK editor是一个HTML/DHTML编辑器,用于 ASP, ASP.NET, PHP, 和 JavaScript ,它给Web带来了很多著名的桌面编辑
FCK editor是一个HTML/DHTML编辑器,用于 ASP, ASP.NET, PHP, 和 JavaScript ,它给Web带来了很多著名的桌面编辑器(如Word)的强大功能性。它非常轻便,不需要客户机上的任何类型的安装。-FCK editor is a HTML/DHTML editor, uses in ASP, ASP.NET, PHP,
with JavaScript, it has brought the very many renowned tabletop editor
to Web (for example Word) the formidable function. It is extremely
facile, does not need on the client any type installment.
- 2022-04-29 21:39:36下载
- 积分:1