文件名称:Puzzle
介绍说明--下载内容来自于网络,使用问题请自行百度
八数码 * 大体思路:主要思想为插入排序。
* 特殊词语解释:
* 墙:在最外层的中间位置,总共有四个,如[1][0]。
* 注意:这四个位置有一个共同性质,即:以任何方式记录数字为,他们与其他五个位置的奇偶性互异
* 角:数组的四个角
* 空格:数字0-Eight digital* generally thought: the main ideas for the insertion sort.* Special terms to explain:* the wall: In the middle of the outermost layer, a total of four, such as [1] [0].* Note: These four locations have a common nature, namely: the number of records in any way for them with five other locations parity differ* angle: the four corners of the array* space: Digital 0
* 特殊词语解释:
* 墙:在最外层的中间位置,总共有四个,如[1][0]。
* 注意:这四个位置有一个共同性质,即:以任何方式记录数字为,他们与其他五个位置的奇偶性互异
* 角:数组的四个角
* 空格:数字0-Eight digital* generally thought: the main ideas for the insertion sort.* Special terms to explain:* the wall: In the middle of the outermost layer, a total of four, such as [1] [0].* Note: These four locations have a common nature, namely: the number of records in any way for them with five other locations parity differ* angle: the four corners of the array* space: Digital 0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Puzzle.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.