搜索资源列表
qipan.rar
- 设计一个国际象棋的马踏棋盘的演示程序。以一二维数组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
www_pudn_com_FiveChessGame
- 测试棋子的方法showChess。用于将chessInt数组内容打印到控制台,以便观看。基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时需要修改图片的路径。 -Test piece method showChess. Contents of the array is used to print to the console chessInt to watch. GUI-based Java backgammon game source code, can be
MantisChess
- 实现了一个中国象棋,自动搜索路径,但没有自学习方式-The realization of a Chinese chess, automatic search path, but no self-learning mode
sy61
- 回朔算法,马的周游问题:在n x n棋盘(有n x n个格点的棋盘)的某个格点上有一个中国象棋马,马走日字。求一条周游棋盘的路径,使得马能够从起始位置起沿着该路径每个格点恰好走一次最后回到出发位置。-Retrospective algorithm, horse around the problem: in the checkerboard are like (there are like a checkerboard grid points) of a grid, there is a Chin
ins123
- 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。 制作思路: 用按钮做棋子,用图片填充每个按钮。 设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
FivePlus
- 彩色五子棋源码,使用A*循迹算法。带动态显示路径-Color backgammon source code, use the A* tracking algorithm. Path with dynamic display
search
- 在西洋棋中的武士(knight)与象棋中的马相似,走的是L型路线,输入一个表示期盼的大小值n,在输入一个起点坐标,找出一条从那一个起点,可以让武士棋走完n*n格而不重复的路径-Samurai (knight) in chess and chess in the horse is taking the L-shaped route, enter a size value n looking forward to enter a starting point coordinates, to iden
text
- 在Windows平台下,用Qt开发的一款小型的迷宫程序,该程序分为两个功能,第一是初始化地图,第二是找路径。-The Windows platform Qt development of a small maze procedure, the program is divided into two functions, first initialize the map, the second is to find the path.
DownLoad
- 基于cocos2d-x 引擎,从服务器下载zip文件的功能,服务器的资源包名固定,服务器得有版本号,客户端根据本地的版本号与服务器端的比较,不同既检测到有更新,下载之后直接解压了,存放路径可自己指定-Based on cocos2d-x engine, from a functional server to download zip files, resource package name servers fixed, the server must have a version number,
game.tar
- 一个俄罗斯方块游戏,以及一个跳马游戏的AI,用pygame开发,速度很快,打印出路径-A Tetris game, as well as a vault game AI, with pygame development, fast, print out the path