资源列表
Cpp16
- 对字符进行编码,并对字符串进行编码,并译码-The character encoding, and the string encoding and decoding
cifafenxiqi
- 分析输入的源文件串,输出对应的二元组。 各种单词符号及对应的种别码: 单词符号 种别码 单词符号 种别码 begin 1 : 17 if 2 := 18 then 3 < 20 while 4 <> 21 do 5 <= 22 end 6 > 23 letter(letter|digit)* 10 >= 24 digit digit* 11 = 25 + 13 26 - 14 ( 27 * 15 ) 28
Sentence
- 这是一个和lex功能差不多的parser编写的程序-This is a lex functions and similar procedures for the preparation parser
viterbi
- 程序来自《现代通信系统-使用matlab》英文版 已经调通!并加上了注释。 希望对大家有帮助2-fpga
mylexer
- 用Lex自动构造词法分析器,又来实现词法分析-Automatic structure with Lex lexical analyzer, again to achieve lexical analysis
token
- 这是个小的词法分析程序,能判断C/C++的申明语句。参考了<<C专家编程>>的源码。-This is a small lexical analyzer can determine C/C++ to declare statements. Reference to the <<C专家编程>> The source.
by4
- 给大家一些有关编译原理的程序,仅供参考,希望会对大家有帮助.-to you some of the tenets of the procedure compiler, for reference purposes only, hope will be helpful.
Brainfuck
- Brainf***语言编译器 C++语言-Brainf*** Language Compiler
lex
- lexical analyzer is used to analyze the keywords,constants,identifiers etc i nthe file given as input
lr123
- LL(1).rar
carInfo
- A program that stores car record using linkedlist. More like a small depot record program.
b33
- 简单的汉明码编码和解码,简单实用,适合初学者使用-The hamming code