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

搜索资源列表

  1. myFiveChess

    0下载:
  2. 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)-\" quintet game \" this procedure is it is it partly , is it play chess tree search for to use to play chess while being man-
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:246329
    • 提供者:杨杰
  1. fivechess

    0下载:
  2. 人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:84357
    • 提供者:王明
  1. CNCHESS

    0下载:
  2. 文件中有一些精选棋谱,程序支持打开或保存棋谱。支持四种下棋方式:人机对弈,人人对弈,机机对弈,混合对弈。此外,还有悔棋,和还原功能。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5378157
    • 提供者:xingzhi
  1. Csharpweiqi

    0下载:
  2. 可以实现初步的围棋对弈功能,暂时还不能实现人机对弈,用C#编写
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:35007
    • 提供者:王旭文
  1. 3

    0下载:
  2. 三连棋: 人机对弈,三子连在一起就算赢。 人人对弈,规则相同。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3724
    • 提供者:刘明
  1. 人机对弈

    0下载:
  2. 人机对弈五子棋游戏,本游戏使用VC为工具,完成了智能化的机器走棋!-man-machine players 331 games, the game using VC as a tool for the completion of intelligent machines go chess!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:112078
    • 提供者:杨杰
  1. zgxq

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

    • 发布日期:2017-03-31
    • 文件大小:200962
    • 提供者:david w
  1. FiveChess

    0下载:
  2. 给全部源代码和位图,可以直接运行,特别是人机对弈部分,给出了详细的参考。-To all source code and digital maps, can be directly run, especially the part of man-machine game, given a detailed reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:688515
    • 提供者:gongshu
  1. jiugeqi

    0下载:
  2. C++下实现的简单九格棋人机对弈,黑白任一方只要连成一行或列及对角线即可获胜-C++ 9 under a simple man-machine chess game grid, black and white as long as either linked or columns and diagonal line to win
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:8498
    • 提供者:陶凯
  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. 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. 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. 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. tic-tac-toe

    0下载:
  2. 这是一个人机对弈的井字游戏。可以人为选择谁先输入。哪方将三个棋子放在同一条直线上为赢家。-This is a man-machine chess game of Tic-Tac. You can choose who should enter the man-made. Which side will the three pieces on the same straight line for the winner.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1301414
    • 提供者:sunjing
  1. FiveChessAppletDemo

    0下载:
  2. 用Java语言实现了五子棋,其中包括人人对弈以及人机对弈模式;-Using Java language to implement Gobang, including everyone, as well as man-machine chess chess mode
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:4954
    • 提供者:xuguibin
  1. super1chess

    0下载:
  2. 很不错的象棋源代码,可以人机对弈,希望大家能够喜欢-A very good chess source code, you can man-machine chess, hope that we can enjoy
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:339315
    • 提供者:宋超
  1. chinachess

    0下载:
  2. 此系统为毕业设计,实现了局域网内象棋联机游戏人机对弈版本 -This system is designed for graduates to achieve the LAN man-machine chess game chess online version of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10608154
    • 提供者:tianweibo
« 12 3 »
搜珍网 www.dssz.com