-
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
-
Code_Examples
说明: 本资源提供了《大话Java——从零基础到数据库、Web开发》 书籍中的源代码,即书中范例部分的代码。希望对你们有用。(The resources of the " talking big Java- from zero to a database-based, Web development" books, the source code, that is part of the book example code. Hope that useful.)
- 2010-03-26 20:17:37下载
- 积分:1
-
QR_CodeScan_Baoji
手机中利用二维码进行定位.(标记部分)
程序包括两个部分,这部分为标记部分,需两部分配合使用(Project Name:QR_CodeScan_Baoji
Description:Mobile phone use qr code to locate (tag))
- 2016-04-02 23:10:30下载
- 积分:1
-
基于java的图书管理系统源码Java源码.zip
基于java的图书管理系统源码Java源码.zip
- 2020-02-02下载
- 积分:1
-
snmp_demo
BlogJava上不少朋友是做网管系统的。一个典型的网络管理系统,需要具备FCAPS几个标准模块,而网络的自动发现和拓扑展示是核心之一。很多人不喜欢Java的Swing,而本文就用一个很小很小的例子,来模拟一个小小的网络管理程序,希望能给大家一点启发。虽然很小,它却可以完成一个简单的局域网自动发现搜索、多线程、ICMP和SNMP的ping、节点的生成、拓扑的展示、自动布局等功能。继续改巴改巴也许还有点使用价值也未可知。
如果不喜欢研究代码,就当它是一个趣味程序吧!你可以在公司的网络里面搜索一把,把同事的机器都挖出来,看看你们公司的网络结构是怎样的;如果喜欢研究代码,可以看看相关SNMP、多线程和拓扑图展示的部分,虽然很简单,就当看肥皂剧消遣了。(BlogJava on many of my friends are doing the NMS. A typical NMS, requires the FCAPS several standard modules, network auto-discovery and topology display is one of the core. A lot of people do not like the Java Swing, this paper with a very, very small example, to simulate a small network management program, to give everyone a little inspiration. Despite its small size, it can complete a simple local area network auto-discovery search, multi-threaded, ICMP and SNMP ping node generated topology display, automatic layout function. Continue to change the bar to change the bar perhaps point value in use is also unknown.
If you do not like to study the code, when it is a fun program! Inside the company network, you can search for a colleague machines dug up to see what your company s network structure research code if you like, you can take a look at the relevant SNMP, multi-threaded and topology diagram shows part Although very simple, when watching a soap opera entertainment.)
- 2021-03-14 14:09:23下载
- 积分:1
-
java_wangluo_ppt
说明: Java网络编程精解(孙卫琴)源代码以及ppt(Java Network Programming refined solution (Sun Weiqin) source code, and ppt)
- 2011-04-13 11:05:56下载
- 积分:1
-
CirclePacking-(1)
计算智能课中要求圆形packing问题这里给出了圆形packing问题的一个编程例子(Computational Intelligence lesson circular packing problem requires a programming example given here circular packing problem)
- 2014-02-14 11:22:52下载
- 积分:1
-
LuceneHelloWorld
lucene 入门源码,来自征服ajax+lucene(running lucene )
- 2009-06-14 13:38:00下载
- 积分:1
-
第六章程序代码
C++程序设计源代码例(C programming source code cases)
- 2004-10-17 21:32:48下载
- 积分:1
-
yuandaima
HBASE Rowkey散列核心代码以及Filter过滤器效果实现
(HBASE Rowkey散列核心代码以及Filter过滤器效果实现)
- 2014-08-31 16:39:09下载
- 积分:1