-
一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法...
一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法分析用bison做语法分析设计的科学计算器(不同于一般程序设计中的入门级计算器),是学习编译原理的很好的例子。-a flex and bison portal usage of a very good example. According lexical analysis, parsing, Semantic analysis of the sequence to flex and bison familiar with these two powerful tool. Finally, a use flex do lexical analysis bison do syntax analysis and design of scientific calculators (unlike General Program Design"s entry-level calculators), compiler theory is the study of good examples.
- 2022-02-28 21:54:31下载
- 积分:1
-
词法分析、语法分析,是本文的语言语法、语法知识。
词法分析,语法分析,文件中有语言的文法,根据文法写出的程序样例,还有根据样例进行词法分析得出的文件-lexical analysis, grammar analysis, the paper is the language grammar, grammar write the program sample, for example under the lexical analysis of documents
- 2022-08-02 19:29:19下载
- 积分:1
-
这是扬创2440开发板的一个ADS环境下的一个测试程序,对初学者很有用的....
这是扬创2440开发板的一个ADS环境下的一个测试程序,对初学者很有用的.-Jan 2440 This is a development board an ADS environment of a test procedure, useful for beginners.
- 2023-05-06 00:45:03下载
- 积分:1
-
编译原理 小程序设计 用C语言实现一个简单的词法分析程序
编译原理 小程序设计 用C语言实现一个简单的词法分析程序-small compiler theory C programming language used to implement a simple lexical analysis procedure
- 2022-01-31 21:23:04下载
- 积分:1
-
自己做的一个求集合的小程序,实现十分简单
自己做的一个求集合的小程序,实现十分简单- Own do the script which asks to gather, the realization is
extremely simple
- 2022-03-18 05:15:16下载
- 积分:1
-
LL(1)文法源代码
LL(1)文法源代码-LL (1) grammar source code
- 2023-02-01 06:55:03下载
- 积分:1
-
powerbuiler源码,虽然不算好,但也可以
powerbuiler源码,虽然不算好,但也可以-powerbuiler source, although not good, but it can also be used with! !
- 2022-03-25 19:07:21下载
- 积分:1
-
按照清华大学的教材,自己用C++做的一个小的哈夫曼编码器
按照清华大学的教材,自己用C++做的一个小的哈夫曼编码器-materials they used to do a C minor Huffman encoder
- 2022-06-29 11:57:54下载
- 积分:1
-
2500AD X8051汇编语言编译器连接器使用说明
2500AD X8051汇编语言编译器连接器使用说明-2500AD X8051 assembly language compiler for use connectors
- 2023-03-09 20:55:04下载
- 积分:1
-
词法分析程序,这是一个词法分析程序,是在编译原理课编写下来的,经过多次修改。还能够分析对10+9e这样的单词。比较全面...
词法分析程序,这是一个词法分析程序,是在编译原理课编写下来的,经过多次修改。还能够分析对10+9e这样的单词。比较全面-lexical analysis, this is a lexical analysis procedure is compiled in principle prepared from the lesson, after several revisions. Also to analyze 10 9e of the word. More comprehensive
- 2022-06-01 00:11:00下载
- 积分:1