-
111
俄罗斯方块
Visual C++ 6 源码(Tetris Visual C++ 6 source)
- 2007-11-25 09:42:25下载
- 积分:1
-
EJXQ
人机象棋也可以人人对战,有一份管理象棋走法策略的类(Man-machine chess can play against everyone, the class of the chess moves of a management strategy)
- 2012-06-07 17:24:08下载
- 积分:1
-
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
-
MyfiveChess
gobang五子棋,实现可视化和双人对战 ,另外人机对战还待完善(Gobang, to achieve visualization and double battle, and the man-machine battle is yet to be improved.)
- 2018-11-08 10:29:09下载
- 积分:1
-
LLK1.41_FullSources
连连看.net代码。最新更新的,VS2005开发。(Lianliankan. Net code. The latest update, VS2005 development.)
- 2008-04-18 09:28:04下载
- 积分:1
-
wuziqi
五子棋程序设计,设计方式步骤详尽解释,适合初学者,让你熟悉C语言(Backgammon program design, design approach procedure detailed explanation, suitable for beginners, so you are familiar with the C language)
- 2013-08-13 10:31:30下载
- 积分:1
-
ChinaChess
中国象棋打谱程序,用java编写吗,很适合java初学者的学习(Chinese Chess playing spectrum program, prepared using java, very suitable for java beginners learning)
- 2012-08-24 14:41:52下载
- 积分:1
-
five-chess
python 实现人机对弈的五子棋游戏,可以判断胜负。功能简单(five chess)
- 2015-05-23 09:28:25下载
- 积分:1
-
wuziqi
五子棋c语言程序代码,可以运行,没有错误(Backgammon c language code, you can run, no error)
- 2012-10-28 15:12:17下载
- 积分:1
-
Qi_Liu
在本实验中, Pacman 智能体将找到通过迷宫世界的路径, 既包括到达一个指定的位置,也包括高效地搜集食物。我们编辑文件search.py和searchAgents.py,编写一系列吃豆人程序,包括到达指定位置以及有效的吃豆,并将其应用到Pacman场景,完成对相关人工智能功能的完善。(pacman,achieve search)
- 2018-05-06 14:49:48下载
- 积分:1