-
EJBApplication
Application using Entreprise java bean (EJB)
- 2014-01-06 21:29:09下载
- 积分:1
-
勇敢的猪
说明: 实现"勇敢的猪"这款游戏的最基本功能,如游戏界面,操作控制,游戏设置,玩家排行榜与帮助等(To achieve the most basic functions of the "brave pig" game, such as game interface, operation control, game settings, player ranking and help, etc.)
- 2020-06-19 15:00:01下载
- 积分:1
-
Graphical_Editing_Framework
GEF 使用、原理、功能、框架介绍,初学者必备书籍(GEF use, principles, functions, frameworks introduced)
- 2013-10-23 16:56:18下载
- 积分:1
-
Swing
一个简单的java swing特效,有兴趣的可以参考下,适合初学者。(A simple java swing effects, are interested can refer to, for beginners.)
- 2013-08-05 12:55:54下载
- 积分:1
-
CounterPanel
A panel with test run counters.
- 2014-02-18 09:44:45下载
- 积分:1
-
iss
基于Java的师生交互平台,注释清楚,易懂,可以按照需求修改(Java-based interactive platform for teachers and students, but also good, oh)
- 2013-08-01 10:15:36下载
- 积分:1
-
Java_object_relational_mapping_Xiangjie
Java对象关系映射详解:Java object relational mapping Xiangjie(Java object-relational mapping Xiangjie: Java object relational mapping Xiangjie)
- 2010-07-04 17:11:24下载
- 积分:1
-
1000.Java.Tips
This ebook containts a huge collection of big and small Java programming articles and tips. Over 1000 tips are included.
- 2010-10-05 17:41:07下载
- 积分:1
-
MyWeb3.0
javaweb博客 可以直接运行的哦!!!!(javaweb blog)
- 2013-12-09 09:05:20下载
- 积分: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