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

搜索资源列表

  1. ChessPP

    0下载:
  2. 中国象棋人机版,其中采用了多种搜索方法,有最基本的极大极小值方法和Alpha-Beta方法,还有历史启发,渴望搜索,PVS等搜索方法-Chinese version of man-machine chess, which used a variety of search methods, the most basic minimax value method and Alpha-Beta, history also inspired desire to search, and other sea
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:123945
    • 提供者: 哈哈哈
  1. ox_game_minimax

    0下载:
  2. 和電腦對戰的井字遊戲,實做了人工智慧的極大極小演算法(Minimax),使用BCB6開發-computer screen and the gridwork games, done a great small artificial intelligence algorithms (Minimax), the use of development BCB6
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:824924
    • 提供者:李慣頭
  1. whiteandblack

    1下载:
  2. 人工智能,用极大极小剪枝算法实现的黑白棋游戏。-artificial intelligence, with Minimax pruning algorithm of the game reversi.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:11582
    • 提供者:覃丽萍
  1. 小游戏:五子棋的设计与实现

    0下载:
  2. 五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the Human-Computer Chess, a game u
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:247086
    • 提供者:cwm_awt
  1. IHEPFive

    0下载:
  2. 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈、人人对弈,设置棋力。-using Minimax Game pruning algorithm of 331 games, players can work for everyone chessboard, chess set.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:239785
    • 提供者:liuben
  1. TicTacToe.rar

    0下载:
  2. 用极大极小算法编写的井字棋游戏 开发语言是Visual Prolog,Minimax algorithm used to prepare the game of tic-tac-toe game development language is Visual Prolog
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-24
    • 文件大小:2470
    • 提供者:zhangqian
  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. 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. chess

    0下载:
  2. 用VC开发,算法是极大极小算法的五子棋,界面优美。-With VC development, the algorithm is minimax algorithm Gobang, interface beautiful.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4301086
    • 提供者:赵智明
  1. Tobb_Bil212_Tic_Tac_Toe_Oyunu.tar

    0下载:
  2. This is a game namely "Tic-Tac-Toe" written in Java Language. The minimax algorithm had used.
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:23963
    • 提供者:Titanium
  1. FiveChess

    0下载:
  2. 五子棋人机对弈游戏源码,计算机下棋时采用极大极小算法,有详细的课件。-Backgammon games on the game machine source code, computer chess minimax algorithm, detailed courseware.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-23
    • 文件大小:7624030
    • 提供者:王桂平
  1. finally

    0下载:
  2. 自己写的五子棋游戏,实现了人机对弈,可以悔棋到任何一步。采用博弈树搜索,核心算法为极大极小值算法。-Write their own backgammon game, chess machine realized, you can undo any step. Game tree search using the core algorithm for the minimax algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-16
    • 文件大小:4607179
    • 提供者:王文江
  1. gato-IA-FINAL

    0下载:
  2. el juego de gato de nxn posiciones con algoritmo minimax
  3. 所属分类:Other Games

    • 发布日期:2017-03-26
    • 文件大小:76093
    • 提供者:neshler
  1. wuziqi

    0下载:
  2. 此游戏中有3种难度不同的级别。原理是根据极大极小的搜索策略,实现对奕功能。同时,在游戏中我们插入了不同的声效,在不同的情况会有不同的声音。鼠标点错位子也会发出警告声音。同时,我们设计的五子棋还有悔棋的功能。-This game has 3 different levels of difficulty. Principle is based on minimax search strategy to achieve Chess function. Meanwhile, in the game we
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-23
    • 文件大小:6779496
    • 提供者:田华
  1. ReverseChess

    0下载:
  2. 利用极大极小搜索策略实现黑白棋小游戏,或者称为翻转棋。-Use the minimax search strategy realize black white small game, or called reverse chess.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:170042
    • 提供者:白色鱼
  1. 5LinkChess

    0下载:
  2. 应用最佳优先搜索和极大极小剪枝的人机对弈五子棋-Application of best-first search and Minimax pruning man-machine chess backgammon
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3967434
    • 提供者:zhangchen
  1. game

    0下载:
  2. Tic-tac-toe游戏搜索引擎,带有特定深度的minimax tree,并且自带有一个可以在非叶结点处进行评估的评估函数-Tic-tac-toe game search engine, with particular depth minimax tree, and comes with an assessment of the non-leaf nodes at the evaluation function
  3. 所属分类:Game Engine

    • 发布日期:2017-11-15
    • 文件大小:2678
    • 提供者:haha
  1. Chinese-Chess

    0下载:
  2. 人机博弈程序. 本项目主要采用了博弈树中的极大极小值搜索算法.采用估值的技术让电脑评估当前局面的利弊.选择走法.-Human-computer game program. The project is mainly using the minimax game tree search algorithm using valuation technology allows computers to assess the pros and cons of the current situat
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-28
    • 文件大小:12674699
    • 提供者:GinMadrid
  1. game

    0下载:
  2. Algorithm MiniMax with java (TICTACTOE game)
  3. 所属分类:Other Games

    • 发布日期:2017-04-26
    • 文件大小:8108
    • 提供者:fsalmam
  1. MiniMaxDemo

    0下载:
  2. Write a Java program that can play tic-tac-toe based on the minimax algorithm.-Write a Java program that can play tic-tac-toe based on the minimax algorithm.
  3. 所属分类:Games

    • 发布日期:2017-04-13
    • 文件大小:2221
    • 提供者:zhangzhanglin
« 12 »
搜珍网 www.dssz.com