资源列表
wuziqi
- 五子棋游戏,可以满足用户之间的需求,基本功能已经实现了。-the game of wuziqi,you can play it with your friend
chess
- 棋盘覆盖 算法设计作业,完整版 供大家参考,有什么问题请改正-Cover board Board cover algorithm design Cover board algorithm design the full version
Five
- VC++编写的五子棋代码共享,欢迎下载,谢谢你。-VC++ Five Chess,share.
SuperTractor_vs2010
- 拖拉机/升级/80分 之前下载的,修改VS2010下的编译错误,为大家方便,现在下载直接可以用VS2010编译了-tractor, Chinese card game, compile under vs2010
ch03
- 五子棋对战游戏的实现,打开Eclipse导入ch03项目,运行server.chessServer类启动服务器端,运行client.chessClient类启动客户端。目前只支持两个客户端进行网络对战,多个玩家还有如线程同步问题等。两个客户端可以在同一台电脑上运行。-The realization of renju game against, open the Eclipse import ch03 project, run server. ChessServer class start the
ch05
- 人机对战五子棋游戏的实现, 安装JDK,配置环境变量,双击compile.bat 批处理文件编译项目,双击runFive.bat批处理文件可启动项目。 -The realization of the game against the man-machine renju, JDK installation, configuration environment variables, double click compile. Bat batch file compiler project, do
7c59d03ec109
- extract to see source
44
- C#编写的五子棋人机对弈程序,实现禁手、转换黑白子、悔棋,一起开始、关闭等功能。其中那个有33禁手,34禁手,AI智能偏高。-Human-computer chess program written in C# 331, the ban on hand, the conversion of black and white child, undo, with the start and close. Which the 33 ban on hand, 34 ban hand, AI intelli
JAVA
- 本程序比较简单 为52张牌为四个人发牌,每人14张-This procedure is relatively simple 52 card for the four individual licensing 14 cards per person
wuziqi
- 五子棋是一个我们非常熟悉的小游戏,在这里我用java实现了一个简单但功能强大的五子棋游戏。-The backgammon game is one we are very familiar, here I have a simple but powerful 331 games with java.
chinesexiangqi
- 中国象棋因其博大精深而在世界独领风骚。这是一个用c++实现的象棋游戏,很强大,很健壮。-Chinese chess because of its profound play the leading role in the world. This is a chess game with C++, very powerful, very robust.
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