-
input is a regular expression, you can use : lowercase letters or numbers, said...
输入一个正则表达式,可以使用: 小写字母或数字,表示终结符;*,闭包;+,并集;~,补集;E,空串;O,空集 然后程序将生成 相应的NFA,以及化简之后的DFA,最后再输入一个字符串,程序判断它是否满足该正则表达式-input is a regular expression, you can use : lowercase letters or numbers, said Fu end;* Closure; , And set; To complement the set; E, empty string; O, empty set procedures will then generate the corresponding NFA, and the simplification of the DFA after finally lose into a string, procedures judgment whether it is to meet the regular expression
- 2022-06-14 20:06:53下载
- 积分:1
-
编译原理实用教程PPT,中国水利水电出版社,作者杨德芳
编译原理实用教程PPT,中国水利水电出版社,作者杨德芳-failed to translate
- 2022-02-21 20:00:10下载
- 积分:1
-
编译原理,语法分析 ll(1),lr (0),slr(1)
编译原理,语法分析 ll(1),lr (0),slr(1)-compiler theory, syntax analysis ll (1), lr (1), lr (0), slr (1), etc.
- 2022-03-23 10:04:05下载
- 积分:1
-
一个简单的编译器,可以实现简单的画图语句的解析,最终画出简单的图形。涉及程序编译器的实现几个步骤,词法分析,语法分析,语义分析,等等。...
一个简单的编译器,可以实现简单的画图语句的解析,最终画出简单的图形。涉及程序编译器的实现几个步骤,词法分析,语法分析,语义分析,等等。-a simple compiler can achieve a simple drawing of analytic statement, the final draw simple graphics. The procedures compiler in several steps, lexical analysis, grammar analysis, semantic analysis, and so on.
- 2022-04-14 21:30:32下载
- 积分:1
-
编译原理课程设计
编译原理课程设计-词法分析器-Course Design Compiler Principle- lexical analyzer
- 2023-03-18 04:25:03下载
- 积分:1
-
LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只...
LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。
LL(1)文法的判别需要依次计算FIRST集、FOLLOW集和SELLECT集,然后判断是否为LL(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.
- 2023-02-02 20:20:03下载
- 积分:1
-
图书馆管理系统,自己的课程设计,有一点小问题!请各位手下留情!...
图书馆管理系统,自己的课程设计,有一点小问题!请各位手下留情!-Library management system, design their own curriculum, there is little question! Please be lenient!
- 2022-01-21 22:56:57下载
- 积分:1
-
uservice和快速
uService&RAPI-1.01.022-chs(lib-update)uService,源代码,开发工具,设备管理器-uService
- 2022-11-16 07:45:03下载
- 积分:1
-
e i fjfianidfn ldsif ldno lviv livdf
这是一个很好的图书管理系统 数据库SQL2005-e i fjfianidfn ldsif ldno lviv livdf
- 2022-01-25 14:15:22下载
- 积分:1
-
ADV7171 在BF553上测试通过 大家开下了
ADV7171 在BF553上测试通过 大家开下了-ADV7171 in BF553 testing through all of the under
- 2022-04-29 00:29:18下载
- 积分:1