文件名称:qipan
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个国际象棋的马踏棋盘的演示程序。以一二维数组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 to enter any one location as the initial location of the horse, set (i, j), in which 0 ≤ i, j ≤ 7, in accordance with the following horse the rules of chess board mobile fr a mework. This procedure only a traversal path, the use of non-recursive process routes to achieve it.
相关搜索: 马踏棋盘
(系统自动生成,下载前可以参看下载内容)
下载文件列表
马踏棋盘.doc