资源列表
Winmine-V1.1
- C#写的一个简单扫雷游戏,请用vs2010打开 C# write a simple minesweeper, please use vs2010 open -C# write a simple minesweeper, please use vs2010 open
wuziqi
- 控制台五子棋游戏,支持人人对战和人机对战-The console renju game, support against everyone and human-computer against
cards-game
- 扑克牌加减乘除游戏,是一种集技巧性和运气性于一体的扑克牌游戏。 现实中可以单人玩,也可以不定人数对抗,用若干副扑克牌去掉王即可游戏,推荐用一副牌双人对抗,乐趣无穷。 本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌
wzq
- 再发一个汇编语言编写的五子棋游戏,代码清晰明了,适用于课程设计-wu zi qi
35264
- 黑白棋双人对战,初学者可以看看。程序比较简单。-Othello double play, beginners can see. The procedure is relatively simple.
game-bin
- 一个无名游戏,用c++编写的,很好玩的。,-An unnamed game, written using C++,A lot of fun
Gobang
- 这只是一个五子棋软件源代码,编译后可以运行,大家试试看。-This is just a gobang software source code, and the translated to run after, we give it a try.
Backgammon
- 本程序用C语言编写的建议五子棋游戏,玩家可以根据提示进行人机游戏对战-This program written in C, the proposed 331 games, players can follow the prompts for man-machine games against
chess(java)
- java版的中国象棋,含原代码,可以学习程序的写法,人工智能弱-source code of chinese chess ,using java
Backgammon
- 这个资料是一个五子棋MFC源码,可以参考该资料编写出一个小型的五子棋游戏!-This information is a backgammon MFC source code, can refer to the information to write a Backgammon games!
fiveinarow
- android下的五子棋游戏,算法,界面很好看,很操作很人性话。适合新手查考-331 games under the android, the algorithm, good interface, it is operating very human words. Suitable for novice traced
heibaiqi
- 五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。 -Backgammon is one of the general public loved the game, and here the data structure of the 33