资源列表
wordAnalyse
- C语言词法分析器,输入C程序,生成token序列。-C language lexical parsers
Complie
- 一个小型的编译程序,用于学习实验。 文件中包含有 词法分析 语法分析 编译程序等 -Compile a small program for learning experiment. File contains lexical analysis parser compiler, etc.
matlab
- 基于MATLAB的声音滤波及加噪文件的处理实验结果源代码-song wave document or with noise filter with matlab and other tread
Suanfuyouxianfenxi
- 给定文法及该文法各非终结符所对应的FIRSTVT和LASTVT集,能依据文法和FIRSTVT和LASTVT生成算符优先分析表。 动态模拟算法的基本功能是: 输入一个给定文法,及FIRSTVT和LASTVT集; 输出算符优先分析表生成算法; 输出算法优先分析表构造的过程; 主要是依据构造算符优先关系的算法来绘制优先关系矩阵表。 -Given the grammar and the grammar nonterminals corresponding FIRSTVT and
msvc
- lex&yacc应用环境和编译系统-lexyacc application environment and compiler system
cffx
- 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类,并依次输出各个单词的内部编码及单词符号自身值(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。-Debugging through the design of the preparation of a specific lexi
LR
- LR语法分析器 编译原理去外皮额前巍峨彭清额前恶趣味-LR compile
alex
- analizador lexicografico
word-analsy
- 词法分析器 编译课程设计的第一部分要求 分析串中的用词-Lexical analyzer compiler course design requirements of the first part of strings of words
LL_1
- LL(1)语法分析源代码,编译原理的课程作业-LL(1)syntax analysis
tiny
- TINY语言的编译器,可以参照它编写C-MINUS语言编译器-TINY language compiler, it can refer to the preparation of C-MINUS language compiler
78860889
- 有关编译原理的。可能对你有一定帮助