CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 人机对弈

搜索资源列表

  1. jingziqi

    0下载:
  2. 井字棋---可实现人机对弈,比较只能,使得计算机和人进行人机对弈-Tic-tac-toe game can be achieved--- man-machine chess, more can only make computers and people to carry out human-computer chess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:1734
    • 提供者:zolo
  1. ykd_xiangqi

    0下载:
  2. 实现双人对弈,对象棋的基本限制走法做了判定和实现。有待实现人机对弈-To achieve double game, the basic limitations on the chess moves made a determined and realized. To be the realization of human-computer chess
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:16057
    • 提供者:yangkd548
  1. du

    0下载:
  2. 人机对弈,很不错的东西,人工智能的棋子不能有密码,还有这个系统好烦啊,-Man-machine chess, it is a good thing, artificial intelligence can not have a password pawn, as well as good烦啊the system,
  3. 所属分类:Button control

    • 发布日期:2017-05-16
    • 文件大小:1292679
    • 提供者:du
  1. WZQSource

    0下载:
  2. Java版本网络五子棋。 可以实现人机对弈,人与人之间对弈。涉及Java网络通信,人工智能算法等。-Java
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:49744
    • 提供者:刘小肠
  1. chinesechess

    0下载:
  2. 本人机对弈程序采用了多种搜索算法.以下是本程序主要的类说明: 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. 6.CFAlphaBetaEngine类:
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:172415
    • 提供者:朱雪松
  1. PCBoYi

    0下载:
  2. 游戏编程人机对弈的PDF电子书,里边讲解的很详细的-Game programming the PDF e-book man-machine chess, inside on a very detailed
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10386764
    • 提供者:王小天
  1. daima

    0下载:
  2. 五子棋,对弈游戏算法,没有用alpha-beta剪枝技术,可以人机对弈,也可人人对弈-Backgammon, chess game algorithm, did not use alpha-beta pruning technique can be man-machine chess, but also for all game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:2851
    • 提供者:nara
  1. youxi

    0下载:
  2. 人机对弈,互取火柴。取最后一根者输。每次至少取一根,最多取4跟。如果人先取则人必输。如果机先取,则机器等待人出错。否则人胜。-Human-computer game, and take matches. The last one loses. Check at least one of each, with up to 4 check. If the person is who will get lost. If the machine to check, then wait for other
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:606
    • 提供者:123
  1. 2120060366

    0下载:
  2. 基于贪心策略的五子棋人机对弈,简单的人机对弈,可以应付一下初级选手,算法还有很大改进空间,有兴趣的可以研究一下,有改进的话记得发我一份,一起研究-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
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-29
    • 文件大小:54317
    • 提供者:刘建林
  1. wuziqi

    0下载:
  2. 这是一个可以玩五子棋的软件,完成人机对弈-This is a software that can play Gobang complete human-computer game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-29
    • 文件大小:121502
    • 提供者:wangsha
  1. chess

    0下载:
  2. VC写的象棋游戏源代码,包含多种人机对弈算法。-VC wrote the source code of the chess game
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:104241
    • 提供者:gaofeng
  1. 73462707wuziqi

    0下载:
  2. 在本次“五子棋“程序的编写中,只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)-During the meeting, " Gobang" the preparation of procedures, only part of the preparation of the human-compute
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2231
    • 提供者:
  1. Machine-Chess

    0下载:
  2. 国际象棋对弈,人机对弈-Chess game,person vs machine!!!!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:163754
    • 提供者:邱兴
  1. Chess_SourceCode

    0下载:
  2. 一个很好的中国象棋人机对弈的VC++源程序,对于初学者非常有帮助-A good game of Chinese chess machine VC++ source code, very helpful for beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:150496
    • 提供者:Dogous
  1. wzq

    0下载:
  2. 网络五子棋,能够制定合法规则,支持人机对弈,支持网络对弈,方便用户操作。-Gobang network, to develop legal rules to support the human-computer game, game support network and user-friendly operation.
  3. 所属分类:Games

    • 发布日期:2017-04-05
    • 文件大小:56109
    • 提供者:玉娜
  1. chess

    0下载:
  2. 一个五子棋的程序,人机对弈,不过还有一点bug,但是无关大局,重新开局时好像会出一点小问题-A Gobang procedures, human-computer game, but still has some bug, but the overall situation has nothing to do, when to re-start seems to be a small problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:20979
    • 提供者:木心月
  1. PC_Game

    0下载:
  2. 本书是一本专论机器搏弈的作品。详细披露了编写人机对弈程序的原理,技术和各种相关内容。-This book is a clever game monographs machine works. The preparation of the detailed disclosure of the principles of human-computer chess program, technology and a variety of relevant content.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1526521
    • 提供者:windl
  1. fivestone

    0下载:
  2. 在本次“五子棋“程序的编写中,只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。-During the meeting, " Gobang" the preparation of procedures, only part of the preparation of the human-computer game, using a
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:2763333
    • 提供者:nc
  1. chinese_chess

    0下载:
  2. 一个非常好的中国象棋VC源码代码,编译后可以玩人机对弈,相当不错-a perfect chinese chess source cod
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:151383
    • 提供者:jack
  1. yiziqi

    0下载:
  2. 采用三行三列的棋盘,根据极大极小搜索方法,采用人机对弈方式。一方走完一步后,等待对方走步,博弈过程每一时刻的棋局都在屏幕上显示出来。-3 using three lines of the board, in accordance with minimax search methods, the use of man-machine game mode. After the end of step one, waiting for the other side walk, the game eve
  3. 所属分类:Search Engine

    • 发布日期:2017-04-02
    • 文件大小:3097
    • 提供者:航仔
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com