-
Compiler
LL(1)文法和预测分析方法
1.文法使用产生式来定义;
2.分别求出文法中每一个非终结符的FIRST集、FOLLOW集和SELECT集;
3.画出预测分析表;
4.判定给定的文法是否是LL(1)文法;
5.给定符号串判定是否是文法中的句子,分析过程用分析表格的方式打印出来。(LL(1) Grammar and Predictive Analysis
1. Grammar is defined by production.
2. Find out the FIRST set, FOLLOW set and SELECT set of each non-terminator in grammar.
3. Draw a forecast analysis table.
4. Determine whether a given grammar is LL(1) grammar;
5. Given a string of symbols to determine whether it is a sentence in grammar, the analysis process is printed out in the form of an analysis table.)
- 2020-06-15 22:30:02下载
- 积分:1
-
OReilly-Enterprise-JavaBeans-3rd
OReilly Enterprise JavaBeans 3rd.pdf
- 2011-05-12 21:17:25下载
- 积分:1
-
iQQ_beta1.02
仿QQ 在linux下的源码,你懂的。。。。。。。
- 2013-03-15 09:41:21下载
- 积分:1
-
Exemplo de controle de acesso com n riveting veis de permiss Mang o.
Exemplo de controle de acesso com n铆veis de permiss茫o.-Exemplo de controle de acesso com n riveting veis de permiss Mang o.
- 2023-09-06 10:10:02下载
- 积分:1
-
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动...
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动-its own use for avr SCM source, including ne2000 compatible NIC drivers
- 2022-02-20 14:37:55下载
- 积分:1
-
ClassHierarchyTraveler
Class Hierarchy Traveler Source Code for Andriod.
- 2013-12-04 10:20:18下载
- 积分:1
-
KMSpico.v10.2.0
说明: KMSpico V10 keygen license for microsoft office and windows
- 2019-02-12 14:51:45下载
- 积分:1
-
dala
一个java开发的定时器操作的小例子,欢迎大家使用(A small example of timer operation developed by Java, welcome to use.)
- 2018-09-16 09:21:00下载
- 积分:1
-
tut-rest-master
You re creating an API that clients need to consume across the web.
You want to open up your organization s data to consumption by varied clients across the web.
You need to integrate your application with other applications inside your own organization, but you don t have control over the languages, tools, or frameworks for those applications.
- 2014-03-18 11:30:50下载
- 积分:1
-
GerberParser-master
gerber C++,解析器,可解析gerber文件和drill文件(A C++ library to parse Gerber files and Drill files)
- 2021-02-01 10:00:00下载
- 积分:1