CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - minimax alpha-beta pruning

搜索资源列表

  1. 2

    0下载:
  2. 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈.人人对弈。-The use of minimax pruning algorithm of the game Gobang games, game machines can work. All game.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:482893
    • 提供者:zhouprogram
  1. Line-Chess(done)

    0下载:
  2. 简单的一字棋(也称#字棋)人机对战,利用极大极小方法及阿尔法贝塔剪枝策略。-Simple word game (also known as the# chess) man-machine war, the use of minimax alpha beta pruning methods and strategies.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:259576
    • 提供者:Abel
  1. five-in-a-row

    0下载:
  2. It is a five-in-a-row chess game source code which use a minimax algorithm with alpha-beta pruning. One can edit the code to fit your own requests.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:168484
    • 提供者:laisi
  1. chess2.0

    0下载:
  2. 人工智能博弈树,采用极大极小搜索和α-β剪枝算法,搜索深度为2的棋盘博弈-Artificial intelligence game tree, using the minimax search with alpha beta pruning algorithm, the search depth is a chessboard game of 2
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:77594
    • 提供者:尚海
  1. vishal_sahu_sep15

    0下载:
  2. Alpha–beta pruning is a search algorithm that seeks to decrease the number of nodes that are uated by the minimax algorithm in its search tree. It is an adversarial search algorithm used commonly for machine playing of two-player games (Tic-tac-toe,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4101
    • 提供者:AG
  1. 一字棋

    1下载:
  2. 井字棋 α-β剪枝算法 在简单的游戏中,能够从当前游戏状态出发,搜索游戏的博弈树并确定最优行动方案的算法是存在的。其中最有名的算法就是极小极大算法。对于简单的双人游戏,极小极大算法很有用。它是在轮流行动的游戏中选择最好的行动的一种方法。 在博弈树中的每一个结点(一个结点表示一个可能的行动方案)都可以保存一个值,该值用来定义对应行动在帮助玩家获胜方面的优良程度。因此,对于一个确定的结点,其子结点都有一属性来定义对应行动的相对优良程度。 井字棋其实就是三子棋(和五子棋类
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:oracl
搜珍网 www.dssz.com