Description: Data Structure Course Design- Horse traversal: the board in the Chinese chess on the location of any place of a horse, can choose an appropriate route, making the pieces according to chess rules can not repeatedly come on board each location. Requirements: (1) followed by the walk out the coordinates of each location. (2) best able to draw a graphical form of the board and mark on it dynamically during walking. (3) program can be easily transplanted to other specifications of the board.
To Search:
File list (Check if you may need any files):
马的遍历课程设计.docx
horse\chess.h
.....\result.txt
.....\马的遍历.cpp
.....\马的遍历问题.exe
horse