搜索资源列表
Tic_MFC
- 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-
FK
- 俄罗斯方块VC编程,不过算法比较简单,没有优化-Tetris VC programming algorithm is relatively simple, however, has not been optimized
ddzfp
- 斗地主发牌算法,这是参考别人的,贴出来供大家参考,其实发牌算法很简单,就是随机数的生成-Landlords licensing algorithm, which is the reference of others, putting them out for reference, in fact, the licensing algorithm is very simple. is the random number generator
Game342
- 简单的五子棋代码!!!大家可以用来参考!学习其中的算法!-simple renju code! ! ! Members can be used for reference! The learning algorithm!
五子棋的核心算法
- 五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝 和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规 则、胜负判断方法和搜索算法过程。-331 of 331 core algorithm is a widely loved by the public of the game, its rules simple and changeable, ver
02计
- 一个简单的发牌程序,使用了FCFS的调度算法,一定能过的-a simple licensing procedures, the use of FCFS scheduling algorithm, we can lead the
threesubprocedures.rar
- 一个简单的三子棋游戏程序,支持双人对战,算法比较简单,A simple chess game three sub-procedures, support the double battle, the algorithm is relatively simple
bw
- 黑白棋游戏软件,VC++6.0开发,简单计算算法,人机和人人交互,希望对初学者有帮助-Reversi game software, VC++ 6.0 development, simple calculation algorithm, and all human-computer interaction, and they hope to help beginners
CHESS
- this is program for understanding about programming game. back tracking algorithm used in source and is a simple but powerfull!
Tetris
- 俄罗斯方块虽然是非常古老的小游戏, 但现在仍然百玩不厌。 为了让大家看清程序的算法, 程序的界面尽量简单, 没有过多的修饰。-Tetris is a very old game, but play is still not tire hundred. Procedures in order to allow everyone to see the algorithm, the program interface as simple as possible, without too much
2120060366
- 基于贪心策略的五子棋人机对弈,简单的人机对弈,可以应付一下初级选手,算法还有很大改进空间,有兴趣的可以研究一下,有改进的话记得发我一份,一起研究-Gobang greedy strategy based on human-computer game, a simple man-machine game, players can cope with the initial look, there is still much room for improvement algorithm, inter
GoBang2
- VC的五子棋,主要用于体现alpha_beta算法在博弈上的应用。相对简单,便于移植。-Gobang the VC, the main manifestation of alpha_beta algorithm for application in the game. Relatively simple, easy to transplant.
wuziqi
- 实现一个简单的五子棋游戏。基本算法是让电脑知道该在哪一点下子。-The realization of a simple game of backgammon. Basic algorithm is to allow the computer to know at what point in the Now.
ai
- 一个简单的五子棋人机对战,入门级的ai算法,但是还是有一定的棋力。-Gobang a simple man-machine Versus the entry-level ai algorithm, but there is a certain Qi Li.
Rule
- 五子棋的算法 用c编程 希望对大家有所帮助。-The artificial intelligence is one of very active research areas in recent years. The machine learning and game playing are important branches of the artificial intelligence research. The research of game playing is alread
Chess
- 算法 棋盘覆盖算法 实现 呵呵 很简单的-Algorithm board covering a very simple algorithm Ha ha
final
- 本源程序实现了黑白棋游戏的简单对弈,采用深度搜索边角权值算法 -This source code implements a simple chess game Othello using the depth search algorithm for corner weights
A-simple-backgammon-game
- 一个简单的五子棋游戏,利用C++编写,算法比较简单。-A simple backgammon game, written using C++, the algorithm is simple.
sl
- 拼图小游戏,用MFC编写的,里面涉及到简单的算法,适合新手学习-Puzzle game with MFC prepared, which involves a simple algorithm, suitable for novices to learn
sweepmine
- 扫雷小游戏,用MFC编写的,里面涉及到简单的算法,适合新手学习-Minesweeper game, written using MFC, which involves a simple algorithm, suitable for beginners to learn
