搜索资源列表

  1. 马踏棋盘C

    0下载:
  2. 一个数据结构的实验。马踏棋盘的程序。已经通过编译了。-a data structure experiments. Horse riding chessboard procedures. The compiler has been passed.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2155
    • 提供者:张东岳
  1. 马踏棋盘

    0下载:
  2. 一个C的马踏棋盘-a chessboard horse riding
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2408
    • 提供者:刘俊
  1. 马踏棋盘-vc.net

    0下载:
  2. 采用贪婪算法在VC.net环境下实现马踏棋盘。并提供多种路径-greedy algorithm used in VC.net environment under chessboard horse riding. And provide multiple paths
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:271794
    • 提供者:刘印亮
  1. C马踏棋盘

    0下载:
  2. C语言实现的马踏棋盘,也是一个数据结构的小实验,代码简短,思路清楚,但算法效率不是很高-C language of the chessboard horse riding, as well as a small data structure experiments, code brief, clear thinking, but not very efficient algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:胡利会
  1. 简单的马踏棋盘

    0下载:
  2. 这是一个马踏棋盘游戏的原代码,其中只是一种算法,还有很多方法可以实现!以后陆续上载!-This is a horse riding the original board game code, which is an algorithm, there are many ways to achieve! After gradually uploaded!
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:2355
    • 提供者:
  1. 带局部优化算法的马踏棋盘

    1下载:
  2. 马踏棋盘的局部优化算法,我把它实现了.为了交作业啊.不容易!五个作业才完成了两个了. 测试结果很棒.只有(5,4)点需要回溯.不过立刻就可出结果.其余的点直接出结果.哈哈.就是代码乱了点. 祝好!
  3. 所属分类:数据结构常用算法

  1. someccode

    0下载:
  2. 一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法-Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rule
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:站长
  1. aipeng

    0下载:
  2. 马踏棋盘 问题的解法- The horse treads the checkerboard question the solution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:艾鹏
  1. 马踏棋盘

    0下载:
  2. 数据结构的课程设计-data structure of the curriculum design
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:10240
    • 提供者:木林
  1. 马踏棋盘

    0下载:
  2. 一个C的马踏棋盘-a chessboard horse riding
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:刘俊
  1. horse_by

    0下载:
  2. 马踏棋盘问题:国际象棋中的马,怎样才能不重复的跳遍棋盘上的每一格呢? 笔者见过许多解决这类问题的程序,这个是最简洁同时也是速度最快的一个。-horse riding chessboard : the international chess Ma, how can we not repeat the jump all over the chessboard of each? I met many issues to resolve suc
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:寒冬
  1. 马踏棋盘-vc.net

    0下载:
  2. 采用贪婪算法在VC.net环境下实现马踏棋盘。并提供多种路径-greedy algorithm used in VC.net environment under chessboard horse riding. And provide multiple paths
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-02
    • 文件大小:271360
    • 提供者:刘印亮
  1. 马踏棋盘(第2章)

    0下载:
  2. 1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,将数字1,2,3,4,…,64依次填入一个8*8方阵。-1. Problem descr iption design of a chess board Ma travels in the demonstration program. 2. Ma basic require
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:雨后阳光
  1. C马踏棋盘

    0下载:
  2. C语言实现的马踏棋盘,也是一个数据结构的小实验,代码简短,思路清楚,但算法效率不是很高-C language of the chessboard horse riding, as well as a small data structure experiments, code brief, clear thinking, but not very efficient algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:胡利会
  1. 马踏棋盘问题.

    0下载:
  2. 将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the r
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:jilang
  1. 简单的马踏棋盘

    0下载:
  2. 这是一个马踏棋盘游戏的原代码,其中只是一种算法,还有很多方法可以实现!以后陆续上载!-This is a horse riding the original board game code, which is an algorithm, there are many ways to achieve! After gradually uploaded!
  3. 所属分类:游戏

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:
  1. 马踏棋盘127457

    0下载:
  2. 将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the r
  3. 所属分类:C#编程

    • 发布日期:2024-05-02
    • 文件大小:6144
    • 提供者:黎明
  1. 马踏棋盘2.1.1

    0下载:
  2. 本程序可模拟中国象棋中马步走法 对你输入的一个点快速遍步整个棋盘-this program can simulate Chinese Chess Knight law to which you input a point fast times throughout the chessboard step
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:钟毓秀
  1. 马踏棋盘C

    0下载:
  2. 一个数据结构的实验。马踏棋盘的程序。已经通过编译了。-a data structure experiments. Horse riding chessboard procedures. The compiler has been passed.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:张东岳
  1. 马踏棋盘实验报告

    0下载:
  2. 数据结构马踏棋盘实验实验报告。加源代码,对实验有一定的指导作用(Horse riding board test)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:56320
    • 提供者:xiaott
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org