-
一个简单的词法分析程序 ,输入一个txt文本,可以将里面的关键字等信息输出显示...
一个简单的词法分析程序 ,输入一个txt文本,可以将里面的关键字等信息输出显示-A simple lexical analysis program, enter a txt text can be keywords and other information inside the output display
- 2022-07-07 00:04:05下载
- 积分:1
-
基于从C++开发的一个LL1文法分析器,内付源码,源码中还有一定的注释...
基于从C++开发的一个LL1文法分析器,内付源码,源码中还有一定的注释-from C-based development of a LL1 grammar analyzer, which paid source, there still is a certain source of the Notes
- 2022-03-23 12:44:57下载
- 积分:1
-
转别人的,很难找,不会编译啊,请教高手多指点
转别人的,很难找,不会编译啊,请教高手多指点-To others, it is difficult to find, will not compile, ah, many experts point to ask
- 2022-07-11 02:22:54下载
- 积分: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形式文法
Java形式文法-BNF.是设计形式文法的好范例。-Java form grammar-BNF. Form design is a good example of grammar.
- 2022-11-05 00:40:03下载
- 积分:1
-
c语言编写,用于c
c语言编写,用于c-minus语言的语法分析.-use for c-minus compile.
- 2022-02-06 05:52:47下载
- 积分:1
-
编译原理的ll(1)的文法
挺好用的饿
编译原理的ll(1)的文法
挺好用的饿-Compiler Construction Principles of the ll (1) of the hungry with good grammar
- 2022-10-01 12:30:03下载
- 积分:1
-
#包括<;fstream & gt;
#include
- 2022-02-03 06:24:20下载
- 积分:1
-
pascal的编译器
交作业没问题
pascal的编译器
交作业没问题
-perpendicular operation of the compiler no problem Haha
- 2023-08-24 16:50:02下载
- 积分:1
-
htp是一个HTML预处理器。页面可以用htp扩展的类HTML的宏编写。这可以简化维护一个一致外观的Web页面集....
htp是一个HTML预处理器。页面可以用htp扩展的类HTML的宏编写。这可以简化维护一个一致外观的Web页面集.-htp is a HTML pretreatment. The page may use the kind of HTML
great compilation which htp expands. This may simplify maintains a
consistent outward appearance the Web page collection
- 2022-03-14 09:42:38下载
- 积分:1