资源列表
[编译器/词法分析] TutorialExercise3
说明:this the docum ent,or the problem that can be solved.-this is the docum ent,or the problem that can be solved.<parul> 在 2025-06-13 上传 | 大小:6kb | 下载:0
[编译器/词法分析] The.C.Book[1]
说明:快速的掌握c的基本语法,这本书很好理解,能够让你在最短的时间内大致掌握这门语言的概更。 -Quickly grasp the basic syntax of c, this book is well understood and allows you to master this language takes more broadly within the shortest possible time<葱头> 在 2025-06-13 上传 | 大小:2.49mb | 下载:0
[编译器/词法分析] PASAL
说明:以在下面段落中定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。词法分析器打开该文件后,自文件头开始扫描源程序字符,发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表,一旦发现不符合“单词”定义的源程序字符串时,给出错误提示。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。-PASCAL language subse<ww> 在 2025-06-13 上传 | 大小:1kb | 下载:0
[编译器/词法分析] Complex_Inv_2_2
说明:复矩阵的广义逆求解 ,2*2矩阵 .自己编写的,很好用-The generalized inverse for solving complex matrix, 2* 2 matrix<葱头> 在 2025-06-13 上传 | 大小:1kb | 下载:0
[编译器/词法分析] wordAnalyse
说明:C语言词法分析器,输入C程序,生成token序列。-C language lexical parsers<金娇> 在 2025-06-13 上传 | 大小:782kb | 下载:0