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

搜索资源列表

  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. 用Alpha-Beta剪枝实现的黑白棋博弈

    0下载:
  2. 提供了Alpha-Beta算法的C语言的实现和基于Alpha-Beta算法的黑白棋博弈。-the Alpha-Beta algorithm C language based on the realization and Alpha-Beta algorithm reversi Game.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:68730
    • 提供者:李亚成
  1. fivelink_java_yjg

    0下载:
  2. 无禁手的五子棋带人工智能,采用alpha-beta剪枝的算法,可以以console和web applet和可执行程序的方式运行-no cut-hand with the 331 artificial intelligence, using alpha-beta pruning algorithm can a console and a web applet and executable running the
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:463075
    • 提供者:程序员
  1. aTicTacToe

    0下载:
  2. 基于wtl的井字棋游戏(也就是三字棋),采用了alpha beta减枝,代码逻辑清晰。-wtl based on the game of chess gridwork (chess is a misnomer), the use of alpha-beta reduction sticks, clear logic code.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:90821
    • 提供者:张静
  1. vcchess

    0下载:
  2. vc版五子棋,采用alpha-beta剪枝算法,是学习人工智能的绝好资料
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:517530
    • 提供者:阿邦
  1. five

    0下载:
  2. c++实现的一个五子棋人机对弈程序 使用了alpha-beta剪枝算法 具有一定的棋力
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:92547
    • 提供者:冯军
  1. Chess

    0下载:
  2. 本人编写的中国象棋程序,按照Alpha-Beta剪枝搜索实现,绝对不是某些教科书上实例代码的重复或改造,而是完全按照理论自己编写。智能程度不是很高,但对阅读者理解Alpha-Beta剪枝搜索帮助很大。
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:117938
    • 提供者:Lee
  1. LSChess

    0下载:
  2. 中国象棋游戏,包括引擎和界面两个部分。使用MFC进行开发。Alpha-Beta剪枝搜索。-Chinese chess game, including the engine and the interface of two parts. Be developed using MFC. Alpha-Beta pruning search.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-25
    • 文件大小:8661679
    • 提供者:
  1. SourceCode

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

    • 发布日期:2017-03-30
    • 文件大小:150232
    • 提供者:ccg
  1. wuziqi

    0下载:
  2. 同学些的五子棋,采用了alpha-beta剪枝算法,棋力很强-Some of Gobang students, using alpha-beta pruning algorithm, Qi Li a strong
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-09
    • 文件大小:1218212
    • 提供者:汉唐
  1. Gobang-alpha-beta

    0下载:
  2. 五子棋win32程序 采用α-β剪枝搜索 对学习搜索算法很有帮助-Gobang win32 program using α-β pruning ,which is helpful for learning searching algorithm
  3. 所属分类:Chess Poker games

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

    0下载:
  2. Java版五子棋,界面功能完整,AI算法采用alpha-beta剪枝法,-Java backgammon, comes with AI
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:146290
    • 提供者:徐博文
  1. Connect4

    1下载:
  2. alpha-Beta剪枝实现的重力四子棋 包括界面 以及 AI-alpha-Beta pruning to achieve the gravity moves, including four sub-interface and AI
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-20
    • 文件大小:5665878
    • 提供者:z
  1. five_chess_source_code

    2下载:
  2. 五子棋游戏,采用alpha-beta剪枝优化搜索算法,深度可达6步。-five-chess game, with alpha-beta optimal search algorithm, the depth is up to 6 steps
  3. 所属分类:棋牌游戏

    • 发布日期:2012-10-31
    • 文件大小:1543895
    • 提供者:ling
  1. xiangqi

    0下载:
  2. 中国象棋的游戏源码,使用了人工智能的Alpha-Beta搜索算法-Chinese chess game source code, the use of artificial intelligence Alpha-Beta Search Algorithm
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-23
    • 文件大小:71576
    • 提供者:佚名
  1. Reversi_Chess

    0下载:
  2. 黑白棋程序:使用alpha-beta剪枝算法实现,效果很不错-Reversi procedures: the use of alpha-beta pruning algorithm implementation, the effect is pretty good
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-11
    • 文件大小:2267747
    • 提供者:LiChuan
  1. Othello_061221006

    0下载:
  2. 一个JAVA的黑白棋实现,拥有较强大的人工智能,实现Alpha,Beta剪枝以及相应的改进算法。-a application of othello with strong AI level ,using the Alpha,Beta algorithm
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:485863
    • 提供者:陈利渊
  1. Alpha-Beta-Pruning-on-Surakarta-Game

    0下载:
  2. Alpha Beta Pruning on Surakarta Game
  3. 所属分类:Game Program

    • 发布日期:2017-04-25
    • 文件大小:77647
    • 提供者:Prabu
  1. alpha-beta

    0下载:
  2. 五子棋java源码采用alpha—beta剪枝算法具有悔棋,可选择禁手,支持人机对战,人人对战,先手选择等功能-Gobang java source code by alpha- beta pruning algorithm with undo, choose cut hand, support man-machine to war, everyone of warfare, offensive selection function
  3. 所属分类:棋牌游戏

    • 发布日期:2016-07-06
    • 文件大小:232366
    • 提供者:zhchwl
  1. beta

    1下载:
  2. 五子棋java源码采用alpha—beta剪枝算法具有悔棋,可选择禁手,支持人机对战,人人对战,先手选择等功能-Gobang java source code by alpha- beta pruning algorithm with undo, choose cut hand, support man-machine to war, everyone of warfare, offensive selection function
  3. 所属分类:Chess Poker games

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