资源列表
doudizhu
- 很不错的MFC斗地主小游戏,很适合学习C++可视化编程的朋友-MFC斗地主very good game, it is suitable for learning C++ Visual Programming friend
wuzi
- 很不错的MFC五子棋小游戏,很适合学习C++可视化编程的朋友-MFC Gobang very good game, it is suitable for learning C++ Visual Programming friend
xiangqi
- 很不错的MFC象棋小游戏,很适合学习C++可视化编程的朋友-MFC is a good chess game, it is suitable for learning C++ Visual Programming friend
cast
- 面相对象的俄罗斯方块,为了纪念它的25岁生日!-birthday
pai
- C++模拟扑克洗牌,通过程序来实现扑克的洗牌-C++ simulation of poker cards, poker through the process to achieve the cards
wuziqi
- 用c++编的一个简易五子棋,能实现俩个人的游戏-C++ for use of a simple Gobang, to achieve both individual games
Fivechess
- 网络版五子棋,服务端C++,客户端flash-Five chess for network
player2
- 简单的黑白棋程序,不过并没有提供界面,而且有些地方并没有用到。
fivestone
- 在本次“五子棋“程序的编写中,只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。-During the meeting, " Gobang" the preparation of procedures, only part of the preparation of the human-computer game, using a
chinese_chess
- 一个非常好的中国象棋VC源码代码,编译后可以玩人机对弈,相当不错-a perfect chinese chess source cod
1
- 五子棋的一个源代码,算法比较好, 可以慢慢体会。-Gobang a source code, algorithms, and experience can be.
2
- 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈.人人对弈。-The use of minimax pruning algorithm of the game Gobang games, game machines can work. All game.