资源列表
javaccgrammer
- 使用javacc编写的语法分析器,针对C语言-Written using javacc parser for C language
IDAPro
- IDA反汇编软件的中文帮助手册,对IDA初步接触者有很大帮助。好不容易找到的IDA的中文帮助手册,希望能给大家带来帮助。-IDA disassembler software, the Chinese help manual for IDA initial contact of much help. IDA finally found the Chinese to help manual, want to give us some help.
easycompile
- 实现if条件语句的编译,输出中间代码为四元式-If conditional statement to achieve the compilation, the output intermediate code for the quaternary type
Java-Scanner
- 词法分析器(编译原理) Java语言词法分析器的设计与实现-Lexical Analyzer (Compilation Principle) Java language lexical Analyzer Design and Implementation
LL(1)_LR(0)_Demo
- 包括一个LR(1)的语法分析程序和一个LL(1)的语法分析程序的例子- Including LR (1) grammar analysis program and LL (1) grammar analysis program example
Scan
- 一个带界面的词法分析器~~界面比较简练友好,适合初学者使用-An interface with a lexical analyzer ~ ~ more concise and friendly interface, suitable for beginners to use ~~~~~
BOCH
- 一个用LISP语言编写的语法分析器。使用Bottom-up Chart Parsing算法,程序非常的简单高效,只有二百多行。另外可以自己定义文法和字典。 源代码公开,主要供对语法分析算法和LISP编程感兴趣的人学习使用,也可以使用在自然语言处理的各种实际研究当中。-A language with LISP parser. The use of Bottom-up Chart Parsing algorithm, the procedure very simple and efficient,
antlr_2_7_5
- antlr学习电子书.antlr是一种语言识别工具,他提供了一个框架,可以通过包含java,c++,或c#的语法描述来构造语言识别器,编译器和解析器-antlr learning books. antlr is a speech recognition tool, he provides a framework can include java, c++, or c# syntax descr iption to construct the language identifier, the co
softhy986g
- 汉字批量转拼音的工具 还有首字母的,希望对有些用户能有用!-Bulk of Chinese characters to Pinyin initials are the tools I hope will be useful for some users!
Classz_jar
- 一款功能强悍的反编译工具,有了它,查看class源码不用愁,页面显示很不错黝!-A kind of software that decompiled the file named class.
213
- (2,1,3)卷积码的编码和Veterbi译码,用C语言描述,可以跑通-(2,1,3) convolutional code encoding and decoding Veterbi, using C language descr iption, you can run through
递归下降分析(大作业)
- 递归下降词法分析,很不错的一个词法分析器-recursive drop lexical analysis, a very good lexical analyzer