资源列表
CHess
- 3子棋游戏,娱乐专用!是一项中国小孩常玩的棋类游戏。-Three chess games, entertainment special! Is a Chinese children often play board games.
wuziqi
- 本程序是用java编写的简单的五子棋游戏,供大家学习 -this is a game for java studybegginner
tictactoe
- 井字游戏所下棋子在一条直线则胜出(VB)-gridwork games under pawn in a straight line will win (VB)
Chess
- 很厉害的代码,用java的AWT实现的一个网络五子棋游戏,可以再游戏大厅里聊天,还可以双人网络对战-The code is very powerful, using java' s AWT Gobang the realization of a network game, you can chat games hall, you can double the network against
checker
- 英国国际跳棋(英国英语)或跳棋(美国英语、加拿大英语),又称美国跳棋或直棋,是一种棋盘游戏棋。它是在一个8×8方板(共六十四平方)每侧有十二块。棋子的移动和捕获对角。他们可能只前进直到他们到达的板的另一端,当他们加冕,然后可以移动和捕获的向后和向前的。-English draughts (British English) or checkers (American English and Canadian English), also called American checkers or St
hbq0e4ffd38fcd7
- 黑白棋的核心程序,monkey.cs一个很智能的程序源码请大家多指教,-Othello' s core program, monkey.cs a very intelligent program source code, please enlighten everyone,
FiveStone
- 五子棋人机对战 一段能够计算出最优走法或较优走法的源程序。-Backgammon play against a human-computer can calculate the best moves or better moves of the source.
wu zi qi2
- tc2.0 五子棋算法2-tc2.0 331 Algorithm 2
五子棋的核心算法
- 五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝 和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规 则、胜负判断方法和搜索算法过程。-331 of 331 core algorithm is a widely loved by the public of the game, its rules simple and changeable, ver
five-chess
- python 实现人机对弈的五子棋游戏,可以判断胜负。功能简单-five chess
sudoku
- 数独程序 可以求解不同level的数独 基于C语言实现 可以从txt文档中读入数独题目 再解出来-Sudoku program can solve several different level of independence based on the C language can be read a txt file sudoku puzzle solution out again
RUSSIAN
- 小游戏:基于c++语言的俄罗斯方块源码程序 图形界面