-
Fast implementation of C4/5 in Java
Fast implementation of C4/5 in Java
- 2022-07-20 05:12:56下载
- 积分:1
-
PictureCombine
基于JAVA开发平台的数字拼图游戏,其实现较为简单,刚学完JAVA,为初作!(JAVA development platform based on the number of jigsaw puzzle, and its relatively simple to achieve, after just learning JAVA, for the early!)
- 2009-04-11 12:41:49下载
- 积分:1
-
Notepad
说明: 简单应用实现记事本功能,应用java图形类(A simple notepad application implementation, application java graphics classes)
- 2011-03-03 14:53:04下载
- 积分:1
-
JNotePadUI
一个java记事本无错源代码 一个java记事本无错源代码(Notepad a java error-free source code for a java Notepad error-free source code)
- 2007-12-18 13:23:01下载
- 积分:1
-
JAVA
说明: 定义长方体类Cuboid,要求如下:(1)私有成员变量包括长length、宽width和高height;(2)构造方法包括一个公共的空构造方法,一个能够初始化所有成员变量的构造方法;(3)包括所有的setter和getter方法,其中setter方法要求对形参进行验证,例如长、宽和高都大于0;(4)功能方法包括计算表面积getArea()、计算体积getCubage()、判断是否正方体isCube()、输出该长方体的长宽高printCuboid()、绘制该长方体(给出提示信息即可)drawing()。
测试一要求如下:(1)利用空构造方法创建一个新的长方体对象cuboidA,然后利用setter方法设置长宽高分别为1.5、2.6和18.6,(2)调用printCuboid()方法输出cuboidA的基本信息,调用isCube()方法判断是否正方体;(3)调用方法drawing()模拟绘制该长方体。
测试二要求如下:(1)利用构造方法创建一个具有长宽高分别为2.5、6.8和8.0的长方体对象cuboidB,然后利用setLength()方法修改length为4.6;(2)调用getArea()方法计算表面积;(3)调用getCubage计算该长方体的体积。(The cuboid class cuboid is defined as follows: (1) the private member variables include length, width and H eight; (2) the construction method includes a public empty construction method, a construction method that can initialize all member variables; (3) all setter and getter methods are included, where the setter method requires to verify the parameters, such as length, width and height are greater than 0 (4) the function methods include calculating the surface area getarea (), calculating the volume getcube (), judging whether the cube is iscube (), outputting the length, width and height printcube (), drawing the box (just give the prompt information) drawing ().)
- 2021-05-07 10:58:37下载
- 积分:1
-
Android 自制音乐播放器
自制Android 音乐播放器,可以播放,暂停 选择播放模式,列表查看,添加到播放列表等功能
- 2022-05-29 13:23:32下载
- 积分:1
-
字节跳动算法面试汇总.pdf
字节跳动算法面试汇总
- 2021-08-21 00:30:56下载
- 积分:1
-
Poker
用JAVA语言编写的发牌程序,能够实现随机发牌的功能。(Using Java language licensing procedures, random licensing.)
- 2013-05-16 19:03:16下载
- 积分:1
-
飞机大战jar包
说明: 想学习java的朋友们可以自行下载了解一下(If you want to learn java, you can download it for yourself.)
- 2020-06-21 22:20:02下载
- 积分:1
-
JavaApplication1
This program operate mathematic functions on numbers
- 2014-01-08 03:05:52下载
- 积分:1