资源列表
[编译器/词法分析] yufa
说明:选择对各种常见高级程序设计语言都较为通用的语法结构无符号数的算术四则运算作为分析对象,给出其文法描述(注意应与所采用的语法分析方法比较贴近),设计并实现一个完整的语法分析程序。 输入:由实验一输出的单词类别串,如1,3,1。 输出:对于所输入的源程序,如果输入符号串是给定文法定义的合法句子,则输出“RIGHT”,并且给出每一步归约的过程;如果不是句子,即输入串有错误,则输出“ERROR”,并且显示已经归约出的各个文法符号,以及必要的出错说明信息。 -Choose a variety<韩平 > 在 2025-06-18 上传 | 大小:1kb | 下载:0
[编译器/词法分析] Lexical-analysis_test
说明:用C++写的语法分析器,输入界面是文件名,能实现对关键字,变量,常量的分析。比较简单。-With C++ written parser, the input interface is the name of the file, can achieve the keyword, variables, constants analysis. Relatively simple.<老叶> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[编译器/词法分析] compileexperiment
说明:这是一个功能强大的编译器,实现了语法分析,语义分析,代码生成。-This is a powerful compiler.it realize the syntax analyse,semantic analysis and code generation.<张佳静> 在 2025-06-18 上传 | 大小:353kb | 下载:0
[编译器/词法分析] bonnmotion-2.0
说明:BonnMotion2.0版,2011年。BonnMotion创建的场景可以输出给网络仿真软件ns-2、GlomoSim/QualNet、COOJA、ONE、MiXiM使用。-BonnMotion is a Java software which creates and analyses mobility scenarios. It is developed within the Communication Systems group at the Institute of Computer<杨会杰> 在 2025-06-18 上传 | 大小:1.09mb | 下载:0
[编译器/词法分析] grammarAnalysis
说明:编译原理,C语言,利用递归下降法进行表达式分析。实现了普通加减乘除表达式的分析。-Compiling principle, the C language, using a recursive descent method for expression analysis. Realize the common add, subtract, multiply and divide expression analysis.<SAM> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[编译器/词法分析] Overloaded-Operators-Complex
说明:Easy example of overloaded operators + and - for complex numbers<upl> 在 2025-06-18 上传 | 大小:2kb | 下载:0