Welcome![Sign In][Sign Up]
Location:
Search - knight

Search list

[Other resourceqishi

Description: 国际象棋游戏一个经典的例子就是骑士巡游(knight s tour)问题,这个问题要求从棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。通常情况下,我们用如下方法表示一个解:即把数字0,1,…,63放入棋盘中的方格来表示到达这些方格的顺序。解决骑士巡游问题更具创意的方法之一是由J. C. Warnsdorff在1823年提出的。其规则是:骑士总是移向具有最少出口且没有到达过的方格之一
Platform: | Size: 1660 | Author: 崔润 | Hits:

[Mathimatics-Numerical algorithmsKnight

Description: 1. 我们采用了回溯法和贪婪策略来求解国际象棋中的骑士巡游问题。对于棋盘中的每个位置最多只有8个方向可以选择,我们可以定义两个数组var_x[MAX_DIR]和var_y[MAX_DIR]用来记录往这8个方向走相对应的坐标变化情况(其中MAX_DIR的值为8)。每走一步,都从方向0开始试探到方向7,而在这里我加入贪婪策略来提高算法的效率,即在选择方向时,我们优先选择具有如下性质的方向:当我们沿着这个方向走一步后,走到这一步后可选的方向最少(最多有8个方向选择)。这样一直往前走, 当走到一个没有方向可以选择,并且我们还没遍历整个棋盘时,我们就要往回退一步,即回溯。再从其他未试探过的方向进行试探,直到最后遍历整个棋盘或者回到起点,程序结束。
Platform: | Size: 9639 | Author: 张海滨 | Hits:

[Other resourceknight-rider

Description: 话音信号处理,采样,模数转换,处理后数模转换,效果还可以,用于ADSP——SCARC21161
Platform: | Size: 4989 | Author: fourlin | Hits:

[Game Programknight-mobile

Description: 上海手游公司開發RPG大作-破虜傳完整代碼,註解與資源包和地圖編輯器,經JBX編譯成功
Platform: | Size: 2236074 | Author: 蔡复任 | Hits:

[Other resourceKnightParade

Description: 骑士巡游(knight s tour)问题,自从十八世纪初以来,这个问题吸引了数学家们的兴趣,也使热心者们感到困惑。简而言之,这个问题要求从棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。
Platform: | Size: 32569 | Author: 覃义茗 | Hits:

[Windows DevelopGameServerKOEmulator

Description: Ebenezer for Knight Online Server v129x
Platform: | Size: 705235 | Author: Juan | Hits:

[Consoleknight

Description: 实现了骑士巡游,此为大学中数据结构老师要求实现的
Platform: | Size: 168382 | Author: ender | Hits:

[JSP/JavaKnight

Description: 骑士游戏,在十八世纪倍受数学家与拼图迷的注意,骑士的走法为西洋棋的走发,骑士可以由任何一个位置出发,它要如何走完所有的位置。
Platform: | Size: 1331 | Author: 白龙 | Hits:

[GDI-BitmapKINGSYSTEM_EDITOR_by_QWERTY__En-TR__v1.0

Description: 骑士在线1299国王系统方案 Knight Online 1299 King System Programme
Platform: | Size: 333409 | Author: 您的姓名 | Hits:

[Other resourceKNIGHT

Description: 在西洋棋中的武士与象棋中的马相似,走的都是L形的路,本程序以一个非递归的程序,输入一个表示棋盘的大小值n,在输入一个起点的坐标,找出一条从第一格起可以让武士棋走完n2格而不重复的路径。
Platform: | Size: 2033 | Author: V | Hits:

[Windows Develop骑士问题

Description: 著名的马周游问题的代码,可选择6×6,8×8,10×10大小的棋盘,找到结果后动态运行-on famous knight code. The chessboard with size 6*6,8*8,10*10 can be chosen.It will run automaticly after finding the result.
Platform: | Size: 242327 | Author: zqm | Hits:

[SourceCodeknight in C

Description: 骑士巡游问题,并将最终路线每一步的坐标写入txt文档中。
Platform: | Size: 458033 | Author: Angelajifan | Hits:

[Data structsknight_moves

Description: 骑士从棋盘左下角出发到右下角的走法有多少种?本程序用动态规划的方法实现-Cavaliers starting from the lower left-hand corner of the chessboard of the lower right hand corner of the law to the number of species? This dynamic process planning method
Platform: | Size: 1024 | Author: 吴地瓜 | Hits:

[SMSflying800ATCommands

Description: 励德公司的内部资料,也是关于模块的AT指令!-Knight company's internal information, but also on the AT command module!
Platform: | Size: 209920 | Author: 彭杨 | Hits:

[Game Server SimulatorKALSvr

Description: 完整版的骑士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.
Platform: | Size: 48373760 | Author: LSW555 | Hits:

[Game Enginev23a5.tar

Description: 文字类网络游戏MUD的引擎,MUDOS 版本23 alpha 5。现代很多网络游戏如网易的游戏和侠客行的游戏都是从这里发展起来的。-text MUDs type of network game engine, MUDOS 23 alpha version 5. Many modern network games, such as 163.com knight of the game and the games are here to develop.
Platform: | Size: 881664 | Author: 董小平 | Hits:

[OtherDiarys

Description: 骑士日记本V0.9 Beta1 程序制作:骑士 E-mail:wuhran@126.com 主页:http://knight.yascool.com QQ:115418021-Knights of the keyboard Beta1 diary production procedures : Knight E-mail : wuhran@126.com Home : http :// knight.yascool.com QQ : 115418021
Platform: | Size: 35840 | Author: 盛晓峰 | Hits:

[Data structsxiyangqishi

Description: 有多种方法喔!西洋棋中骑士的走法与象棋的马类似,只能横向二格,纵向一格或者横向一格,纵向两格(但是西洋棋棋子必须放在格子中),第1步有2种走法,第二步就有5种走法.今有5*5的棋盘,并将骑士的第一步放于左上角(0,0)的位置,试找出一个路径,使骑士在25步内把剩下的24个位置全部走完.输出结果时,将骑士的路径显示于的5*5的方格中,每一方格内显示出走到此方格内为第同步的数字. -are many ways! Chinese chess knight of the law and take a horse like chess, only two horizontal lattice, a vertical or horizontal one lattice lattice, two vertical lattice (but chess piece must be placed on the lattice), with a further two species go, The second step will take five species law. this is a 5* 5 chessboard, and the Knights up in the upper left corner, the first step (0, 0) position and try to find a path, Knight to make the 25-step within the remaining 24 locations completed all. Output results, Knight will be on display on the path of the 5* 5 box, Each box shows left here for the first box synchronization figures.
Platform: | Size: 4096 | Author: tongyaozhang | Hits:

[JSP/Java50844450C

Description: JAVA原代码 JAVA原代码-Java source code, Java source code
Platform: | Size: 3615744 | Author: | Hits:

[Data structsACMsuanfa

Description: 本程序实现ACM里面的背包,骑士,矩阵相乘和排队问题,算法比较科学,请多多指教-the program ACM inside backpacks, Knight, matrix multiplication and queuing problem, the algorithm more scientific, Please exhibitions
Platform: | Size: 4096 | Author: ouzf | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »

CodeBus www.codebus.net