-
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
-
c3
说明: 这是基于VB编程的代码,希望对大家的学习能有所帮助。(This is for all of you.)
- 2009-06-29 09:05:55下载
- 积分:1
-
bbs
jsp和servlet开发的bbs,具有简单的发帖、回帖、分页、增加、删除等功能!(jsp and servlet development bbs, with a simple post replies, paging, add, delete and other functions!)
- 2009-05-06 15:40:56下载
- 积分:1
-
JForex-3-SDK
jforex开发,可以通过ide实现jforex策略开发(jforex development through the usage of java ide,to replace the usage of the platform itself)
- 2019-03-04 22:06:27下载
- 积分:1
-
123
分段直线拟合,将一组点 分段拟合计算出最小权值和画出线条(Piecewise linear fitting, fitting a set of points to calculate the minimum weight sub-values and draw lines
)
- 2011-06-06 19:32:16下载
- 积分:1
-
java
关于Java多线程编程的书。有对Java多线程编程的详解。对学习Java多线程很有帮助(It s helpful for learning Java)
- 2015-12-15 11:47:36下载
- 积分:1
-
ch06_3
JAVA 文件操作 包括文件的复制 创建文件 显示文件等等操作(JAVA file copy file to create the file display file etc.)
- 2014-04-14 17:44:06下载
- 积分:1
-
S2SM-Blank-Mysql
struts2+mybatis+spring开发用的空框架
(struts2+mybatis+spring empty frame used in the development)
- 2013-09-28 09:00:27下载
- 积分:1
-
b1b1173126c0
人事管理系统,专门做人事管理,增删改查人员信息,账号绑定(Personnel management system, specializing in personnel management, adding, deleting and modifying personnel information, account binding)
- 2020-06-24 21:00:01下载
- 积分:1
-
TestPolymoph
这段代码是用来理解 polymorphism 多态,写的很详细,适合初学者!(This code is used to understand the polymorphism polymorphism, written in great detail, suitable for beginners!)
- 2010-08-15 09:23:33下载
- 积分:1