CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 骑士

搜索资源列表

  1. KnightCruise

    0下载:
  2. 一个作业,实现骑士在国际象棋上走遍每个角落的问题!-an operation to achieve Cleveland on the international chess traveled every corner of the question!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1713
    • 提供者:张三
  1. Diarys

    0下载:
  2. 骑士日记本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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35897
    • 提供者:盛晓峰
  1. mineKnightsTour

    0下载:
  2. 大一的时候写的骑士问题,自认为是最快的方法,如果有更好的方法请与我联系,pipi666661@126.com-freshman when the Knights was the problem, since that is the fastest way, If there is a better way, please contact me, pipi666661@126.com
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1055
    • 提供者:limei
  1. knightone

    0下载:
  2. 骑士问题的算法,和马踏棋盘的算法差不多,希望对大家有帮助!-Knights of the algorithm, and horse riding chessboard almost algorithm, we want to help!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4222
    • 提供者:jun
  1. 骑士遍历

    0下载:
  2. 著名的骑士遍历程序-renowned Cleveland ergodic process
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4398
    • 提供者:刘超
  1. knight

    0下载:
  2. 这是一个骑士选址问题,在一个标准8×8的国际象棋棋盘上,棋盘中有些格子是可能有障碍物的。已知骑士的初始位置和目标位置,你的任务是计算出骑士最少需要多少步可以从初始位置到达目标位置。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31149
    • 提供者:谭晓彤
  1. CavalierTravelling

    0下载:
  2. 骑士遍历问题。原创代码。通过测试的。 -- 在一个标准8×8的国际象棋棋盘上,棋盘中有些格子是可能有障碍物的。已知骑士的初始位置和目标位置,你的任务是计算出骑士最少需要多少步可以从初始位置到达目标位置。有障碍物的格子当然不可能到达。 标准的8×8的国际象棋棋盘中每一个格子可以用唯一的编号确定。行用1~8这8个数字依次表示,列用“a”~“h”这8个字母依次表示。例如下图(a)的骑士所在位置(图中有n的格子)的编号为“d4”(注意“d”和“4”之间没有空格)。 我们知道国际象棋中
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31326
    • 提供者:小禾
  1. qishiyouli

    0下载:
  2. 这是一个骑士游历问题的c语言的简单实现,代码精简
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:841
    • 提供者:wangjg
  1. Algorithm

    0下载:
  2. c++经典小程序。包括河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:450822
    • 提供者:sunny
  1. qishixunyou

    1下载:
  2. 里面用两种方法实现了骑士巡游问题,分别是回溯的方法,和贪心加回溯的方法。-There two ways to achieve a parade Cavalier problems are way back, and greedy plus retrospective approach.
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:19218
    • 提供者:张云
  1. Knight

    0下载:
  2. 骑士周游列国的程序,用C++编写,需要输入棋盘矩阵。-knight
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:8015
    • 提供者:liuf
  1. kingnight

    0下载:
  2. 基于Java,applet编制的程序,骑士游历程序开发,能够演示起始位置在棋盘任何位置的游历问题-Based on Java, applet programmed, knights tour program development, the starting position to demonstrate the location of the board of any travel problems
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:56347
    • 提供者:刘新
  1. The-knight-of-the-perfect-algorithm

    0下载:
  2. 关于骑士问题的完美算法,提供给算法分析与设计的朋友参考,可以用于交作业系统-The knight of the perfect algorithm, provided to the algorithm analysis and design of a friend of reference, can be used to pay the operating system
  3. 所属分类:source in ebook

    • 发布日期:2017-11-07
    • 文件大小:1443
    • 提供者:ryan
  1. CPP

    0下载:
  2. c++经典小程序,也是c++二级考试经常考到的小程序。包括:骑士旅行,回文,筛选,快速排序等程序。-c++ the classic small program, also c++ secondary examination often to test the applet. Include: Knight s Tour, palindrome, screening, quick sort program.
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:4142
    • 提供者:王建凯
  1. knights-tour

    0下载:
  2. 骑士巡游问题,在固定的棋盘上,骑士按照只能走上下左右的规则进行位置的遍历-knight s tour
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1110
    • 提供者:章利
  1. BBands_Stop_v1_BAR

    1下载:
  2. 趋势骑士V3外汇交易系统 趋势骑士V3外汇交易系统 -Trend Rider V3 Forex Trading System
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:116052
    • 提供者:hehan
  1. xrid

    0下载:
  2. 骑士巡游的java的程序源代码,跟马踏格子是一样的-Knight s tour of Java program source code, the grid is the same with the horse
  3. 所属分类:source in ebook

    • 发布日期:2017-12-17
    • 文件大小:10240
    • 提供者:cikselar
  1. xx

    0下载:
  2. 骑士显血 Knight blood knight onlie-Knight blood
  3. 所属分类:ELanguage

    • 发布日期:2017-12-24
    • 文件大小:1400832
    • 提供者:Jack
搜珍网 www.dssz.com