-
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
-
PSO
说明: 粒子群程序代码。包括JAVA和matlab非常使用。适合初学者(Particle Swarm program code. Including the very use of JAVA and matlab. Suitable for beginners)
- 2008-11-30 20:17:14下载
- 积分:1
-
HeadFirstDesignPatterns_code102507
说明: 这是head first design patterns源码,讲解了java23种设计模式(23 design patterns in Java)
- 2019-07-04 10:16:01下载
- 积分:1
-
照片变成字母符号软件
说明: 照片变成字母符号软件,讲照片转化成符号的形式(Photographs into alphabetic symbols software)
- 2020-06-19 09:40:01下载
- 积分:1
-
94876474
一个Struts+DAO实现的用户登陆程序,学习Struts的可以看下()
- 2018-01-26 22:26:27下载
- 积分:1
-
new-java-exercise50
最新JAVA编程题全集_50题及答案,收集了最新的一些java试题,有很详细的解答(Complete _50 latest JAVA programming problems questions and answers, a collection of some of the latest java questions, there is a very detailed answer)
- 2013-09-23 16:15:14下载
- 积分:1
-
calculater
android环境下开发的计算器,基本实现计算器的功能,界面美观(android calculater)
- 2012-05-10 21:22:55下载
- 积分:1
-
javaservlet
图形界面示例源代码,该压缩文件为Java网络编程的一些例子(Graphical interface sample source code, the compressed file for the Java network programming some examples of)
- 2008-04-30 19:12:26下载
- 积分:1
-
CosNotifyComm
Cos Notifi Corba Library
- 2013-11-15 23:50:55下载
- 积分:1
-
Eclipse-in-java-developer
这是一本学习好Java的外文书籍,通过这本书,我们可以接触到其中的运行机制以及代码的编写方式(This is a good learning Java-language books, through this book, we can come into contact with one of the operating mechanism and the code is written in a way)
- 2013-10-25 09:37:18下载
- 积分:1