-
Java2game
教会使用java进行游戏设计,开发者了解游戏的基本设计技巧(church for the use of game design, game developers understand the basic design skills)
- 2005-05-14 22:53:38下载
- 积分:1
-
StuManagerSystem
java与MySQL数据库相连,jdbc(java,MySQL )
- 2016-05-28 14:19:02下载
- 积分: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
-
esmd4j-1.0-free (2)
说明: 用于极点对称模态分解求解,对输入信号进行模态分解并求出相应图形和数据(Used for pole-symmetric modal decomposition solution, modal decomposition of input signals and determination of corresponding graphics and data)
- 2019-02-28 21:23:39下载
- 积分:1
-
bookStore
基于Spring web+Hibernate一个在线书店系统。其中引入了Spring的web框架,Spring集成了Hibernate,JSTL标签库在其中得到很好的应用。
项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。(Spring web+ Hibernate based on an online bookstore system. Which the introduction of Spring' s web framework, Spring integrates with Hibernate, JSTL tag library in which the application is well. Projects have a complete code and detailed documentation and system specification transplantation to help the U.S. study and understanding.)
- 2009-02-15 23:21:53下载
- 积分:1
-
java串口发送短信
说明: 使用java串口发送指令控制短信猫发短信(Using java serial port to send instructions to control short message cat sending short message)
- 2019-06-29 11:48:08下载
- 积分:1
-
1
说明: Sprint Getting Started Building a RESTful Web Service
- 2020-06-24 01:20:02下载
- 积分:1
-
tss
一个吞食蛇得游戏,用JAVA写的。7KB大小,学习的可以下载看下(Snake swallowed a very game, written using JAVA. 7KB size, learning can be downloaded Kanxia)
- 2009-11-17 21:27:03下载
- 积分:1
-
Java入门到精通
JAVA入门到精通,这是一部为java初学者和爱好者编辑的书本(JAVA From entry to mastery)
- 2018-12-27 11:02:38下载
- 积分:1
-
MailSystem
设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。
如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c
挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等
请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
- 2013-11-14 13:27:11下载
- 积分:1