搜索资源列表
source
- 一个用Java实现的三阶魔方的复原程序 并用图形界面实现-Java implementation of the order of a cube with the recovery process
magicCube2x2x2
- using search tree solve magice cube
JAVA3Dmofangyuandaima
- JAVA 3D 魔方源代码,喜欢的免费拿走。(JAVA 3D Rubik's cube source code, like the free to take away.)
JAVA
- 定义长方体类Cuboid,要求如下:(1)私有成员变量包括长length、宽width和高height;(2)构造方法包括一个公共的空构造方法,一个能够初始化所有成员变量的构造方法;(3)包括所有的setter和getter方法,其中setter方法要求对形参进行验证,例如长、宽和高都大于0;(4)功能方法包括计算表面积getArea()、计算体积getCubage()、判断是否正方体isCube()、输出该长方体的长宽高printCuboid()、绘制该长方体(给出提示信息即可)drawing
Rubik
- Java rubik's cube game source code analysis, running on a mobile client, the android game, but take this code can be good for transition to the android game development.Race is a JAva game, with technical documentation and game shows, very detailed.
