CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 马踏棋盘

搜索资源列表

  1. the-horse-working-in-the-chass

    0下载:
  2. 实现马踏棋盘的功能。 输入:马的初始位置。 输出:马踏棋盘的路径。利用贪心算法+回朔算法实现!可以产生全部可能的路径!而且可以可视化的输出动态行走路径!-implementation of the horse working in the chess.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3831
    • 提供者:飞天狐
  1. Untitled1

    0下载:
  2. 马踏棋盘,经典算法,是数据结构的C语言版,用栈和队列来实现-Is the data structure of the C language version, with stacks and queues to achieve
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:721
    • 提供者:GG
  1. mataqip

    0下载:
  2. 马踏棋盘的经典算法 是数据结构的C语言版,用栈和队列来实现-请键入文字或网站地址,或者上传文档。 取消 Mǎ tà qípán de jīngdiǎn suànfǎ Shì shùjù jiégòu de C yǔyán bǎn, yòng zhàn hé duìliè lái shíxiànHorse riding board classical algorithm Is the data structure of the C language version, with st
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:719
    • 提供者:GG
  1. main

    0下载:
  2. 马踏棋盘,C++语言编程,旨在帮助众-Horse riding board, C++ programming language, designed to help the public. . .
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1246
    • 提供者:jonesjang
  1. shujujiegou

    0下载:
  2. 数据结构 马踏棋盘实验报告 适合于课程设计   (1)、位置的存储表示方式 1)基本要求:将马随机放在国际象棋的88棋盘Bord[8Ⅱ8]的某个方格中,马按走棋规则进行移动。要求每个方格上只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线 ,并按求出的行走路线,将数字1,2,…,64依次填入—个88的方阵,输出之。 (2)测试数据:由读者指定,可自行指定一个马的初始位置。 (3)实现提示:每次在多个可走位置中选择一个进行试探,其余未曾试探过的可走位
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:80329
    • 提供者:hoolwall
  1. Horseridingboard

    0下载:
  2. 利用Java语言实现马踏棋盘问题,图形化界面,附带背景图片。-Using Java language horse riding chessboard, graphical interface, with a background image.
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:221398
    • 提供者:zhangqilai
  1. 1

    0下载:
  2. 马踏棋盘贪心算法,时间复杂度小,效率高,-Horse riding chessboard greedy algorithm, the time complexity, high efficiency,
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:6491
    • 提供者:曾桂珠
  1. mataqipan

    0下载:
  2. 实现马踏棋盘的完美实现,代码简单,并且易懂,采用递归算法,回溯的思想。-To achieve the perfect horse riding chessboard, the code is simple, and easy to understand, using recursive algorithm, the idea back.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1816
    • 提供者:李加利
  1. HORSE_

    0下载:
  2. 马踏棋盘的c源代码,详细设计,符合课程设计标准-Horse riding a board under the optimal solution as well as the realization of MFC is mainly to find a given starting point to find an optimal solution algorithms and implementations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:197514
    • 提供者:罗浩
  1. Horse-Stepping

    0下载:
  2. 马踏棋盘程序,在8*8的格子中,马(按中国象棋的走法)不重复的将64个点走遍!-Horse Stepping on board procedures, 8* 8 grid, Ma (Chinese chess moves) repeat 64 points all over!
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1164
    • 提供者:ammable
  1. house

    0下载:
  2. 马踏棋盘问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,-Horse riding problem described in the design of a chessboard chess chessboard horse traveled demo program. 2. The basic requirements will be placed randomly MA 8* 8
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1136
    • 提供者:wellasa
  1. Horse-riding-board-greedy-algorithm

    0下载:
  2. 马踏棋盘贪心算法的主要实现方式的源代码,为新手学习贪心算法提供便利-Horse riding board the main way to achieve the greedy algorithm source code, for beginners learning to facilitate the greedy algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1081
    • 提供者:王臣亮
  1. GREDDY

    0下载:
  2. 马踏棋盘!c++编写,可运行!与大家共同学习!-Horse riding board!
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:173953
    • 提供者:chenjuan
  1. MaTaQiPan

    0下载:
  2. 马踏棋盘象棋版,自动求出马从棋盘上所有点出发而踏遍所有点的路线并保存在文件中,使用了贪心算法-Horse riding board version of chess, automatic run the board on all points and all over all the points of the route and save the file, using the greedy algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2822
    • 提供者:黄英杰
  1. Horse-riding-board

    0下载:
  2. 马踏棋盘算法 用贪心算法求出马能够遍历整个棋盘的一条路线-Horse riding board
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:151837
    • 提供者:MissLiu
  1. horse

    0下载:
  2. 这是马踏棋盘算法的源程序实现,也是传说中的经典贪心算法。程序还做了可视化界面,看的更清楚-english is not enough to display this sourse.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-25
    • 文件大小:8112230
    • 提供者:sallior
  1. mataqipan

    0下载:
  2. (1) 问题描述: 设计一个国际象棋的马踏棋盘的演示程序. (2) 基本要求: 将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动.要求每个方格只进入一次,走遍棋盘上全部64个方格.编制非递归程序,求出马的行走路线,并按求出的路线,将1,2,…,64依次填入一个8*8的方阵,输出之. (3) 程序的输入和输出及程序的功能: 使用者输入一个位置如:3,4.注意中间默认要以”,”隔开.并且数字的大小要在[0,7].程序会根据使用者的要求进行一次以8*8矩阵形式输出
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:113352
    • 提供者:梁文水
  1. ss103

    0下载:
  2. 马踏棋盘的实现,挺不错的程序源码.采用的穷举算法实现的-Horse riding board the realization of the procedure very good source. Exhaustive algorithm used to achieve the
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6559
    • 提供者:shai3ngnn
  1. horse-riding

    0下载:
  2. 数据结构,马踏棋盘问题源代码。已经编译通过,源文件内包含代码解释。-Data structures, horse riding board source of the problem.It has been compiled by the inner source file that contains code interpreter.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1675
    • 提供者:李欧
  1. HHUJLRO

    0下载:
  2. 一些c程序,象棋之马踏棋盘,把算术表达式转化未逆波兰表达式,保龄球计分规则算法,可进行多达50位的大整数运算+X,铁路()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:capabqliiy
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com