资源列表
code
- while循环语句的翻译程序,以LL(1)文法实现,中间代码以三地址形式输出
eWebEditor
- 此例演示了eWebEditor的标准调用方法,也是最常用的调用方法。 要正常使用此代码,请把代码中的"ewebeditor.htm"文件的路径定位到eWebEditor实际的存放的路径。 此例打包在系统的压缩包例子目录中: _example/standard.asp(.php/.aspx/.jsp)-This example demonstrates the standard eWebEditor call method is the most commonly used m
myMatlab-code
- In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs. This algorithm is a member of the
baseconv.ZIP
- 进制间互相转换的程序- Enters procedure which the system mutually transforms
richtextbox
- C#简易文字编辑器,完成类似Windows记事本一样的功能,可以打开和保存TXT文档、查找指定字符,设置字符颜色及大小和样式,比较简单的功能。VS2005环境下顺利编译成功。- C# simple text editor, perform a similar function as Windows Notepad, you can open and save TXT files, find the specified character set the character color and
Excell-ed
- 用vb编的Excel报表编辑器,相应源码,喜欢的可下载研究-Excel report with vb series editor, the corresponding source code, like the study can be downloaded
bemd
- bemd file for watermarking image
Contarprimerapalabra
- read letters, please let me download cod-read letters, please let me download codeeeee
Contarprimerapalabra_1
- another program whit java, please let me downoad codees
SimpleGUI.RAR
- 一個 測試的編輯器 這是用 java 開發的 由於是個新手 請別在意-This is a test of the editor is used in java as a novice, please do not worry = =
SimplyNote
- Just a simple Notepad.:)
中间代码优化
- 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码优化部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the compi