资源列表
HLSL
- 网络游戏开发应用 hlsl shader 应用-hlsh shader
ddzmh
- 斗地主源码,C语言编程,开发环境是 visual C++,可移植性强-Landlords source, C language programming, development environment is visual C++, portability
CardsGame
- 学完C++后课程设计时自己用C++写的一个简单的扑克牌游戏(斗地主)-After the completion of C++ program design their own C++, written in a simple poker game (Doudi Zhu)
123
- 该书非常强大,拥有很多自自己定义的搜索类,在棋牌算法问题里面提供了良好的思索方法以及解决方法。拥有此书,是无悔的选择。-The book is very powerful, with a lot of self-defined search class chess algorithm which provides a good method of thinking and the solutions. With this book, regret the choice.
wuziqi
- 简单的五子棋游戏C++代码 能实现基本功能 算法比较简单,不过还是比较成功的-Simple renju game c++ code
5LinkChess.rar
- 基于剪枝的极大极小优先搜索和最佳优先搜索的人机对弈智能五子棋程序
5LinkChess
- 应用最佳优先搜索和极大极小剪枝的人机对弈五子棋-Application of best-first search and Minimax pruning man-machine chess backgammon
Tetris
- 经典游戏俄罗斯方块,里面有完整源代码,需要的可以学习并练习。-Classic game Tetris, which has complete source code can be required to learn and practice.
danjimajiang
- 先学习单机版的麻将然后再学习网络麻将-Stand-alone version of the first learning and then learning network Mahjong Mahjong
game_Majiang
- 用C++开发的中国麻将游戏(单机版),可以做为学习的范例。 —————————————————————————————— 游戏的基本运行 ——————————————————————————-———— 运行前会先洒色子,根据色子与庄家给各玩家初始化手中的牌 1.初始化(根据庄家和色子数给每个人发12张牌) 2.牌墙发牌给庄家(m_nActive活动状态给庄家) 3.根据活动状态玩家是否是出牌状态(m_nState==1):如果是电脑,让其思考最差的一张牌并出牌,如果是
GoBang
- 用.net2005开发的五子棋程序,实现了局域网的对战,但是还不具备人工智能。
data_chess
- 完整的黑白棋游戏代码,利用OpenCV加载棋盘图片,用C++编写程序代码,附有详细的代码注释,让读者通俗易懂-Othello complete game code using OpenCV chessboard image loading, using C++ programming code, the code with detailed annotations, so easy to understand