资源列表
[编译器/词法分析] 1
说明:编译原理课程设计,采用算符优先分析算法,对G[S]所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的扶植语句翻译为四元式。-Compilation Principle curriculum design, the use of operator priority analysis algorithms, the G [S] defined by assignment statements for grammar analysis and parsing process entered f<寿帆> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[编译器/词法分析] BIANYIYUANLI
说明:编译原理词法分析器源码,已通过编译,对初学者有用-The principle source compiler lexical analyzer has passed through the compiler, useful for beginners<李子> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[编译器/词法分析] cifa
说明:词法分析的目的是将输入的源程序进行划分,给出基本符号(token)的序列,并掠过注解和空格等分隔符号。基本符号是与输入的语言定义的词法所规定的终结符。-Lexical analysis is the input source to be divided, given the basic symbol (token) sequence, and passing notes and spaces, such as separator. Basic symbols of the language cl<chenli> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[编译器/词法分析] 13224759569
说明:可以进行词法分析的程序,用C语言编写,内容有些是从网上找到的,比较新-Lexical analysis can be carried out the procedure, using C language, content and some are found from the Internet, a relatively new<李国东> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[编译器/词法分析] upanddown
说明:粗略地说它的实现思想是对输入符号串自左向右进行扫描,并将输入符逐个移入一个后进先出栈中,边移入边分析,一旦栈顶符号串形成某个句型的句柄时,(该句柄对应某产生式的右部),就用该产生式的左部非终结符代替相应右部的文法符号串。-Rough idea is that it s the realization of the input symbol string to be scanned from left to right, and enter the site one by one into a L<jilangzhe> 在 2025-06-17 上传 | 大小:2kb | 下载:0