搜索资源列表
20030118
- 这是有关分酒问题,马的遍历,两个多项式运算的程序-This is the sub-liquor, horses traverse, two polynomials Operational procedures
knight
- 骑士遍历问题,在一个n*n个方格的国际象棋棋盘上,马(骑士)从任意指定方格出发,按照横1 步竖2 步,或横2 步竖1步的跳马规则,走遍棋盘的每一个格子,且每个格子只走1次。-Knight, in an n * n box at the international chess board, Ma (Knight) from the arbitrary designation box and, in accordance with a further horizontal two-step vert
horsebianli
- 马的遍历问题。在中国象棋棋盘上,对任一位置上放置的一个马,均能选择合适的路线,使得该棋子能够按象棋的规则不重复的走过棋盘上的每一个位置。
KnightTourPlus
- 有本书所有程序的源代码,包括聊天系统,马的遍历等问题
马的遍历
- 马的遍历算法 实现马的遍历问题 使用C语言编写 如果不好请大家原谅-Ma Algorithm Ergodic problems using C language, if you will forgive bad
回溯法
- 用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数-law with retrospective travel for Ma, Ma on the chessboard characters step away from the start position Ma started to travel around the chessboard, traverse the whole ches
qishi
- 图算法之骑士遍历问题,骑士遍历问题,或者象棋中马的遍历问题-Knight traversal, or chess problem in ergodic horse
mabianli
- 经典的国际象棋马遍历问题 从任意位子开始遍历整个棋盘 每个空格只准走过一次-Classic chess horse traversal problem From any seat began to traverse the entire board Come only once for each space
Knighttravele
- 骑士游历问题 【问题描述】 给出一块具有n2个格子的n×n棋盘(如图3-14所示),一位骑士从初始位置(x0, y0)开始,按照“马跳日”规则在棋盘上移动。问:能否在n2 1步内遍历棋盘上的所有位置,即每个格子刚好游历一次,如果能,请找出这样的游历方案来 -Knight traveled the problem gives a descr iption of the problem with n2 a lattice of n × n board (as shown in
madebianli
- 马的遍历,经典问题,让马随机从一个位置开始,不重复地走过8*8的棋盘。-Ma traversal, classic, and let Ma randomly from one location and will not be repeatedly passed 8* 8 board.
qishiyouliProblem
- C/c++实现著名“骑士游历问题”~ 【问题描述】 给出一块具有n2个格子的n×n棋盘(如图3-14所示),一位骑士从初始位置(x0, y0)开始,按照“马跳日”规则在棋盘上移动。问:能否在n2? 1步内遍历棋盘上的所有位置,即每个格子刚好游历一次,如果能,请找出这样的游历方案来 -C/c++ to achieve the famous " knight tour problem" ~ 【】 given a problem descr iption with a grid of
1153
- 马的周游问题,在8*8的棋盘上,输入初始位置,遍历所有格子回到初始位置-Horse travel problems in the 8* 8 board, enter the initial position, through all of the grid to the initial position
xiangqi
- 数据结构实习里面关于国际象棋马的遍历问题 自己编写-Data structures inside the internship through on chess problems to write your own horse
Parallel-genetic-algorithm
- 经典遗传算法利用单一种群对种群个体进行交叉、变异和选择操作,在进化过程中的超级个体易产生过早收敛现象,粗粒度并行遗传算法利用多个子种群进行进化计算,各子群体分别独立进行遗传操作,相互交换最优个体后继续进化。该文证明了该算法的搜索过程是一个有限时齐遍历马尔柯夫链,给出粗粒度并行遗传算法全局最优收敛性证明。对于旅行商问题TSP利用粗粒度并行遗传算法进行了求解,以解决经典遗传算法的收敛到局部最优值问题。仿真结果表明,算法的收敛性能优于经典遗传算法。-Classic genetic algorithm
the-Chinese-Chess-vault-through
- 如文件标题,中国象棋跳马历遍问题,数据结构课程设计——马的遍历:在中国象棋棋盘上,对任一位置上放置的一个马,均能选择一个合适的路线,使得该棋子能按象棋的规则不重复地走过棋盘上的每一位置。 要求: (1)依次输出所走过的各位置的坐标。 (2)最好能画出棋盘的图形形式,并在其上动态地标注行走过程。 (3)程序能方便地地移植到其它规格的棋盘上-As the title of the document, the Chinese Chess vault through
ergodic
- 马的遍历问题。在N*M的棋盘中,马只能走日字。马从位置(x,y)处出发,把 棋盘的每一格都走一次,且只走一次。找出所有路径。-ergodic question
knight
- 骑士遍历问题,就是一匹马在国际象棋的棋盘山能不能不重复的遍历完整个棋盘-Knight traversal problem is that a horse in chess Qipanshan can not but repeat complete traversal of a chessboard
Horse-traversal-issue
- 马步遍历问题 问题描述:有一n×m格的棋盘,按照国际象棋的规划,马只能走“日”字型结构,设计一算法,按马的走法将棋盘每一格刚好遍历一次。-Horse traversal issue Problem Descr iption: There is an n × m grid of the board, in accordance with the plan of chess, the horse can only take the day shaped structure, design