资源列表
CreateBWImageNoJAI4
- image processing , checker board-image processing ,checker board
Sum
- 利用java语言实现计算另个数的和,从键盘接受两个数,计算和,打印到控制台上。-Use Java language implementation calculation of other number and, from the keyboard to accept two number, calculation and, print to control on the stage.
java
- 定义一个类MyRectangle代表矩形,为矩形定义getwidth方法(获得矩形的宽度)。getLength方法(获得矩形的长度)SetWidth(设置宽度)getArea方法(求矩形面积)和toString方法(显示矩形格式)。为矩形派生出一个子类,MySquare代表正方形,并对getArea和toString进行重写。-Representatives to define a class MyRectangle rectangle, the rectangle defined getwid
singleTest
- 这是一个简单的单例模式,我希望大家能参考一下,有更好的方案,请大家回复我-This is a easy Pattern of singlnton
LotteryDraw
- lottery draw java, a simle simulation of a lottery.
Factorial_algorithm
- 一个实现阶乘功能的JAVA小程序,代码较为简单。-A JAVA applet of the factorial function , the code is simple.
maxormin
- 输入几个数然后比较这几个数的大小找出其中最大和最小值。-Enter a few numbers and then compare these numbers to find out where the size of the maximum and minimum values.
orgsix
- 逆波兰表达——不再需要括号,机器可以用递归的方法很方便地求解。-Reverse Polish expression- no longer need braces, the machine can be easily solved by using recursive method.
ArrayMaoPaoPaiXu
- 这个是冒泡排序有了这个你就可以知道冒泡排序的算法了-This is a bubble sort with this you can know the bubble sort algorithm
Id18
- 用于进行18位ID证最后一位校验码计算,JAVA-ID cards used for the last 18 checksum calculation, JAVA
stamp
- 用java编写的邮资问题,根据其基本思想通过java工具编写代码解决问题-Postage prepared using java issue, in accordance with its basic idea of a tool through the java code to solve the problem
Client
- 常规的java socket客户端程序,输入字符并发往指定ip端口。在这基础上可创建数据采集程序-Regular java socket client program, enter the characters to specify concurrent ip port. On this basis, you can create data collection procedures