文件名称:main
介绍说明--下载内容均来自于网络,请自行研究使用
骑士巡游问题:在n行n列的棋盘上(如n=5),假设一位骑士(按象棋中“马走日”的行走法)从初始坐标位置(x1,y1)出发,要遍访(巡游)棋盘中的每一个位置一次。请编一个程序,为骑士求解巡游“路线图”(或告诉骑士,从某位置出发时,无法遍访整个棋盘 — 问题无解)-Knight Parade Question: n row n column board (such as n = 5), assuming a knight (in chess in the " horse to go on" walking method) from the initial coordinates (x1, y1) starting to times Interview (Parade) board in the position of each of the first. Please compile a program to solve for the Knight Parade " road map" (or tell the knight, starting from a position when not visiting with the board- the problem no solution)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
main.c