资源列表
[编译器/词法分析] scaner2
说明:对给定的程序通过词法分析器弄够识别一个个单词符号,并以二元式(单词种别码,单词符号的属性值)显示。而本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。-The procedures given by the lexical analyzer words get enough to identify a symbol, and binary-type (other types of code words, words, symbols of the property value) a<林泽期> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[编译器/词法分析] 37539468yuyi
说明:(1)编制一个中间代码生成程序,能将算术表达式(如带有嵌套括号)等翻译成四元组。 (2)程序具有通用性,即能接受各种不同的算术表达式等语法成分。 (3)有运行实例.对于语法正确的算术表达式,能生成四元组序列,并输出结果;对不正确的表达式,能检测出错误。 (4)提交实习报告-(1) the preparation of an intermediate code generation process, can the arithmetic expression (such as with neste<linlin> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[编译器/词法分析] Sursa_singulara_OL
说明:Cosmos modelling heat source<caramelluccia> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[编译器/词法分析] FRConfig
说明:This hex file is for rtos FRC configuration so useful for PLC.<Dnyandeep Buwa> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[编译器/词法分析] tc
说明:This for compiler programming-This is for compiler programming<Dnyandeep Buwa> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[编译器/词法分析] usart
说明:This for compiler programming-This is for compiler programming<Dnyandeep Buwa> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[编译器/词法分析] WordAnalyzer
说明:从左至右扫描源程序的字符串,按照词法规则(正则文法规则)识别出一个个正确的单词,并转换成该单词相应的二元式(种别码、属性值)交给语法分析使用。 本程序规定输出用KeyWord代表关键字,Word代表普通标识符,Digit代表阿拉伯数字,SingleWord代表单分界符,DoubleWord代表双分界符,ERROR代表无法识别的字符。-String from left to right scan source, according to lexical rules (regular gramm<jackzhong> 在 2025-06-15 上传 | 大小:2kb | 下载:0