-
词法分析器
可以识别c++的源码,自动生成词法分析表,
在分析结束后会指出源代码中可能的错误
待分析的源代码要以 *源代码.txt的格式保存...
词法分析器
可以识别c++的源码,自动生成词法分析表,
在分析结束后会指出源代码中可能的错误
待分析的源代码要以 *源代码.txt的格式保存-Lexical analyzer can identify c++ The source, automatically generate lexical analysis table, after the end of the analysis will be pointed out that the source code may be an error to be analyzed the source code to source code*. Txt format save
- 2022-01-28 23:32:17下载
- 积分:1
-
这是一个词法分析器的实验报告,比较齐全,用C++编写,源码可直接运行...
这是一个词法分析器的实验报告,比较齐全,用C++编写,源码可直接运行-This is a lexical analyzer experiment report, relatively complete, and C++ Prepared source code can be directly run
- 2022-11-14 15:40:04下载
- 积分:1
-
一个很号用的词法分析程序,望能对想熟悉编译原理的同仁有一定的帮助,谢谢支持...
一个很号用的词法分析程序,望能对想熟悉编译原理的同仁有一定的帮助,谢谢支持-one of the very lexical analysis procedures can look familiar to colleagues compiler theory can help, thank you support
- 2022-05-22 13:29:59下载
- 积分:1
-
分词程序的源代码
分词程序的源代码-Word program"s source code
- 2022-01-22 12:08:00下载
- 积分:1
-
编译原理 词法分析器
识别标识符,关键字,运算符,常量,界符包括出错处理...
编译原理 词法分析器
识别标识符,关键字,运算符,常量,界符包括出错处理-compiler theory lexical analyzer identification identifiers, keywords, Operators, constants, and address sector including error handling
- 2022-02-05 17:06:25下载
- 积分:1
-
读取BNF表达式和终结符文件,然后生成相应文法的First、Follow集、文法分析表以及冲突表。...
读取BNF表达式和终结符文件,然后生成相应文法的First、Follow集、文法分析表以及冲突表。-BNF expressions and terminator read the file, and then generates the appropriate grammar First, Follow sets, grammar analysis table, as well as conflict table
- 2022-05-31 03:17:31下载
- 积分:1
-
C程序的二项式概率分布。
C programm for Binomial probability distribution.
- 2022-07-27 17:04:15下载
- 积分:1
-
这是一个词法分析程序,能够区分标识符、数字、表达式。程序输入为一个文件,程序结果保存到一个链表中。...
这是一个词法分析程序,能够区分标识符、数字、表达式。程序输入为一个文件,程序结果保存到一个链表中。-This is a lexical analysis procedure and can distinguish identifier, figures and expression. Procedures for the importation of a document, the results of the proceedings to preserve a Linklist.
- 2022-09-26 21:45:02下载
- 积分:1
-
m68k series compiled by the C
m68k系列反汇编的C语言源码,供学习编译原理的同学使用。实用!-m68k series compiled by the C-language source code, the compiler theory for studying the students to use. Practical!
- 2023-07-30 23:40:02下载
- 积分:1
-
全功能c#编译器,很小但功能不弱于vs2003
全功能c#编译器,很小但功能不弱于vs2003-fully functional c# compiler, a small but functional is not weaker than vs2003
- 2023-06-12 07:30:04下载
- 积分:1