搜索资源列表
jisanqipanrenyweizqszf
- 计算国际象棋中棋盘上任意位置 骑士有几中走法-Calculated in chess chessboard anywhere in the Cavalier has a few moves
QSquestion
- 强力骑士旅行算法(国际象棋骑士63步走完全部格子)-Cavalier Travel powerful algorithm (Cavalier Chess 63-step through all the lattice)
ACO_Knight_3
- 三维广义骑士巡游问题的蚁群算法的程序,能够很好的生成骑士巡游路径-Cavalier parade of three-dimensional problems of generalized ant colony algorithm procedure can generate a good path Cavalier Parade
Knightcruise
- 骑士漫游,马跳棋盘可视化效果,很有趣,且使用贪心算法非常便捷,速度很快-Cavalier roaming horses jump chessboard visualization, very interesting, and the use of greedy algorithm is very convenient, very fast
knight
- 这是一个骑士选址问题,在一个标准8×8的国际象棋棋盘上,棋盘中有些格子是可能有障碍物的。已知骑士的初始位置和目标位置,你的任务是计算出骑士最少需要多少步可以从初始位置到达目标位置。-Cavalier this is a location problem, in a standard 8 × 8 chess chessboard, checkerboard lattice, some of that there may be some o
nhuanghou
- 八皇后问题是大数学家高斯于1850年提出来的。该问题是在8×8的国际象棋棋盘上放置8个皇后,使得没有一个皇后能"吃掉"任何其他一个皇后,即没有任何两个皇后被放置在棋盘的同一行、同一列或同一斜线上。要求编一个程序求出该问题的所有解。骑士游历问题是放在8×8的国际象棋棋盘上的一个马,按照马走"日"字的规则是否能够不重复地走遍棋盘的每个格。要求编一个程序求出该问题的一个解。-Eight Queen s question is the main
knight
- 经典的骑士漫游问题的算法,可以指定起始位置-Cavalier classic algorithm roaming problem, you can specify the start position
55
- 骑士巡游的java的程序源代码跟马踏格子是一样的-Cavalier parade of the java source code with the horse riding is the same lattice
qishiyouli
- 这是一款小游戏,骑士游历。适合JAVA初学者。-This is a small game, Cavalier traveled. JAVA for beginners.
KNIGHT
- 算法分析ACM题目:骑士问题算法 保证能运行!算法分析课程必备!-ACM Algorithm Analysis Topic: Cavalier problem algorithm guaranteed to run! Algorithm analysis courses required!
qishimanyou
- 骑士漫游c 实现的代码 不足之处请见谅 -Cavalier roaming c realize the inadequacies of the code, please forgive me
qishiyouli
- 这是一个骑士游历问题的c语言的简单实现,代码精简 -This is a Cavalier traveled issues realize simple c language, code streamlining
Chess_Knight
- 骑士遍历问题的演示程序。基本算法为骑士遍历问题,程序界面实现中用到绘图以及延时操作。-Cavalier demo program traversal problem. Cavalier traversal algorithm for the basic problem, the procedure used in graphics interface, as well as delay the operation.
qishi
- 国际象棋游戏一个经典的例子就是骑士巡游(knight s tour)问题,这个问题要求从棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。通常情况下,我们用如下方法表示一个解:即把数字0,1,…,63放入棋盘中的方格来表示到达这些方格的顺序。解决骑士巡游问题更具创意的方法之一是由J. C. Warnsdorff在1823年提出的。其规则是:骑士总是移向具有最少出口且没有到达过的方格之一-Ches
qishijingshen
- 骑士遍历算法!是图论和遍历算法的结合!是说一个骑士的路程算法!-Traversal algorithm Cavalier! Is the graph theory and ergodic algorithm combination! Cavalier is a distance algorithm!
KnightParade
- 骑士巡游(knight s tour)问题,自从十八世纪初以来,这个问题吸引了数学家们的兴趣,也使热心者们感到困惑。简而言之,这个问题要求从棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。-Cavalier Parade (knight s tour) problem, since the since the beginning of the eighteenth century, this
knight
- 实现了骑士巡游,此为大学中数据结构老师要求实现的-Cavalier Parade realized that this data structure for the university to achieve the teacher asked the
Knight
- 骑士游戏,在十八世纪倍受数学家与拼图迷的注意,骑士的走法为西洋棋的走发,骑士可以由任何一个位置出发,它要如何走完所有的位置。 -Cavalier games, popular in the eighteenth century mathematician and puzzle fans note that the following law Cavalier chess walk hair, Cavalier can proceed b
cavalier
- 骑士游历,骑士经过每一个点,且每个点只经过一次-Cavalier traveled, Cavalier, after each point, and each point after only one
cavalier
- Intillegence artificielle : différents solutions pour déplacer un cavalier le 64 cases en 64 coups. -Intillegence artificielle : différents solutions pour déplacer un cavalier le 64 cases en 64 coups.