-
this program can build on the principle of uncertainty to determine finite autom...
此程序可以把编译原理中的不确定的有限自动机确定化,是编译中课程设计的内容-this program can build on the principle of uncertainty to determine finite automata, which is to compile the contents of the curriculum design
- 2022-03-12 05:37:43下载
- 积分:1
-
这是一个PL0编译系统的词法分析程序 能识别出所有的单词并分类...
这是一个PL0编译系统的词法分析程序 能识别出所有的单词并分类-PL0 This is a compiler of lexical analysis procedure to identify all the words and classification
- 2022-04-24 20:01:40下载
- 积分:1
-
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by YACC format, we can use the LEX and YACC tools various compiler generation programming language analyzer.
- 2023-02-14 16:15:03下载
- 积分:1
-
一个简单的编译器,里面有测试代码,希望对大家有用
一个简单的编译器,里面有测试代码,希望对大家有用-A simple compiler test code inside and hope for all of us
- 2022-09-23 17:30:03下载
- 积分:1
-
it is used to solve the matrix problem easily.having the good interface
it is used to solve the matrix problem easily.having the good interface -it is used to solve the matrix problem easily.having the good interface ...
- 2022-04-23 07:15:39下载
- 积分:1
-
HIT, compile the principle of curriculum design, the compiler simple ~
哈工大,编译原理课程设计,简单的编译器~-HIT, compile the principle of curriculum design, the compiler simple ~
- 2022-01-27 09:34:40下载
- 积分:1
-
一个很好的编译原理课程设计,要下来看看哦
一个很好的编译原理课程设计,要下来看看哦-Compilation Principle of a good curriculum design, it is necessary to look down Oh
- 2022-07-11 13:50:01下载
- 积分:1
-
一个slr(1)的 语法分析器
可以自行输入文法
一个slr(1)的 语法分析器
可以自行输入文法-1 slr (1) parser can enter your own grammar
- 2022-06-28 23:14:36下载
- 积分:1
-
和利时的PLC编译器powerpro,完全符号IEC 61131
和利时的PLC编译器powerpro,完全符号IEC 61131-3要求-And Lee PLC when the compiler powerpro, full symbols IEC 61131-3 requirements
- 2022-06-21 21:36:21下载
- 积分: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