-
编译原理LL1分析表
编译原理LL1分析表- Translation principle LL1 analytical table
- 2022-11-06 10:10:03下载
- 积分:1
-
take db programme now
take db programme now
- 2022-02-04 16:35:28下载
- 积分:1
-
一个C++函数解释器,很好用的。
一个C++函数解释器,很好用。-a C function interpreter, a good use.
- 2023-06-21 03:40:07下载
- 积分:1
-
one can dos under the Z80 under the compiler source process is that everyone wou...
一个可以在dos下 也可以在z80下的编译器程序 是源程序 望大家耐心去看-one can dos under the Z80 under the compiler source process is that everyone would look to see
- 2022-01-26 00:44:45下载
- 积分:1
-
这是一个用C++实现的语法制导翻译程序,当输入一个表达式时可以将其转化为相应的四元式...
这是一个用C++实现的语法制导翻译程序,当输入一个表达式时可以将其转化为相应的四元式-This is a realization of the C syntax translation guided procedure, when an input expression can be translated into the corresponding four yuan-
- 2022-01-26 08:09:45下载
- 积分:1
-
大家是不是为不知道如何在VB学到绝地程序,这可以帮你! 绝地程序编辑器...
大家是不是为不知道如何在VB学到绝地程序,这可以帮你! 绝地程序编辑器- Everybody is not for did not know how learns certainly the
procedure in VB, this may help you! Certainly procedure editor
- 2022-05-23 20:30:25下载
- 积分:1
-
编译原理课程实验,包括词法分析器和语法分析器
编译原理课程实验,包括词法分析器和语法分析器-Compilation Principle experimental courses, including the lexical analyzer and parser
- 2022-04-14 14:39:35下载
- 积分:1
-
简单的c0编译器,能够正确地将源码编译成功,并且生成四元试...
简单的c0编译器,能够正确地将源码编译成功,并且生成四元试-C0 simple compiler, able to correctly compile the source code successfully, and generated four test
- 2023-02-20 22:50:03下载
- 积分:1
-
LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只...
LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。-LL (1) grammar using a set top-down analysis techniques. LL (1) the meaning is: the first one L shows a top-down analysis is a scan input string from left to right, the first two L shows the analysis process will be the most left-derivation, one that will be just right to see a sign can decide how to derive, choose what Production (rules) for derivation. LL (1) grammar, followed by calculation of the discriminant needs FIRST sets, FOLLOW sets and SELLECT set, and then determine whether to LL (1) grammar, the last sentence further analysis.
- 2022-02-06 11:59:23下载
- 积分:1
-
用java编译的PL0编译器
附带解释器
用java编译的PL0编译器
附带解释器-java compiler with the PL0 compiler fringe Interpreter
- 2022-08-21 07:35:48下载
- 积分:1