-
比较简单的一个词法分析器,帮助学编译原理的初学者理解,可作为教学用途...
比较简单的一个词法分析器,帮助学编译原理的初学者理解,可作为教学用途-relatively simple one lexical analyzer to help the school build understanding of the principle of beginners can use as a teaching
- 2022-08-12 15:32:14下载
- 积分: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
-
编译原理
编译原理---正则表达式到DFA的演示程序- Translation principle--- regular expression to DFA
demonstration program
- 2023-08-09 03:25:03下载
- 积分:1
-
顶程序
本程序用于自顶向下的语法分析。只您输入的上下问无关文法进行分析,并构造出预测分析表。-procedure for the top-down syntax analysis. Only you enter the ministry asked not grammar analysis and structural analysis projected table.
- 2023-07-11 12:30:05下载
- 积分:1
-
叟皆了51的汇编代码,希望读大家有所帮助
叟皆了51的汇编代码,希望读大家有所帮助-Minds are 51 assembly code, I hope everyone reading help
- 2023-08-05 18:05:03下载
- 积分:1
-
卷积码的解码所用到的加比选模块 很有用 可直接引用
卷积码的解码所用到的加比选模块 很有用 可直接引用-Decoding convolutional codes by using the plus selection module can be directly useful to quote
- 2022-03-01 04:53:18下载
- 积分:1
-
编译原理课程设计 SLR(1)语法分析!我做的,就是没有运行结果,大家先用着...
编译原理课程设计 SLR(1)语法分析!我做的,就是没有运行结果,大家先用着-Course Design Compiler Principle SLR (1) syntax analysis! I do, is not running, we used to first
- 2022-03-25 10:45:18下载
- 积分:1
-
用于一个小型表达式输入的简易编译器,c语言版的
用于一个小型表达式输入的简易编译器,c语言版的-For a small input simple expression compiler, c language version of the
- 2022-03-07 05:54:45下载
- 积分:1
-
广告编译器848块,应该是最后一个版本的补丁,广告已经停止了…
ads编译器的848补丁,应该是最后一版补丁,ads目前已停止更新-ads compiler 848 patch, should be the last version of patch, ads have stopped updating now
- 2022-05-06 09:00:31下载
- 积分:1
-
- 2022-06-03 19:39:38下载
- 积分:1