资源列表
fa2
- (1)编制一个中间代码生成程序,能将算术表达式(如带有嵌套括号)等翻译成四元组。 (2)程序具有通用性,即能接受各种不同的算术表达式等语法成分。 (3)有运行实例.对于语法正确的算术表达式,能生成四元组序列,并输出结果;对不正确的表达式,能检测出错误。 (4)提交实习报告-(1) the preparation of an intermediate code generation process, can the arithmetic expression (such as with neste
gcc-1.42.tar
- 这是完整的gcc源代码,版本为1.42,可以做学习和研究用-This is a complete gcc source code, version 1.42, learning and research
shudepb
- 1.反编译powerbuilder编译后的pbd文件,支持版本5;6.5;7;8;9;10;10.5;11;11.5;12;PKB2.5共计11个版本。 2.主要用于工程文档丢失后的恢复,即工程恢复。 3.在此demo中释放出全部版本作为测试,囊括了5-12的全部常用版本。 4.支持快速查找对象,找到后展开;支持查找关键字,并高亮显示。 5.支持导出sr*文件用于导入到现有的工程中,也支持直接保存为PBL库文件附加到工程中。 -1. Decompile
TC2.0-for-dosbox
- Tc 2.0 大家快来下载吧,一款简单实用的软件-Tc 2.0 Come download it, a simple and practical software
useVBdothebianyiyuanli
- 编译原理课程设计用vb编写,它实现了词法语法分析和目标代码的优化。很好的
JPCSource
- java DOS虚拟机 牛津大学实验物理系项目-java DOS Virtual Machine
tuixiangsrc
- 这是推箱子游戏的源码,实现了哦。。。大家可以看看这个源码-This the Sokoban game source code, realize, oh. . . We can look at the source code
compile2-answer
- 编译原理 第二版 课后习题 参考答案 清华版 -compile answer
test5
- 这个功能主要是实现用户能够阅读,解析文件-This function is mainly to achieve the user to read, parse the file
PA4
- 清华大学计算机科学与技术系编译原理课大实验PA4-Department of Computer Science and Technology, Tsinghua University, compiling principle lesson experiment in PA4
MyComp_v0.9
- 词法分析源代码,编译原理,有符号表的处理方法-Lexical analysis of source code, compile principle, there are symbol table approach
Compilation
- 编绎过程中的优化及算法的实现, SSA下对domination tree ,融合函数的插入, 及相关问题的一个完整的project. -Interpretation of the process of code optimization and algorithm implementation, SSA under the domination tree, insert the fusion function, and related issues a complete project.