文件名称:mataqipan
介绍说明--下载内容均来自于网络,请自行研究使用
马踏棋盘的C语言代码。将马随机放在国际象棋的8X8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,。。。,64依次填入一个8X8的方阵,输出之。-Horse riding board the C language code. Ma randomly on the 8X8 chess board Board [8] [8] of a box, the horse moves in accordance with the rules of the mobile. Requires each box to enter only once, all around the chessboard of 64 squares. The preparation of non-recursive procedures, and run routes, and routes are obtained, the number 1,2,. . . , 64 followed by fill a 8X8 square, the output of.
相关搜索: 马踏棋盘
(系统自动生成,下载前可以参看下载内容)
下载文件列表
复件 mtqp.c