-
FivesChess
由于五子棋比一字棋难,规则多,又有禁手限制,无法采用简单的搜索和加分方式。
为了分清各种情况的轻重缓急,我们采用一次性打分的策略:
对棋盘上的每个空位根据情况的轻重缓急,越重越争分越高,反之越低,然后根据打分找出分值最高的的位置下子。(Since backgammon difficult than the word chess, rules and more restrictions have cut hand, you can not use a simple search and processing of ways. In order to prioritize a variety of situations, we use a one-time scoring strategy: for each vacancy on the board in accordance with the priorities of the situation, the more weight the more indisputable points higher, whereas the lower, and then find the highest score according to the scoring Location erupted.)
- 2014-03-28 15:51:59下载
- 积分:1
-
game_five-in-a-row
游戏五子棋,简单实现了两人对战的模式。可以建立连接也可以断开连接。游戏结束会自动给出输赢结果(Playing backgammon, a simple realization two players mode. You can establish a connection can be disconnected. End of the game will automatically give winners and losers)
- 2013-11-10 15:58:59下载
- 积分:1
-
Qi_Liu
在本实验中, Pacman 智能体将找到通过迷宫世界的路径, 既包括到达一个指定的位置,也包括高效地搜集食物。我们编辑文件search.py和searchAgents.py,编写一系列吃豆人程序,包括到达指定位置以及有效的吃豆,并将其应用到Pacman场景,完成对相关人工智能功能的完善。(pacman,achieve search)
- 2018-05-06 14:49:48下载
- 积分:1
-
wuziqi
五子棋c语言程序代码,可以运行,没有错误(Backgammon c language code, you can run, no error)
- 2012-10-28 15:12:17下载
- 积分:1
-
game-master
用java实现五子棋游戏,可以联机玩也可以单机玩(Gobang game with Java, you can play online, you can also play alone)
- 2017-07-05 09:02:10下载
- 积分:1
-
MyChess5
用API实现的五子棋程序,人人版,对C++API程序的初学者应该有一定的帮助(Backgammon program with the API implementation, all versions of C++ API program should be helpful for beginners)
- 2011-11-18 10:56:24下载
- 积分:1
-
ChineseChess(源码)
Chinese chess development cases, idle, reproduced the beginning of chess cases, for reference only, such as infringement deleted at any time
- 2019-03-13 00:06:50下载
- 积分:1
-
LLK1.41_FullSources
连连看.net代码。最新更新的,VS2005开发。(Lianliankan. Net code. The latest update, VS2005 development.)
- 2008-04-18 09:28:04下载
- 积分:1
-
five
用C++ 实现了五子棋游戏,使用的部分人工智能算法 (Using C++ implementation of the Five in a Row game, using some artificial intelligence algorithms)
- 2010-06-07 17:31:04下载
- 积分:1
-
MFC-game-example
说明: [趣味程序导学Visual.Cpp].董未名.文字版MFC,全是游戏实例([gout program guiding Visual. Cpp]. Tung. Text version MFC weiming,All game example)
- 2011-04-03 00:48:48下载
- 积分:1