-
shuzuchengji-
实现数组乘积,Java代码编写 方便 (Array of product realization)
- 2013-12-23 09:25:52下载
- 积分:1
-
SSMpro_Message_day0324
ssm整合,整理,配置文件说明,及简单功能实现样例(SSM integration, collation, configuration file description, and sample implementation of simple functions.)
- 2018-07-06 15:15:03下载
- 积分:1
-
Ant-JAVA-2
蚂蚁算法的java实现
或称蚁群算法
用于解决TSP旅行商问题
尚待优化(Ant algorithm to achieve the java or ant colony algorithm to solve TSP traveling salesman problem yet to optimize)
- 2013-03-31 16:13:30下载
- 积分:1
-
java_Factory
java 设计模式 实例 Factory(java Design pattern Factory)
- 2015-10-30 22:22:57下载
- 积分:1
-
dance
此游戏模仿前几天流行的跳舞机。游戏时请只最多用两个手指按方向键;
当方向箭头落至深色区域后按下对应的键,连击(HIT)会有更多分数
开发说明:
初期使用Editplus制作,完整注释
而后用Eclipse打包,未将注释转为文档注释
--FJNU CSE 2005 038 Slipper">
- 2020-10-21 09:27:24下载
- 积分:1
-
Abstract
THIS IS IMP FILE......................................................................
- 2013-12-09 16:18:25下载
- 积分:1
-
The-Java2-practical-tutorial
Java2实用教程,适合所有以Java方向开发的朋友们使用。(The Java2 practical tutorial)
- 2013-04-15 11:47:05下载
- 积分:1
-
project2
设计一个简单的课程管理系统(CourseManager)。主要功能包括:
课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;
课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。
课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。
课程信息的删除。根据课程号删除指定课程的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(Design a simple course management system (CourseManager). Key features include:
Entry course information. Including: course number (no), course name (name), credits (grade) and the like
Queries course information. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.
Modify course information. Inquiry based curriculum to the specified courses, and then replaced with new content.
Remove course information. Remove a specified course of information based curriculum.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_2 package.)
- 2015-05-30 18:38:59下载
- 积分:1
-
FTPUtil
ftp上传下载实例,java源码为原创,自己的项目代码(ftp upload and download examples of java source code for the original project code)
- 2012-11-22 11:34:55下载
- 积分:1
-
Xuan5
说明: 设计两个接口,每个接口包含两个方法。构造一个新接口,继承上述两个接口,
并增加一个新的方法。构造一个类 Test 实现这个新的接口,并继承另一个类。创建类
Test 的实例对象,并调用类 Test 中全部的成员方法。(Design two interfaces, each containing two methods. Construct a new interface, inherit the above two interfaces,
And add a new method. Construct a class test to implement the new interface and inherit another class. Create class
Test, and call all member methods in the class test.)
- 2020-05-11 23:39:58下载
- 积分:1