资源列表
[编译器/词法分析] yucefenxibiao
说明:用C语言编写的编译预测分析程序,有通用性 进行自顶向下编译-C language compiler prediction analysis procedures, conduct a generic top-down Compiler<tangliang> 在 2024-11-19 上传 | 大小:5kb | 下载:0
[编译器/词法分析] tag_keywordarray
说明:这是个用C写的词法分析器,是一次课程设计写的-This is written in C lexical analyzer is a written curriculum design<陈东如> 在 2024-11-19 上传 | 大小:5kb | 下载:0
[编译器/词法分析] yufafenxiqi
说明:这个也是计算机编译原理的实验,是语法分析器的设计,希望能够对大家有用-This is a computer translation of the principle of the design syntax analyzer, in the hope it may be useful to<王辉> 在 2024-11-19 上传 | 大小:5kb | 下载:0
[编译器/词法分析] suijiguocheng
说明:通信系统中随机过程的Matlab全部代码-Communication System random process all the Matlab code<张琪> 在 2024-11-19 上传 | 大小:5kb | 下载:0
[编译器/词法分析] cifafengxi
说明:程序中先判断这个句语句中每个单元为关键字、常数、运算符、界符,对与不同的单词符号给出不同编码形式的编码,用以区分之。-proceedings of the first judgment of sentence statement, the keyword for each of the modules, constant, Operators, the industry website. pairs with different wor<> 在 2024-11-19 上传 | 大小:5kb | 下载:0
[编译器/词法分析] yufafenxi_ll(1)
说明:学编译原理时写的一个语法分析程序 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (<李爱春> 在 2024-11-19 上传 | 大小:5kb | 下载:0