搜索资源列表
Puzzle
- 八数码 * 大体思路:主要思想为插入排序。 * 特殊词语解释: * 墙:在最外层的中间位置,总共有四个,如[1][0]。 * 注意:这四个位置有一个共同性质,即:以任何方式记录数字为,他们与其他五个位置的奇偶性互异 * 角:数组的四个角 * 空格:数字0-Eight digital* generally thought: the main ideas for the insertion sort.* Special terms to explain:* the wa
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!
datalbl
- [龜兔賽跑][拼圖遊戲]兩個視窗應用程式 皆各自有多執行緒多工表達 而兩個視窗又是可獨立操作.互不干擾-[龟兔赛跑] [puzzle] two Windows applications are the respective number of the expression of multi-threaded window is two to operate independently. Noninterference
game
- 一个用java写的数字游戏和拼图游戏结合的小游戏-Using java to write a number of games and puzzle games combined ~~~~~
Game
- 1.简单方块游戏 编写一个简单的移动方块游戏。程序运行后的初始界面如图2-1所示。 图2-1 当按下数字键1、2、3、4之一时代表选择相应的蓝色方块,这时被选中的蓝色方块变为红色,其他3个方块仍为蓝色。 选中方块后,按↑、↓、←、→四个方向键移动被选中的方块,当4个方块都被移动到中间的红色方格中,游戏结束。游戏结束后的界面如图2-2所示。 图2-2 注意事项: 4个方块在移动过程中不能重叠 本程序只编写并提交一个源代码文件Game.java
HanoiFolder
- Given a stack of n disks arranged largest on the bottom to smallest on top placed on a rod, together with two empty rods, the towers of Hanoi puzzle asks for the minimum number of moves required to move the stack one rod to another, where moves are a