资源列表
[编译器/词法分析] Lex
说明:通过设计、调试词法分析程序,实现从源程序中分出各种单词的方法;熟悉词法分析程序所用的工具自动机,进一步理解自动机理论。掌握文法转换成自动机的技术及有穷自动机实现的方法。确定词法分析器的输出形式及标识符与关键字的区分方法。加深对课堂教学的理解;提高词法分析方法的实践能力。通过本实验,应达到以下目标: -Through the design, debug lexical analysis procedures, to achieve separation from the source in a<李方> 在 2025-06-22 上传 | 大小:14kb | 下载:0
[编译器/词法分析] LL1
说明:语法分析是编译过程的核心部分。他的任务是在词法分析识别单词符号串的基础上,分析并判断程序的的语法结构是否符合语法规则。语言的语法结构是用上下文无关文法描述的。因此语法分析器的工作的本质上就是按文法的产生式,识别输入符号串是否为一个句子。对于一个文法,当给你一串符号是,如何知道它是不是该文法的一个句子,这是这个课程设计所要解决的一个问题。-Syntax analysis is the core of the compiler process. His task is to identify the<李方> 在 2025-06-22 上传 | 大小:15kb | 下载:0
[编译器/词法分析] Recursive_descent_parser
说明:通过设计、编制、调试一个递归下降语法分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析,掌握常用的语法分析方法。通过本实验,应达到以下目标: 1、掌握从源程序文件中读取有效字符的方法和产生源程序的内部表示文件的方法。 2、掌握词法分析的实现方法。 3、上机调试编出的词法分析程序。 -By designing, developing, debugging a recursive descent parser, lexical analysis procedure t<李方> 在 2025-06-22 上传 | 大小:7kb | 下载:0
[编译器/词法分析] ParsingAnalyzer
说明:通过设计、编制、调试一个典型的语法分析程序,实现对词法分析程序所提供的单词序 列进行语法检查和结构分析,进一步掌握常用的语法分析方法。 -By designing, developing, debugging parsing a typical procedure, the realization of the lexical analysis program provided by the word sequence and structure analysis of the synt<李方> 在 2025-06-22 上传 | 大小:18kb | 下载:0
[编辑器/阅读器] Editorwenben
说明:用C编写的普通文字的应用软件源码,其是用来编写程序的源代码-C prepared by the general text of the application software source code, which is used to programming source code<小马恩> 在 2025-06-22 上传 | 大小:54kb | 下载:0
[汇编语言] GF8051
说明:Go Fast Floating Point libraries for double float operations bit shifted on an 8bit microcontroller. Includes C and ASM source code, libraries and documentation for Franklin Kiel embedded C compliler.<currentloops> 在 2025-06-22 上传 | 大小:681kb | 下载:0
[书籍源码] NSSandNetworkSimulation
说明:本书内容涵盖了网络模拟的基本研究方法、NS软件的基础及其使用NS进行网络模拟的方法和技巧以及使用NS必备的其他相关知识,附上了详细的源代码。-This book covers the basic research network simulation method, NS and the use of software based on the NS network simulation methods and techniques and the use of NS other relevan<sweetcandy> 在 2025-06-22 上传 | 大小:14.41mb | 下载:0