-
用C++编写的编译原理词法分析
用C++编写的编译原理词法分析- Translation principle lexical analysis compiles which with C
- 2023-04-21 21:10:03下载
- 积分:1
-
C0的语法编译器,详细设计,适用于初学者编译…
自己开发的c0文法编译器,有详细的设计说明,适用于编译器初学者-C0 own grammar compiler, a detailed design that apply to the compiler for beginners
- 2022-10-02 01:50:03下载
- 积分:1
-
这是一个PLO的编译器,是编译原理课程设计的一个很好的内容
这是一个PLO的编译器,是编译原理课程设计的一个很好的内容-This is a compiler of the PLO, is to compile the curriculum design principle a good content
- 2023-01-16 23:25:03下载
- 积分:1
-
原理同简单的编译器分析,但对输入要求较严格,附有说明
原理同简单的编译器分析,但对输入要求较严格,附有说明-principles with a simple compiler analysis, but the more stringent entry requirements, annotated
- 2022-03-24 10:39:21下载
- 积分:1
-
自己做的一个普通词法分析程序c语言环境终结符:e c j t u可扩展...
自己做的一个普通词法分析程序c语言环境终结符:e c j t u可扩展-have done an ordinary lexical analysis procedure c language environment End Address : c j e t u scalability
- 2022-06-21 21:29:19下载
- 积分:1
-
(1)构造文法G的LR(0)项目
(2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA
(3)证明文法G不是LR(0)文法而是SLR(1)文法,...
(1)构造文法G的LR(0)项目
(2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA
(3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表
(4)设计LR语法分析程序,且能输出分析过程
(5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步)
-(1) construct grammar G of the LR (0) item (2) construct grammar G of the LR (0) item sets standards and identification of family living prefix DFA (3) prove that the grammar G is not LR (0) grammar, but the SLR (1 ) grammar, and constructs SLR (1) analysis table (4) design LR parser, and can output analysis process (5) cited two examples of parsing test procedures (identification fails an example, identify the success of a case, the latter shall not be derived step Less than 10 steps)
- 2022-05-16 14:03:06下载
- 积分:1
-
武汉理工大学编译原理课程实验源代码之词法分析器
武汉理工大学编译原理课程实验源代码之词法分析器-Wuhan Polytechnic University Experimental compiler theory"s source code lexical analyzer
- 2023-05-17 23:00:03下载
- 积分:1
-
一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理...
一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理-a simple parser can be four operators and if statements for the analysis, simple scanning the lexical analysis, and interpretation Yazhan Operators can help compiler theory
- 2022-05-10 17:20:56下载
- 积分:1
-
C编译器的设计,有详细的文档和源代码,是学习编译原理绝对有用的参考与研究资料。...
C编译器的设计,有详细的文档和源代码,是学习编译原理绝对有用的参考与研究资料。-C compiler design, detailed documentation and source code, is to learn to compile a useful reference for the absolute principle and research data.
- 2022-03-10 08:59:17下载
- 积分:1
-
一个简单的编译器,里面有测试代码,希望对大家有用
一个简单的编译器,里面有测试代码,希望对大家有用-A simple compiler test code inside and hope for all of us
- 2022-09-23 17:30:03下载
- 积分:1