-
ll1的词法分析实现,没有短语分析,只是确定是不是LL1文法.
ll1的词法分析实现,没有短语分析,只是确定是不是LL1文法.-ll1 achieve the lexical analysis, no phrase, is not only determined LL1 grammar.
- 2022-03-11 02:02:20下载
- 积分:1
-
M8控制cc2500,usb无线接口,游戏控制器.
可作为通用的游戏受柄.
M8控制cc2500,usb无线接口,游戏控制器.
可作为通用的游戏受柄.-M8 control cc2500, usb wireless interface, the game controller. Can be used as a universal game by the handle.
- 2022-06-13 15:06:12下载
- 积分:1
-
The purpose of this project was to design and implement a debugger for the ATmeg...
该项目的目的是设计和实施,为的沟通通过其JTAG接口和控制是通过设置断点和寄存器和存储器访问程序的执行能力ATmega644调试。-The purpose of this project was to design and implement a debugger for the ATmega644 that communicated through its JTAG interface and was capable of controlling program execution by setting breakpoints and accessing registers and memory
- 2022-07-20 14:47:08下载
- 积分: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
-
对一个文件可以分词的系统,挺有用的哦
对一个文件可以分词的系统,挺有用的哦-right can be a Word document system, quite the oh
- 2022-06-26 22:57:00下载
- 积分:1
-
词法分析的程序设计
词法分析的程序设计- Lexical analysis programming
- 2023-01-01 21:20: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
-
PL0_CPP C++版本的PL0 语言的编译器,实现了编译器的一般功能
PL0_CPP C++版本的PL0 语言的编译器,实现了编译器的一般功能-PL0_CPP PL0 version of the C language compiler, a compiler to achieve the general functions
- 2022-02-07 03:15:48下载
- 积分:1
-
vc脚本代码~~~大家多支持
vc脚本代码~~~大家多支持-vc script code ~ ~ ~ we support more! !
- 2022-02-01 18:43:26下载
- 积分:1
-
convert MATHML to SVG
convert MATHML to SVG
- 2022-08-11 08:39:56下载
- 积分:1