-
Bluetooth-Demo
bluetooth demo for c sharp
- 2010-02-23 22:51:51下载
- 积分:1
-
socket
说明: socket 学习文件,供各位参考学习。(Socket learning file)
- 2020-06-20 11:00:02下载
- 积分:1
-
java_wavelet
java 实现的小波压缩库代码,内部包含了分析器(java wavelet compression to achieve the code contained within the analyzer)
- 2007-06-24 13:34:06下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1
-
jsPxml
用java语言对XML数据进行操作。对市、省份等进行查找。(js and xml)
- 2012-04-22 16:14:01下载
- 积分:1
-
framework
SSH的一个小练习, Hibernate 和 struts2
代码--------------------!(hibernate struts2)
- 2013-12-19 11:40:45下载
- 积分:1
-
simplejavaprogramming
题目:打印出杨辉三角形(要求打印出10行题目:输入3个数a,b,c,按大小顺序输出。
题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。
题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数
题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(Topic: Print out the Triangle (10 lines required to print out the Title: Enter the 3 numbers a, b, c, according to the order of output. Title: input array, the largest exchange with the first element, the smallest and the last element of the exchange, output array. Topic: There are n integers, to move back in front of the order m of the number of positions, finally becoming the foremost m m the number of number of topics: write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n)
- 2011-05-09 19:11:58下载
- 积分:1
-
equagion
一个java开发的定时器操作的小例子,欢迎大家使用(A small example of Java development timer operation, to welcome you all to use)
- 2017-05-29 00:13:38下载
- 积分:1
-
GoF
23个GOF模式的C++版本,改写来自Java,一些小实例(GOF c++ java)
- 2009-05-31 00:26:41下载
- 积分:1
-
Libro
Curso de programación
en Java
(Versión 6, JDK 1.6.0)
Nivel básico
Manual del alumno
- 2010-11-27 05:51:31下载
- 积分:1