资源列表
[编译器/词法分析] WordAnalyzer
说明:从左至右扫描源程序的字符串,按照词法规则(正则文法规则)识别出一个个正确的单词,并转换成该单词相应的二元式(种别码、属性值)交给语法分析使用。 本程序规定输出用KeyWord代表关键字,Word代表普通标识符,Digit代表阿拉伯数字,SingleWord代表单分界符,DoubleWord代表双分界符,ERROR代表无法识别的字符。-String from left to right scan source, according to lexical rules (regular gramm<jackzhong> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[编译器/词法分析] cPPjc100xb
说明:经典算法.本文用中文详细描述了编译器C的所有命令语法格式-this artical narates all the grammer of c in details<wayne> 在 2025-06-18 上传 | 大小:4.99mb | 下载:0
[编译器/词法分析] C-Compiler-Reference-Manual-August-2009
说明:C Compiler Reference Manual for pic micro<Giancarlo> 在 2025-06-18 上传 | 大小:1.61mb | 下载:0
[编译器/词法分析] CSharpfanbianyi
说明:C#反编译工具、支持直接反编译成源码! 独立破解版!-C# decompiler, decompile support directly into the source! Independent cracked version!<> 在 2025-06-18 上传 | 大小:1.89mb | 下载:0
[编译器/词法分析] yufafenxi
说明:这是学习编译原理时,用C写的一个语法分析的程序,里面包含了分析的例子文本和分析结果文件,希望对初学者有帮助,大家互相帮忙呵-This is the principle of learning compile, use C to write a parser program, which includes examples of text and analysis of the outcome document, I hope to help beginners, we help each oth<楚明阳> 在 2025-06-18 上传 | 大小:882kb | 下载:0
[编译器/词法分析] copy
说明:这是学习编译原理时,为词法分析做准备,用C写的一个小程序,把一个文件中的空格去除掉,复制到另一个文件中保存。希望对初学者有用-This is the time to learn compiler theory, in preparation for the lexical analysis, using a small program written in C, the space of a file to remove, copy, save to another file. Want to<楚明阳> 在 2025-06-18 上传 | 大小:175kb | 下载:0