-
eayl-iostream
struts in action, 详细介绍action,form的使用方法,经典(Struts in action, introduces the usage of action,form in detail.)
- 2018-09-16 07:16:41下载
- 积分:1
-
Loader3DS1_2
Interface for 3ds objects to java3d
- 2013-07-04 14:27:49下载
- 积分:1
-
BPR_Original
用Java语言写的经典推荐算法-BPR,常用做各大推荐算法的baseline.(The classic recommendation algorithm written in Java language - BPR, is commonly used as the baseline for major recommendation algorithms, it may be helpful for your study.)
- 2020-09-24 19:07:48下载
- 积分:1
-
Rstar_Berchtold.tar
R*树,具有添加,删除,查询节点功能,是搜索算法中的一种,常用于GIS软件中。(R* tree, with add, delete, query node function, is a search algorithm, commonly used in the GIS software.)
- 2008-12-25 21:38:29下载
- 积分:1
-
phonegap-2.9.0
phonegap-2.9.0.zip,最新phonegap(phonegap-2.9.0.zip, latest phonegap)
- 2013-10-15 10:36:28下载
- 积分:1
-
adfessdfg
java源码程序关于matlab学习(procedures on Matlab learning)
- 2004-12-09 14:17:30下载
- 积分:1
-
ACT_IBM
说明: rational software architect activation
- 2019-07-06 04:44:35下载
- 积分:1
-
常见面试题梳理
changjian wemti mainshi pian
- 2020-06-20 01:20:02下载
- 积分:1
-
Bosk-Noter
This is danish notes to a course about Java programming.
Involves design patterns, like the proxy pattern, observer etc.
Details about:
generic classes
Annonym classes
Enums
Singleton
JDBC (pros/cons)
Inheritances
and so on..
- 2014-04-09 15:40:11下载
- 积分:1
-
man
编写一个接口ICaculatable 接口中有一个doCaculte()方法
要求三个类BlackMan WhiteMan YellowMan实现这个方法
BlackMan 实现从控制台输入5个数 排序(正排)输出
WhiteMan 实现从控制台输入5个数 排序(倒排)
YellowMan 实现从控制台输入5个数 计算总和 输出
写出一个测试类来测试以上类的功能。
测试类中要有void solveProblem(ICaculatable obj)方法进行测试
要求以上类在不同的包当中。(The preparation of an interface, there is a ICaculatable interface doCaculte () method requires three types of BlackMan WhiteMan YellowMan method to achieve this BlackMan input from the console 5, the number of sort (being ranked) output from the console WhiteMan enter the number 5 ranking (inverted ) YellowMan input from the console 5, the number of calculation of the sum of the output type to write a test to test the functions of the above categories. Test category must be void solveProblem (ICaculatable obj) method of the above testing requirements in different types of packages were.)
- 2009-05-16 22:17:27下载
- 积分:1