资源列表
feixing
- 飞行棋游戏,用这段代码可以模拟简单的飞行棋的过程。-It is a classical game,which is related with planes .You can use this code to imitate the interesting game.
QQFindOut
- QQ 游戏 大家来找茬 辅助工具源码. 其实就是个图片比较工具.-QQ aids to finding fault source.
five
- 五子棋 C++源代码 简单易懂 ,可很好的运行-five chess C++
digui
- 象棋游戏程序采用的就是递归算法递归算法是把问题转化为规模缩小了的同类问题的子问题。然后递归调用函数(或过程)来表示问题的解 -Chess game procedures used is the recursive algorithm. The algorithm is put into the scale of the narrowing of the same problem problem. Then the recursive function call ( or process )
Tictactoe
- 使用matlab编写井字棋游戏,实现人机对弈。-use the matlab to make a game which named tictactoe
game
- 五子棋的JAVA小游戏,用netbeans开发,供大家学习和参考-this is a game
7_1
- 单机、网络五子棋游戏,无病毒、是初学网络编程的好资料-Internet backgammon game
Backgammon-syllabus
- 关于五子棋编程的思路文档,及解决方法,有原理图等。-Backgammon idea about programming documentation.
weiqi
- 围棋游戏程序,比较简单,可供vc初学者学习阅读,有意者可供参考-Go game program, is relatively simple, for vc beginners learn to read, interested, available for reference
xiangqi
- 象棋游戏程序,比较简单,可供vc初学者学习阅读,有意者可供参考-Chess game program, is relatively simple, for vc beginners learn to read, interested, available for reference
wuziq
- 用c++做的五子棋,包括人机对战和网上对战-Used to do Gobang c++, including the war machine and the net to war
five
- VC实现的五子棋人机对战游戏,MFC做界面,采用剪枝技术。-The VC realization of man-machine against renju game