搜索资源列表
horse_cover
- 本程序实现的是 一个数据结构算法 马的遍历。
20030118
- 这是有关分酒问题,马的遍历,两个多项式运算的程序-This is the sub-liquor, horses traverse, two polynomials Operational procedures
horsebianli
- 马的遍历问题。在中国象棋棋盘上,对任一位置上放置的一个马,均能选择合适的路线,使得该棋子能够按象棋的规则不重复的走过棋盘上的每一个位置。
KnightTourPlus
- 有本书所有程序的源代码,包括聊天系统,马的遍历等问题
queen
- C++语言编写的马的遍历的实现方法,请多多指教
跳马
- 贪婪算法实现的马的遍历,简单易懂,可以看看MFC类的派生和消息影射的一些咚咚,使用环境为VS。NET-greedy algorithm of the horse traversal, simple to understand and can look at the MFC category derived alluding to the news and some behind, the use of the environment V
马的遍历
- 马的遍历算法 实现马的遍历问题 使用C语言编写 如果不好请大家原谅-Ma Algorithm Ergodic problems using C language, if you will forgive bad
跳马
- 贪婪算法实现的马的遍历,简单易懂,可以看看MFC类的派生和消息影射的一些咚咚,使用环境为VS。NET-greedy algorithm of the horse traversal, simple to understand and can look at the MFC category derived alluding to the news and some behind, the use of the environment V
马的遍历
- 马的遍历算法 实现马的遍历问题 使用C语言编写 如果不好请大家原谅-Ma Algorithm Ergodic problems using C language, if you will forgive bad
horse_cover
- 本程序实现的是 一个数据结构算法 马的遍历。-This program is a data structure traversal algorithm horse.
20030118
- 这是有关分酒问题,马的遍历,两个多项式运算的程序-This is the sub-liquor, horses traverse, two polynomials Operational procedures
horsebianli
- 马的遍历问题。在中国象棋棋盘上,对任一位置上放置的一个马,均能选择合适的路线,使得该棋子能够按象棋的规则不重复的走过棋盘上的每一个位置。-Traversal problem horses. In Chinese chess chessboard, for any one location to place a horse, able to choose the right line, making the chess pieces ac
KnightTourPlus
- 有本书所有程序的源代码,包括聊天系统,马的遍历等问题-There is this book s source code for all procedures, including the chat system, issues such as horse Traversal
queen
- C++语言编写的马的遍历的实现方法,请多多指教-C++ Languages horse ergodic method, please exhibitions
qishi
- 图算法之骑士遍历问题,骑士遍历问题,或者象棋中马的遍历问题-Knight traversal, or chess problem in ergodic horse
ma-de-bian-li
- 数据结构课程设计——马的遍历:在中国象棋棋盘上,对任一位置上放置的一个马,均能选择一个合适的路线,使得该棋子能按象棋的规则不重复地走过棋盘上的每一位置。 要求: (1)依次输出所走过的各位置的坐标。 (2)最好能画出棋盘的图形形式,并在其上动态地标注行走过程。 (3)程序能方便地地移植到其它规格的棋盘上。 -Data Structure Course Design- Horse traversal: the b
CHESS
- 国际象棋马的遍历,用C++实现的程序~~遍历一遍没有重复~-Chess horses traversal, using C++ implementation of the program did not repeat it again ~ ~ ~ traversal
trmn
- 马的遍历 在N*M的棋盘中,马只能走日字。马从位置(x,y)处出发,把棋盘的每一格都走一次,且只走一次。找出所有路径。 -house
madebianli
- 马的遍历 可以在DOS环境下实现动态的马的遍历-Traverse the horse in the DOS environment can be dynamic traversal of horse
马的遍历
- 可以指定查看指定个数的解。在进行遍历过程中用到了贪心算法和回溯的思想。(You can specify the solution to the specified number. In the process of traversing, we use greedy algorithm and backtracking idea.)