资源列表
els_game
- 俄罗斯方块游戏(SDK程序),功能比较简单,只有主要功能,没有声音和奖励等功能-Tetris games (SDK program) function is relatively simple, only the major functions of voiceless and reward functions
prob_poker
- 用matlab实现了从52张牌里挑出5张牌,计算出同花出现的概率。实验仿真m次,每次随机产生n手牌,然后统计n手牌里同花出现的概率。-the program computed the probability that a flush (five cards of the same suit) is dealt in a poker hand used matlab
网络五子棋源代码
- 网络五子棋源代码-network source code 331
mantischess
- 象棋游戏,象棋游戏中的人工智能部分代码值得研究学习。-chess game, chess game artificial intelligence code is worth some study.
checkers-game
- gui for checkers game
ELS_WIN
- 这是用VC++做的俄罗斯方块游戏,功能很强大啊~!
els_vc
- 这个是vc俄罗斯方块源代码,有需要的兄弟来哪,大家互相学习,互相帮忙.
Gobang
- 五子棋.人机对战,基于C++ API进行开发设计!通过多方测试,机器智商一般,但很少有bug
deepfrozen
- 用JAVA做的通过Email下象棋的软件 -do with Java by Email under chess software
CHESS
- 一个简单的国际象棋游戏 ,拿来和大家分享一下-A simple chess game, bring and share with you
Go05
- 电脑围棋;用VC++ 编写的 一个下围棋的游戏软件
five
- 一个简单的五子棋程序源码。 我用java编的五子棋游戏,AI不是很高.我有一好的思路,用递归算法来判断以后几步的形势,希望大家来完善它.