-
这是一个用C++编写的编译原理的词法分析程序,希望对各位学习编译的同学有一定帮助...
这是一个用C++编写的编译原理的词法分析程序,希望对各位学习编译的同学有一定帮助-This is a C compiler prepared by the tenets of lexical analysis procedure, and I hope to learn from you and the compiler will definitely help students
- 2022-08-20 11:31:33下载
- 积分:1
-
编制一个词法分析程序,从输入的源程序中,分析出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、界符五大类。并依次输出每类单词,错误时记下出错的行列,...
编制一个词法分析程序,从输入的源程序中,分析出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、界符五大类。并依次输出每类单词,错误时记下出错的行列,出错原因,然后跳过错误部分继续分析-compiled a lexical analysis procedures from the importation of the source, the analysis of the various independent significance of the word, that is to retain the basic character identifier, constants, and Operators, the industry address five major categories. And each type of output followed by the words, the wrong way down the ranks wrong, wrong reasons, then jump to the wrong part analysis
- 2023-04-16 02:05:03下载
- 积分:1
-
C语言,SLR(1)语法分析、语法分析、表格和goto表…
c语言实现,slr(1)语法分析,语法分析的ation表和goto表分别用txt文档保存。-c language, slr (1) grammar analysis, grammar analysis ation table and goto table txt documents were preserved.
- 2023-01-16 06:45:03下载
- 积分:1
-
一个进行整数计算的C语言词法分析器
一个进行整数计算的C语言词法分析器- Carries on the integer computation the C language morphology
analyzer
- 2022-01-21 01:13:21下载
- 积分:1
-
- 2022-02-02 17:15:04下载
- 积分:1
-
JavaStruts Chinese documents. This is a very good struts help the Chinese docume...
JavaStruts 中文文档. 这是一本很好的struts的中文帮助文档, 在网上很难找到。-JavaStruts Chinese documents. This is a very good struts help the Chinese documents, the Internet is hard to find.
- 2023-07-17 05:35:04下载
- 积分:1
-
to maintain address using tree structure
to maintain address using tree structure
- 2022-02-15 00:23:11下载
- 积分:1
-
pl0修改后的源程序和报告
(1) 修改后的PL/0语言文本。包含词法分析(正规式),语法分析(BNF)。
(2) 有关修改后的PL/0编译/解释器的说...
pl0修改后的源程序和报告
(1) 修改后的PL/0语言文本。包含词法分析(正规式),语法分析(BNF)。
(2) 有关修改后的PL/0编译/解释器的说明。详细说明你的编译器是如何编译新的PL/0语言程序的。指出你的程序中最精彩的部分,以及你为什么这样做,你是如何控制和恢复语义错误的。
(3) 给出你所改动后的编译器源程序清单,并标记出你所修改的部分。比较你的编译器和原来的编译器之间的差别。
(4) 说明你的编译器中可能存在的错误。
(5) 总结经验与教训,如果重做一遍,你会有哪些新的改进?
-err
- 2022-01-21 20:50:44下载
- 积分:1
-
这是一个编译器程序包括了编译原理中学习的所有内容
这是一个编译器程序包括了编译原理中学习的所有内容-This is a compiler compiler included the principle of learning all the elements
- 2022-11-02 07:10:03下载
- 积分:1
-
编译原理课程设计,词法分析,语法分析,语义分析等。
编译原理课程设计,词法分析,语法分析,语义分析等。-compiler theory curriculum design, lexical analysis, grammar analysis, semantic analysis.
- 2022-08-16 07:12:43下载
- 积分:1