资源列表
[编译器/词法分析] bianyiyuanlicifafenxi
说明:词法分析 1、通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 2、编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本关键字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示) 有实验报告-Lexical Analysis 1, through the design of t<盼盼> 在 2025-06-20 上传 | 大小:524kb | 下载:0
[编译器/词法分析] bianyiyuanliyufafenxi
说明:语法分析的功能: 语法分析是编译过程的核心部分,它的主要任务是按照和程序语言的语法规则,从由词法分析输出的源程序符号串中识别出各类语法分析成分,同时进行语法检查,为语义分析和代码生成作准备。 有报告-Parsing functions: syntax analysis is the core of the compiler process, its main tasks and procedures in accordance with the grammatical rules of<盼盼> 在 2025-06-20 上传 | 大小:1.1mb | 下载:0
[编译器/词法分析] yuyifenxiyuanmahebaogao
说明:语义分析的功能: 第一,审查每个语法结构的静态语义,即验证语法结构合法的程序是否真正有意义。有时把这个工作称为静态语义分析或静态审查。第二,如果静态语义正确,语义处理则要执行真正的翻译,即,或者将源程序翻译成程序的一种中间表示形式(中间代码),或者将源程序翻译成目标代码。 有报告-Semantic analysis of the functions: First, review each of the grammatical structure of the static semanti<盼盼> 在 2025-06-20 上传 | 大小:1.08mb | 下载:0
[编译器/词法分析] FundamentalsofCompilingcourseonline
说明:编译原理ppt学习编译原理的好帮手有上机作业和习题-Compiler Construction Principles ppt principles of learning to compile a good helper have on operations and exercise machine<王平> 在 2025-06-20 上传 | 大小:6.21mb | 下载:0
[编译器/词法分析] cifafenxiqi
说明:C语言的词法分析器,功能比较简单,可识别部分关键字,变量,常量,标识符。-C language lexical analyzer function is relatively simple to identify some keywords, variables, constants, identifiers.<秦始皇> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[编译器/词法分析] 0503056316
说明:实现对文本文档里的程序进行词法分析,在另一文件里输出分析结果-The realization of a text document in the lexical analysis process, in another document the results of the analysis output<maochong> 在 2025-06-20 上传 | 大小:178kb | 下载:0
[编译器/词法分析] ANSI+C+grammar
说明:C语言编译器的Lex及Yacc词法及语法分析规则源码-C language compiler Lex and Yacc analysis of lexical and grammatical rules of source<wu> 在 2025-06-20 上传 | 大小:21kb | 下载:0