-
-
chess.py.zip
Python实现A*算法解决八数码问题。
输入为九个数字的列表,代表八个数的位置(Z字型方向),空位以-1代替。
输出为各移动步骤得到的九个数的矩阵(输出到屏幕)。
使用是调用answer函数。返回一个各移动步骤得到的九个数的矩阵的列表。
-
-
Two_Player2206376142011.zip
... chess engine, so I searched the internet and found some opensource chess-engines. The problem was that they were not written in an ... were very difficult to understand. So, I started writting my own chess-engine. This program is the first step in that way. ...
-
chess.rar
这是一款用windows编程编写的五子棋程序,单机版,在游戏中可以选择等级及开始暂停,并有音乐
-
BW-chess.rar
bw.dsp
这个文件(项目文件)包含在项目级别的信息和
用于建立一个单一的项目或子项目。其他用户可以共享
项目(。DSP)文件,但他们应该在本地出口的makefile。
bw.h
这是应用程序的主头文件。它包括其他
项目特定的头文件(包括Resource.h)并声明
CBwApp应用程序类。
bw.cpp
这是主要的应用程序的源文件包含应用程序
类CBwApp。
bw.rc ...
-
-
-
-
-
-