-
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
-
Jackess 3.0.1
Java微软Access工具,用于读取或创建微软Access数据库文件,支持1997-2019全部版本。(Java Microsoft Access tool, used to read or create Microsoft Access database files, supporting all versions of 1997-2019.)
- 2019-05-14 18:23:32下载
- 积分:1
-
JAVA-The-latest-
java面试题目全集,帮助面试的初哥进行准备!(java interview questions The Complete Works, to help novices interview preparation!)
- 2012-05-24 15:17:51下载
- 积分:1
-
sIGaRRAYtYPEdELTA
ClassObj extends Instance implements.
- 2014-01-08 00:29:32下载
- 积分:1
-
device-manage
一个JAVA做的设备管理系统,基本输入,输出操作(a JAVA device manage)
- 2011-12-26 22:56:00下载
- 积分:1
-
JAVA-professional
JAVA专业术语集合,包含Java中遇到的大部分英文解释,可以很好的对Java中遇到的问题解决。(JAVA jargon collection)
- 2012-02-08 18:59:16下载
- 积分:1
-
Miller-Rabin_primality_test_(Java)
Miller Rabin:Just like the Fermat and Solovay–Strassen tests, the Miller–Rabin test relies on an equality or set of equalities that hold true for prime values, then checks whether or not they hold for a number that we want to test for primality.
- 2012-12-10 09:31:11下载
- 积分:1
-
JavaPSwing-code
Java Swing是目前图形界面设计的主流开发工具,本书从实用的角度出
发,通过大量实例全面介绍Java Swing中各种组件的应用及图形界面的开发
技术。(Java Swing GUI design is currently the mainstream of development tools, from a practical point of view the book
Hair, comprehensive introduction and development of various components of Java Swing application and a graphical interface through a lot of examples
Technology.)
- 2014-08-18 17:16:53下载
- 积分:1
-
analog-clock
java模拟时钟,可在换数字时钟和模拟时钟之间切换(java analog clock, switch between change digital clock and analog clock)
- 2014-01-16 16:47:15下载
- 积分:1
-
ManpowerSystem
人事信息管理系统,全GUI编程,并链接数据库管理数据,(Personnel Information Management System, all GUI programming, and database management of data link,)
- 2008-07-02 16:14:54下载
- 积分:1