CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 马的周游问题

搜索资源列表

  1. HorseTravelDemo

    0下载:
  2. 一个解决国际象棋的马周游问题的算法.本程序使用改善后的回溯算法来加速问题的解决.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:45.48kb
    • 提供者:thmfire
  1. 骑士问题

    1下载:
  2. 著名的马周游问题的代码,可选择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.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:236.65kb
    • 提供者:zqm
  1. 回溯法

    1下载:
  2. 用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数-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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8.61kb
    • 提供者:杨小娜
  1. 马的Hamilton周游路线问题

    1下载:
  2. 马的Hamilton周游路线问题,---对于给定的偶数m,n≥6,且|m-n|≤2,编程计算m*n 的国际象棋棋盘一条马的Hamilton周游路线,Hamilton
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-24
    • 文件大小:2.25kb
    • 提供者:童祚阳
  1. ma.rar

    0下载:
  2. 本程序解决了关于国际象棋中马的周游路线问题,根据给出的初始点可以求出满足条件的所有路径。,This procedure resolved on chess in the horse traveled route, under the given conditions, the initial points can be derived to satisfy all the paths.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:2.8mb
    • 提供者:荣峰华
  1. sy61

    2下载:
  2. 回朔算法,马的周游问题:在n x n棋盘(有n x n个格点的棋盘)的某个格点上有一个中国象棋马,马走日字。求一条周游棋盘的路径,使得马能够从起始位置起沿着该路径每个格点恰好走一次最后回到出发位置。-Retrospective algorithm, horse around the problem: in the checkerboard are like (there are like a checkerboard grid points) of a grid, there is a Chin
  3. 所属分类:棋牌游戏

    • 发布日期:2012-12-21
    • 文件大小:3.74kb
    • 提供者:00
  1. knight

    1下载:
  2. 马的Hamilton周游路线问题,8*8  的国际象棋棋盘上的一只马,恰好走过除起点外的其它63  个位置各一次,最后回 到起点。这条路线称为一条马的Hamilton  周游路线。对于给定的m*n  的国际象棋棋盘,m和n均为大于5  的偶数,且|m-n|≤2,该算法找出一条马的Hamilton周游路线。-Hamilton horse travel route problem, the 8* 8 chess board on a horse, just w
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:3.19kb
    • 提供者:yxd
  1. TwoSolutionOfHoureTour

    0下载:
  2. 马周游问题的两种解法 对于小规模的作回溯,大规模的进行A算法-Two horses travel problem solution for the small-scale retrospective, the conduct of large-scale algorithm A
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2.17kb
    • 提供者:sunset
  1. Hamilton

    0下载:
  2. 马的Hamilton周游线路问题,帮助有些有这些课程设计的同学!-Zhe problem of traveling around!
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:9.31kb
    • 提供者:周飞
  1. horse10.8

    0下载:
  2. 国际棋盘上马的周游问题,该问题描述了国际象棋棋盘上的一只马,恰好走过除起点外的其它位置各一次,最后回到起点。这条路线称为一条马的Hamilton 周游路线-Launched an international board of the travel issue that describes the chess board on a horse, just walked outside the other locations except the starting point of all time
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:56.56kb
    • 提供者:于爱华
  1. ma

    0下载:
  2. 本程序解决了关于国际象棋中马的周游路线问题,根据给出的初始点可以求出满足条件的所有路径。-This procedure resolved on chess in the horse traveled route, under the given conditions, the initial points can be derived to satisfy all the paths.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:520.98kb
    • 提供者:荣峰华
  1. 1152

    0下载:
  2. 马周游问题代码,走日字形的马在 一个棋盘-Ma tour problem code
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.17kb
    • 提供者:林杰
  1. HORSE

    1下载:
  2. 回溯法的马周游问题 回溯法的马周游问题-Backtracking problem horse travel horse travel problems backtracking backtracking horse travel problems
  3. 所属分类:棋牌游戏

    • 发布日期:2012-12-21
    • 文件大小:1.8mb
    • 提供者:黄飞
  1. horse.round.travel

    0下载:
  2. 本程序基于对称的思想,在8*8的棋盘上寻找一条马的周游路线,用同样的方法可以扩展到其他尺寸的棋盘问题-The program is based on symmetry ideas, 8* 8 board to find a horse travel route, use the same method can be extended to other dimensions of the chessboard problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:782byte
    • 提供者:谢正文
  1. backtrace_src

    1下载:
  2. 国际象棋中马的周游问题 给定一个8×8的棋盘,给定某一位置。求马从该位置出发,经过棋盘中的每一个方格恰好一次,最后回到它出发位置的路线图。 要求:用图形化动态演示马的行走路线、回溯过程。 -Travel chess problems in horses given a 8 × 8 chessboard, given a particular location. Horse from the starting seek position, after the board of each
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:26.27kb
    • 提供者:yongyong
  1. 1

    1下载:
  2. 一个n*n的棋盘,任意一个位置,不重复走过的路线,实现马的周游问题-A n* n board, any place, not repeat traveled route of travel, horse
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:928byte
    • 提供者:小生
  1. 1153

    1下载:
  2. 马的周游问题,在8*8的棋盘上,输入初始位置,遍历所有格子回到初始位置-Horse travel problems in the 8* 8 board, enter the initial position, through all of the grid to the initial position
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-20
    • 文件大小:5.8mb
    • 提供者:豆红科
  1. zhouyou

    0下载:
  2. 一个简单的马的周游问题,使用c语言编程,代码保证能运行-A simple question to travel around the horse, using c programming language, code guaranteed to run ~
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:32.95kb
    • 提供者:唐雨儿
  1. 马的周游

    2下载:
  2. 用分治法解决马的周游问题,输入棋盘的大小,自动输出马的行经路线(Solving the problem of horse travel by means of divide and cure)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-10
    • 文件大小:329kb
    • 提供者:kiss为
  1. 马的周游

    3下载:
  2. 实现寻找马的周游问题n*n规模的分治法解(Find solution of the Knight tour problem in size of n*n by means of divide and conquer)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:165kb
    • 提供者:F.I.S
« 12 »
搜珍网 www.dssz.com