资源列表
中间代码优化
- 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码优化部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the compi
12342345456yjfghsdfgasdfa
- 编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是语义分析部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友-compiler source code, the compiler principles involved in va
GYH
- 一个在c语言环境下编写的文本编辑器,你要说它有什么作用,还真没什么作用!应付一下作业还是可以的-1 in c-language environment to prepare the text editor, you should say what role it is the truth, no role! To cope with what operations it's still ~ ~ ~ Oh
很简单的文本编辑器
- 我们这学期新开的c语言这门课,自己试着编了这么一个简单的程序。希望大家不吝赐教,也能多给我们初学者指明一个方向。谢谢。-we opened the new semester c language this course, try to figure compiled such a simple procedure. We hope that the wing can also give us a direction specified beginners. Thank you.
简单的使你机器不断重启的C代码
- 下面是几行代码,目的是使得目标机器不断的重新启动,解决的办法是:在安全模式下,删掉相关的注册表文件和程序,就行了!至于路径和程序的名字,在源代码里有-Below are a few lines of code, designed to enable the target machine continuously restart, the solution is : safe mode, delete the registry documents and procedures, OK! As fo
编译原理词法分析器(V2.0)
- 编译原理词法分析器(V2.0) 提供了词法分析的所有功能,能完成词法分析的所有任务-compiler theory lexical analyzer (V2.0) provides a lexical analysis of all functions, lexical analysis can be completed all the tasks
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
递归下降分析方法
- 根据某一文法编制调试递归下降分析程序,以便对任意输入的符号串进行分析。的目的主要是加深对递归下降分析法的理解。-prepared under a debugger recursive grammar drop analysis procedures for the importation of arbitrary strings of symbols for analysis. The main purpose is to deepen the decline recursive analysi
绝地程序编辑器
- 此软件支持多文档打开,支持多种程序语言语法高亮度显示:Delphi,SQL,Basic,C++, Perl,Java,HTML, TCL/tk,AWK scr ipt,Python CA-Clipper MS-DOS Patch File。多种选择模式支持,支持程序语言语法高亮度显示颜色的可视化调整,支持书签:十个书签,支持多级Undo和Redo操作,层次数可以自己设置。 支持最近文件列表,最近文件的数量可以自己设置。支持查找、替换:同Delphi: 支持直接编辑Delphi的窗体文件(dfm)
wbbj
- 一个简单的文本编辑器.能实现基本的文本编辑,如插入,删除,复制,粘贴等简单功能。用数组实现字符的编辑。-a simple text editor. To achieve a basic text editor, such as insert, delete, copy, paste and other simple functions. Using an array of characters to achieve the editorial.
NoteXPad 文本编辑器-NoteXPad1410_SC
- 汇编本本又一个用JAVA3D开发的例子,有很多的控制对初学者很有帮助-also a compilation of books with JAVA3D development example, a lot of very useful for beginners control
pascompile
- C语言编写的类Pasacal的编译器,完成词法分析文法分析语义分析代码优化等各阶段的功能。最后的出目标代码-prepared by the C language category Pasacal the compiler, lexical analysis completed grammar analysis semantic analysis code optimization stages of the function. The final target code