-
guava-20.0
说明: Guava 20.0 正式发布,Google 的 Java 常用类库。 guava-20.0.zip(Guava 20 is officially released, Google's Java common class library. guava-20.0.zip)
- 2018-04-28 13:28:00下载
- 积分:1
-
perstnet-269
Perst开源实时数据库,据说非常不错,大家可以到此互相学习交流。(Perst open source real-time database, said to have been very good, everyone can learn from each other to this exchange.)
- 2007-10-26 10:04:57下载
- 积分:1
-
airTicket(1.12)
struts2+hibernate 航空售票系统毕业设计(struts2+hibernate)
- 2010-08-05 16:49:46下载
- 积分:1
-
chaoshizhangdan
超市账单管理系统后台模板,HTML页面展现(Supermarket bill management system background template, HTML page display)
- 2018-06-07 10:00:19下载
- 积分:1
-
c3
说明: 这是基于VB编程的代码,希望对大家的学习能有所帮助。(This is for all of you.)
- 2009-06-29 09:05:55下载
- 积分:1
-
graduatedesign
毕业设计:使用ssh框架开发银行管理系统(Developing bank management system with SSH Framework)
- 2020-06-22 17:00:02下载
- 积分:1
-
JavaSpider
Java版蜘蛛牌,是采用Java编写的蜘蛛牌程序,可以实现Windows下的蜘蛛牌类似功能(Java version spider card, is written using Java spider licensing procedures, the spiders can be achieved under a license similar to the Windows functions)
- 2010-05-13 13:51:27下载
- 积分:1
-
NewTest
遍历储存卡内所有图片,放到控件中显示。点击图片跳转到编辑页面。并做了代码优化。(Traverse all the pictures in the memory card, into the control display. Click on the picture to jump to edit pages. And do a code optimization.)
- 2013-11-28 10:30:41下载
- 积分:1
-
survey
此为问卷调查系统 最好请跑在tomcat6.0下 系统有一些bug 以后会进行更新(This system is best for the survey, please run the system in tomcat6.0 some bug will be updated later)
- 2011-11-27 14:43:09下载
- 积分:1
-
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