搜索资源列表
Aujard
- 骑士游戏部分源代码。-Cavaliers game to some source code.
KOLogInServer
- 网络游戏骑士的服务端登录代码-online game service code-logged.
KALSvr
- 完整版的骑士online的游戏服务端源代码,里面还附带了开发资料,本服务端采用的是C++语言编写,有兴趣的可以看看.-complete online version of the Cleveland game server source code, which also accompanied by the development of information the server-side use of the C language, are interested can look at.
knightquestion
- 这是一个骑士问题的程式,虽然作法不是很好~有点暴力~但是跑出来还OK!-This is a knight of the program, although the practice was not very good - a little violence - but also come out OK!
ryl2
- 如意令*原代码,能实现骑士挂机,攻击100%成功。-wishful so extrapolated original code, able to hook Knight, 100% successful attack.
KT
- 骑士巡游,是用applet的小游戏,你可以自己测试看下你的显示效果-Knights parade, the applet is a small game, you can own your facie test results show
jisanqipanrenyweizqszf
- 计算国际象棋中棋盘上任意位置 骑士有几中走法
qishiyouli
- 这是一款小游戏,骑士游历。适合JAVA初学者。
qishi
- 国际象棋游戏一个经典的例子就是骑士巡游(knight s tour)问题,这个问题要求从棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。通常情况下,我们用如下方法表示一个解:即把数字0,1,…,63放入棋盘中的方格来表示到达这些方格的顺序。解决骑士巡游问题更具创意的方法之一是由J. C. Warnsdorff在1823年提出的。其规则是:骑士总是移向具有最少出口且没有到达过的方格之一
huimie
- 这是毁灭巫师源码,类似传奇世界的45度视角,古装骑士背景,目前完成骑士的移动,这是用VC编写的,一些最佳路径搜索算法还是值得参考的,不要错过哦!
KnightParade
- 骑士巡游(knight s tour)问题,自从十八世纪初以来,这个问题吸引了数学家们的兴趣,也使热心者们感到困惑。简而言之,这个问题要求从棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。
Main
- 骑士巡游的代码,利用数组和循环的简单corejava程序
骑士服务器源代码
- 完整版的骑士online的游戏服务端源代码,里面还附带了开发资料, 本服务端采用的是C语言编写,KALSvr.rar
knight
- 2、 写出6×6方阵的骑士周游的解。要求骑士的起跳位置是任意指定的。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字依次填入6×6的方阵中,并输出。 (骑士周游:从起始位置出发,按国际象棋马的走法,不重复地将所有区域恰好走一遍。) -2, write a 6 × 6 square Cavalier travel solution. Requirements of the take-off position Cavalier arbitrary specified. The p
knight
- 骑士周游世界问题 , 一个称为骑士的棋子,能否在64个放个的棋盘上都走一次且只走一次?在国际象棋中骑士的移动路线是L型的(在一个方向上走两格,在垂直方向上走一格)-Cavalier travel around the world is an issue known as the Cavalier pawn can take 64 months left of the chessboard once and only go once? Cavalier in the international c
qishi
- 8×8的棋盘上分布着n个骑士,他们想约在某一格中聚会。骑士每天可以像国际象棋中的马那样移动一次,如图所示,可以从中间向8个方向移动,请你计算n个骑士的最早聚会地点和要走多少天。要求尽早聚会,且n个人走的总步数最少,先到聚会地点的骑士可以不再移动等待其他骑士。 -8 × 8 chessboard on distributed n-Cavalier, they want to about gathering in a cell. Cavalier day like chess in the hors
qishi
- 算法骑士问题程序,用于解决国际象棋的骑士问题。-Cavalier problems algorithm procedures used to address the issue of chess knight.
1
- 在一个标准8×8的国际象棋棋盘上,棋盘中有些格子是可能有障碍物的。已知骑士的初始位置和目标位置,你的任务是计算出骑士最少需要多少步可以从初始位置到达目标位置。有障碍物的格子当然不可能到达。 -At a standard 8 × 8 on the international chessboard, checkerboard lattice, some are likely to have obstructions. Cavalier known initial position and ta
73
- 此代码解决了骑士巡游问题,希望对大家有用,有兴趣的看下!-This code solved the problem of Knight-tour, I hope useful for all of us, are interested in facie!
ACCP
- 北大青鸟ACCP5.0项目-骑士飞行棋完整代码-Beida Jade Bird ACCP5.0 projects- a complete chess knight flight code