-
Homework08
说明: 利用前面提到的SupplyDepot、Transport和CapableOfBeingRefefuelled类/接口,为Air-plane增加一个main()方法,然后为supplyDepot等增加必要的字段、参数和代码,以便CapableOfBeingRefefuelled能够告诉service()方法需要加多少油。同时要确保Depot中的油应相应地减少,而实现CapableOfBeingRefefuelledi的类对象应相应地增加。(Using the upplyDepot, Transport and ApableOfBeingRefefuelled classes/interfaces mentioned above, add a main () method to Air-plane, and then add the necessary fields, parameters and codes to supplyDepot, so that CapableOfBeingRefefuelled can tell service () how much fuel the method needs. At the same time, we should ensure that the oil in Depot should be reduced accordingly, and the class objects that implement Capable OfBeingRefefuelledi should be increased accordingly.)
- 2020-12-07 21:59:21下载
- 积分:1
-
demo
关于ireport导出,看看希望帮助大家(About ireport export, to see wants to help you)
- 2011-07-20 23:37:17下载
- 积分:1
-
wavelets
java的小波分析程序,用得着的兄弟姐妹们支持此网站了(Wavelet Analysis of java process, the brothers and sisters who need it to support this website)
- 2008-01-11 09:40:11下载
- 积分:1
-
javascripts
基于MOOnTOOLs所开发的一个导航拦仅供参考(MOOnTOOLs developed based on a navigation bar for reference only)
- 2008-05-13 23:30:19下载
- 积分:1
-
DBConnection
一个简单的Java数据库连接 这个是一个关于MySQL的数据库连接(A simple Java database connection This is a MySQL database connection)
- 2009-04-12 11:56:36下载
- 积分:1
-
java-90
本资源提供了java90道编程题目,包括50道基础编程题、40道经典java算法题、50道最新的题目,并附答案。可以增加面试技巧。(The resources to provide a java90 Road programming topics, including the 50 basic programming questions, 40 classic java algorithm questions, 50 of the latest topics with answers. You can increase the interviewing skills.)
- 2012-10-28 17:09:32下载
- 积分: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
-
H2RCode
carrydrop撒钱的例程,是repastJ软件的经典教程(throw money routines,It Is a classic repastJ software tutorials)
- 2021-04-15 16:48:54下载
- 积分:1
-
ice4j
webrtc ice 封装,协议为了提供一个强大的机制,它允许基于提供/回答协议SIP和XMPP遍历NATs等。(The Interactive Connectivity Establishment (ICE) protocol combines various NAT traversal utilities such as the STUN and TURN protocols in order to offer a powerful mechanism that allows Offer/Answer based protocols such as SIP and XMPP to traverse NATs.)
- 2015-12-10 21:21:08下载
- 积分:1
-
Java聊天室
说明: 用Java编写的聊天室,客户端和服务端都有界面,能够完成登录、私聊、群聊、发图片、抖动等功能,资源里面有完整代码和使用说明书。(In the chat room written in Java, both the client and the server have interfaces, which can complete the functions of login, private chat, group chat, picture sending, jitter, etc. there are complete codes and instructions in the resources.)
- 2020-07-04 10:40:00下载
- 积分:1