搜索资源列表
SourceInsight-v4.0
- Source Insight是一个面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。Source Insight能分析你的源代码并在你工作的同时动态维护它自己的符号数据库,并自动为你显示有用的上下文信息。-Source Insight is a project development-oriented program editor and code browser, it has built on the C/C++, C#, and Java pro
jd-gui-0.2.5.windows
- 国外的java反编译程序,感觉不错就下载~-Decompile java abroad program, feels good to download ~
8-puzzle-(java)
- 8puzeel program by java-8puzeel program by java
CMMGrammarAnalyze
- 使用eclipse,java语言,完全自己编写的一个小型的语法分析程序。桂浩老师的实验三作业。-Use Eclipse java language entirely their own writing a small syntax analysis program. Gui Hao teacher experiment three operations.
Lexical
- java语言编写的,对c语言的编译器,包括词法和语法分析器,在水仙花数程序上测试通过-java language the c language compiler, including lexical and syntax analyzer, the daffodils on the test program
MorphemeAnalysis
- 使用MFC编写的词法分析程序,可以有源代码生成属性字,更换词法表之后还可以识别java源代码,比较灵活-Prepared using MFC lexical analysis program that can generate source code attributes word lexical replacement after the table can also identify java source code, more flexible ......
Compile
- 用java实现的此法分析器,对一段程序,能够分出一个一个token,比如token_if、token_else、token_for等-This method is implemented using java parser for a program that can separate the one a token, such as token_if, token_else, token_for etc.
nfa
- java语言编程,编译原理中NFA转DFA程序。-java programming language, compiler theory NFA to DFA program.
sort
- 使用了4种算法了排序。分别是C++、python、ruby、java-use to sort ,the program language include C++、python、ruby、java
Java-Examples-master
- sample program that can help you in your program
Trance
- A java program that outputs transition state for expressions like ==, =>, <=,etc-A java program that outputs transition state for expressions like ==, =>, <=,etc..
jieshiqi
- 解释器,词法分析,语法分析,显示行号,异常报错,功能完善-interpreter lexer analyze parser analyze including exception ,show line numbers ,function is strong , using java program languages , create it to CMM program language
简单词法分析器
- 用Java编写的用于C语言程序的词法分析的程序(A Lexical Analysis Program for C Language Programs Written in Java)