资源列表
[编译器/词法分析] Winsuanfu007
说明:算符优先文法分析器的例子,vc++6.0制作-operator priority grammar analyzer example, produced 6.0 vc<mark> 在 2008-10-13 上传 | 大小:35.01kb | 下载:0
[编译器/词法分析] vc52499446672
说明:此文件是在c++环境下编写的词法分析器,鉴于希望能对初学者有所帮助,所以上传 -this document was prepared under c of the lexical analyzer, in the light of hope can help beginners, upload<焦竹南> 在 2008-10-13 上传 | 大小:33.44kb | 下载:0
[编译器/词法分析] 生成Pascal语言的语法 词法分析器
说明:生成Pascal语言的语法 词法分析器-generation language syntax lexical analyzer<啊牧> 在 2008-10-13 上传 | 大小:142.14kb | 下载:0
[编译器/词法分析] C语言编译器基本代码
说明:编译原理这门课确实不是很容易,这是一些基本的C语言编译器代码。-compiler theory this course is not very easy to do, which is a basic C compiler code.<陈亮> 在 2008-10-13 上传 | 大小:94.95kb | 下载:0
[编译器/词法分析] 编译原理实验一
说明:一个具体的词法分析程序,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)-a specific lexical analysis procedures, imported from the source to identify all the independent significance of the word, that is to r<宗宗> 在 2008-10-13 上传 | 大小:81.42kb | 下载:0
[编译器/词法分析] yufafenxi
说明:本课程设计即为词法分析阶段。词法分析阶段是编译过程的第一个阶段。这个阶段的任务是从左到右一个字符一个字符地读入源程序,对构成源程序的字符流进行扫描和分解,从而识别出一个个单词(也称单词符号或符号)。如保留字(关键字或基本字)、标志符、常数、算符和界符等等。-the curriculum design shall lexical analysis stage. Lexical analysis stage of the process is to compile the first phase.<黄德春> 在 2008-10-13 上传 | 大小:2.2kb | 下载:0
[编译器/词法分析] predictAnalysis
说明:本程序主要实现预测分析表的构造,并求first和follow集-the procedure main table Forecast and Analysis, and the construction and follow for first set<魏平> 在 2008-10-13 上传 | 大小:3.08kb | 下载:0
[编译器/词法分析] 简单优先算法
说明:本程序主要用于实现自底向上分析技术中的简单优先分析算法,简单文法可由键盘输入,实现功能包括:简单优先文法的判别,优先关系矩阵的输出,句子的识别等-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<米子> 在 2008-10-13 上传 | 大小:3.41kb | 下载:0