-
lr(0),语法分析,界面很漂亮,利用C++语言,可生成语法树...
lr(0),语法分析,界面很漂亮,利用C++语言,可生成语法树-lr(0),parsing, interface is beautiful,use c++,can create syntax tree
- 2022-12-20 10:25:03下载
- 积分:1
-
一个简单的识别运算的编译器程序,在windows下运行
一个简单的识别运算的编译器程序,在windows下运行-Identification of a simple computing program compilers, run at windows
- 2022-08-16 10:01:25下载
- 积分: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
-
一个很号用的词法分析程序,望能对想熟悉编译原理的同仁有一定的帮助,谢谢支持...
一个很号用的词法分析程序,望能对想熟悉编译原理的同仁有一定的帮助,谢谢支持-one of the very lexical analysis procedures can look familiar to colleagues compiler theory can help, thank you support
- 2022-05-22 13:29:59下载
- 积分:1
-
大学课程设计之编译原理 词法分析
大学课程设计之编译原理 词法分析- College course translation principle lexical analysis design
- 2022-07-21 00:14:05下载
- 积分:1
-
从各种控件中获得数据 自动生成XML文档 并通过XSLT转换为其他形式的XML文档...
从各种控件中获得数据 自动生成XML文档 并通过XSLT转换为其他形式的XML文档-from a variety of data access controls which automatically generate XML and XSLT through conversion to other forms of XM L Documents
- 2022-02-04 09:58:24下载
- 积分:1
-
递归下降语法分析
递归下降语法分析-decline recursive grammar analysis
- 2022-04-10 05:33:19下载
- 积分:1
-
一个很好的编译原理课程设计,要下来看看哦
一个很好的编译原理课程设计,要下来看看哦-Compilation Principle of a good curriculum design, it is necessary to look down Oh
- 2022-07-11 13:50:01下载
- 积分:1
-
编译原理及实践课后答案及部分代码,要的自己下
编译原理及实践课后答案及部分代码,要的自己下-Compiler Construction Principles and Practice of after-school and part of the answer code
- 2023-01-20 01:15:03下载
- 积分:1
-
编译原理课程设计,语法分析.学校的课程设计,好象还有点用吧...
编译原理课程设计,语法分析.学校的课程设计,好象还有点用吧-compiler theory curriculum design, syntax analysis. School curriculum design, as if it still has some use
- 2022-03-21 03:46:45下载
- 积分:1