资源列表
[编译器/词法分析] 200218033赵伟光(程序清单)
说明:词法分析程序 程序当前目录里自己建立一个文本文档,取名为infile.txt,所有需要分析的程序都写在此文本文档里,程序的结尾以"@"标志符结束。运行词法分析程序,程序结果输出到文件名为outfile.txt的文件中,此文件为自动生成。-lexical analysis Procedure current directory to establish his own version of a document, named infile.txt, all need to analyze the<电风扇> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[编译器/词法分析] dddfdf
说明:这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。-here to start the definition of PASCAL language subset<圧古老> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[编译器/词法分析] 简易C语言词法分析程序
说明:这是一个的编译器,是编译原理课程设计的一个很好的内容-This is a compiler, compiler theory of curriculum design a very good content<中国人> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[编译器/词法分析] 编译原理词法分析器c语言
说明:编译的作业,对词法的分析分类以及发现错误,希望与大家交流,谢谢指教-Task of Compiler Implementation,To analyse and find error of Lexical,wish to communication with you,thanks.<王立伟> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[编译器/词法分析] predictAnalysis
说明:本程序主要实现预测分析表的构造,并求first和follow集-the procedure main table Forecast and Analysis, and the construction and follow for first set<魏平> 在 2025-06-18 上传 | 大小:3kb | 下载: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<米子> 在 2025-06-18 上传 | 大小:3kb | 下载:0