资源列表
简单优先算法
- 本程序主要用于实现自底向上分析技术中的简单优先分析算法,简单文法可由键盘输入,实现功能包括:简单优先文法的判别,优先关系矩阵的输出,句子的识别等-the procedures used to achieve a bottom-up analysis of a simple priority analysis algorithms, simple grammar could be the keyboard input to achieve features include : simple gra
test
- 一个词法分析器程序,实现很多的要求
src
- Java实现的词法编译器,内附出错判断及成分判别。-BIANYIQI
Uygulama5-
- examples of C++ for beginners (functions )
223_BIANYI
- 编译原理课的必要练习作业,C语言实现,程序简单易懂,思路清晰-Compile the necessary classes to practice the principle of operation, C language, the program simple, clear
cifafenxijiandanban
- 不是专业的词法分析 只适合编译原理课程设计(再难就不像是学生做的了)-not professional lexical analysis is only suitable for compiling curriculum design principles (such as students not hard to do.)
analyse
- 刚写的编译原理的词法分析程序,写得比较繁琐,希望能指导一下
bnf
- BNF 递归下降语法分析器 文法: E->E+T|T T->T*F|F F->(E)|i-BNF recursive grammar decline parser : E -
lastvt
- 编译原理课程设计,lastvt有关的内容,可以-lastvt
LL1
- LL(1)文法分析程序,输入一个写入了一个LL1文法的文件名,运行程序,根据提示执行-LL (1) grammar analysis program, enter a LL1 write a grammar file name, run the program, according to prompt the implementation of
tiaojianshuchu
- LL输出4元式,运用C语言编程,语言简洁明白!-LL-output four yuan, using the C programming language, concise language to understand!
cifa
- 在WinTC环境下的用c语言写的C-词法分析器,对于输入文件,能得到词法分析的结果-The WinTC environment using c language written in C-lexical analyzer, for the input file, to get the results of lexical analysis