资源列表
huffman111
- 静态Huffman编码源程序,一种静态Huffman编码的Matlab实现方式。-Static Huffman coding source code, a static Huffman coding Matlab implementation.
WordClassifier
- lex and yacc, trying to identify the different words
PasswordField
- 这是一个密码验证框图的原代码,相信对某些人还是很有用的。
Shift-reduce-parser
- compiler tech program TO IMPLEMENT SHIFT REDUCE PARSER
by3
- 给大家一点有关编译原理的程序,仅供参考,希望会对你有帮助-give us some compiler tenets of the procedure, for reference purposes only, hope will help you
hd
- 词法分析器,可以将分析结果用分件形式分类表示,分为界符,关键字,数字等5类
An_NFA1
- this code define non-deterministic finite automata using lisp
mylexer
- Tiny语言的Parser Generator 2词法分析器
LL(1)
- 采用编译原理的LL(1)文法判断一个算术表达式是否正确如 113+23*3.4*(32.4-5)/23并且给出详细的栈过程显示-The principle used to compile the LL (1) grammar to determine whether or not a correct arithmetic expression such as 113+23* 3.4* (32.4-5)/23 and gives a detailed process shows that the
yufafenxi
- 编译器语法分析程序,输入一个表达式,进行语法分析-Compiler, parser, enter an expression for parsing
simcoded
- FUNCTION: Simulated Soft-Decision Decoding Bit Error Rate of Hamming-Coded Coherent Binary PSK
compiler
- 简单的c语言词法分析器(包括关键字和浮点数等)-Simple c language lexical analyzer