-
eclipse-3-livre
programmer en java avec eclipse
- 2013-03-04 04:57:14下载
- 积分:1
-
Deque
This interface provides a method to filter data entries.
- 2014-02-27 15:30:05下载
- 积分:1
-
src
基于动态规划算法,用java实现的自动对联程序(Automatically couplet procedures based on dynamic programming algorithm, implemented in Java)
- 2012-05-28 13:26:16下载
- 积分: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
-
a2
Java简单小程序,album管理系统,JDBC的应用(Simple Java applet, album management system, JDBC applications)
- 2013-08-04 18:33:48下载
- 积分:1
-
zichan
一个资产管理系统的源码,给大家看看了,不好请见谅~(An asset management system source code, for everyone to look at the ~)
- 2009-01-31 09:36:02下载
- 积分:1
-
ImmutableMultiset
An immutable hash-based multiset. Does not permit null elements.
- 2013-12-03 09:39:33下载
- 积分:1
-
gep4j
Googlecode较有代表性得完整代码,可以按照自己需要组合使用。(Google code is more representative and complete code, which can be combined according to its own needs.)
- 2020-06-17 04:20:02下载
- 积分:1
-
Homework08
利用前面提到的SupplyDepot、Transport和CapableOfBeingRefefuelled类/接口,为Air-plane增加一个main()方法,然后为supplyDepot等增加必要的字段、参数和代码,以便CapableOfBeingRefefuelled能够告诉service()方法需要加多少油。同时要确保Depot中的油应相应地减少,而实现CapableOfBeingRefefuelledi的类对象应相应地增加。(Using the upplyDepot, Transport and ApableOfBeingRefefuelled classes/interfaces mentioned above, add a main () method to Air-plane, and then add the necessary fields, parameters and codes to supplyDepot, so that CapableOfBeingRefefuelled can tell service () how much fuel the method needs. At the same time, we should ensure that the oil in Depot should be reduced accordingly, and the class objects that implement Capable OfBeingRefefuelledi should be increased accordingly.)
- 2020-12-07 21:59:21下载
- 积分:1
-
JNAChina
这是一个介绍jna的pdf,对初学者可能会有帮助(This is a description jna the pdf, may be helpful for beginners)
- 2010-08-13 10:21:45下载
- 积分:1