CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 棋牌游戏 搜索资源 - 递归实现

搜索资源列表

  1. qipan.rar

    0下载:
  2. 设计一个国际象棋的马踏棋盘的演示程序。以一二维数组Board[8][8]表示国际象棋棋盘,以用户输入任一位置作为马的起始位置,设为(i,j),其中0≤i,j≤7,马按照走棋的规则在棋盘范围内进行移动。本程序只求出一种遍历路径,用非递归程序实现吗的行走路线。,To design a chess board horse riding demo program. A two-dimensional array Board [8] [8] that the chess board to the user
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-26
    • 文件大小:8930
    • 提供者:chissie
  1. BaHuangHou

    0下载:
  2. 题目:八皇后问题。 八皇后问题是指求解如何在国际象棋8*8棋盘上无冲突的放置八个皇后棋子。因为在国际象棋里,皇后的移动方式是横竖交叉,所以在任意一个皇后所在的位置的水平,竖直和斜45度都不能有其他棋子的存在。一个完整的无冲突的八皇后棋子分布成为八皇后问题的一个解。设计思路:我使用了回溯的方法来解决八皇后问题,也就是逐次试探的方法。这个方法是通过函数putchess()对自身的递归调用来实现的。运行程序后,主函数调用putchess()函数在棋盘第一行第一列上放置棋子,开始向下一行递归。每一步
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:31174
    • 提供者:cl
  1. wuziqi

    0下载:
  2. 五子棋问题,是一个典型的递归调用的问题。该程序实现了五子棋的对弈过程,缺陷是不能实现图像处理-Gobang problem is a typical recursive call problems. The program implements the chess backgammon process, defects can not be achieved image processing
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:1591
    • 提供者:钟世奇
  1. HORSE_PROBLEM

    0下载:
  2. 使用回溯的方法实现跳马问题,同时,还使用了递归的思想。跳马问题描述:在N*N格的棋盘上,从(1,1)点出发,按日字跳马,要求不重复地跳经所有方格。求出符合要求的所有跳马方案-The method used to achieve vault back problem, while also using the recursive thinking. Horse Problem Descr iption: In the N* N grid of the board, from (1,1) point
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:1121
    • 提供者:娜娜
  1. hanruota

    0下载:
  2. 利用递归在计算机中实现的原理 来做汉若塔-Recursive principle is implemented in the computer If the tower to do the Han
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:32276
    • 提供者:林挺
  1. Fujida

    0下载:
  2. 使用负极大算法实现黑白棋的对弈,中间使用递归,底层用MFC搭建。-Using negative great algorithm black white s play chess, and the middle use recursion, bottom with MFC structures.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-07
    • 文件大小:1993049
    • 提供者:白色鱼
搜珍网 www.dssz.com