搜索资源列表
pl0_compiler_java_version
- pl0编译器的java版本,有利于编译原理课的学习-pl0 compiler versions of java, compiler theory is conducive to learning lessons
myby
- 一个使用回填翻译布尔表达式的编译原理动态教学程序,用JAVA程序实现,是学习编译原理的重要辅助工具,值得学习编译原理朋友们下载一看.-a translation using Boolean expressions backfill compiler theory dynamic teaching procedures, with JAVA program. Compiling the study is an important principle aids, worth learning com
myclasses
- 一个使用回填翻译控制流语句的JAVA演示例子,是本人从网上下载的,非常好,值得学习编译原理的朋友参考学习.-use backfill a translation control flow statements JAVA demo examples, I downloaded from the Internet. very good and worth learning compiler principles friends reference study.
mycompiler1-1
- 编译程序的各个组成部分的JAVA动态演示程序,是学习编译原理的一个好示例.-compilers of the various components of the Java Dynamic Demonstration Program, compiler theory is the study of a good example.
mycompiler5-1
- 分析树和依赖图的JAVA演示,是学习编译原理的朋友值得参考的程序,赶紧下吧! -tree on the map and the Java demo, compiler theory is the study of a friend worth considering the procedure, Under quickly!
z41
- 一个自顶向下与自底向上的分析演示,程序采用JAVA实现,是编译原理学习的好例子。-a top-down and bottom-up analysis of the demonstration program uses JAVA, Principle study is to compile a good example.
java_scanner
- 使用C语言编写的最简单DFA的JAVA词法分析器,使用文件实现匹配,属性字流和错误信息结果保存在文件中,适合编译初学者学习词法分析器
my_scanner
- 自己写的JAVA词法分析器,学习编译原理的朋友可以参考。内付说明
javaCiYu
- java写的词法和语法分析器,对学习编译原理有很大的帮助。
JAVAyuanmafanbianyi
- 这是一个JAVA代码反编译程序,对需要反编译的人来说是一个值得学习的程序!-This is a JAVA code decompile procedures need to decompile the people is a learning process!
Lastest-GJC1.42_src
- 这是实现Javac功能的GJC的最新源码,学习Java和编译原理很有价值的材料-This is the realization of GJC function Javac the latest source, the principle of learning Java and compile valuable information
JBookMaker
- 非常好用的Java反编译器,将字节码文件反编译为java文件,想要学习别人源码的朋友用的着它的。用于将jar包中的.class文件反编译-Very useful Java Decompiler will decompile byte-code files for the java files, others want to learn the source of a friend with it. Jar used to package. Class files decompile
java
- java反编译器,将.class文件转化成.java文件,有兴趣学习源码的朋友会需要他的-Decompiler java to. class files into. java files, are interested in learning the source of his friends will need to
Lexical
- 用JAVA实现的词法分析器 对学习编译原理作用很大哦-JAVA achieved by lexical analyzer to study the role of compiling principle Oh great
GJC1.42_SRC
- GJC(Generic Java Compiler)的源码,是学习编译原理的好材料。代码的结构性很好,就是注释少了点。-GJC (Generic Java Compiler) source code is compiled to study the principle of good material. Good structural code is少了点Notes.
Calculator
- 包含JAVACC学习笔记 JAVACC对小型计算器的代码说明 以及小型计算器实现的.jj文件 及生成的java class文件-particularized in the Chinese descr iption~
accidenceAnalyzer
- 一个简单的词法分析器,刚学习编译原理时写的··大家可以看下-A simple lexical analyzer, just when the principles of learning to compile written that we can Kanxia! ! ~
Compiler_java
- Java写的编译器,有文档说明和程序演示。编译器课程设计作业,适合学生参考并学习。-Compiler written in Java, there is documentation and procedures for presentation. Compiler, curriculum design work, suitable for students for reference and to learn.
JavaAsn1Compiler_3.0
- 此代码主要是 一个用JAVA实现的ASN.1的编译器,能实现正常的ASN.1的编码和解码过程,对学习ASN的同学有帮助。-This code is mainly a JAVA implementation of the ASN.1 compiler, to achieve normal ASN.1 encoding and decoding process, the students learn ASN helpful.
My-Java
- 本人开发的一款java编译器,当年学java时候用的。 主要功能:1.*.java文件编辑、2.*.java文件编译及运行、3.自动判断主类名(java文件保存时体现)、4.JDK环境变量检测及设置(winXP证实可用,理论上支持win7)... 开发环境:Microsoft Visual Studio 2005(Visual Basic 2005)。 仅供学习,如要盗版,请经过本人同意。 联系方式:QQ747192928。 可能存在Bug,请多包涵。- I