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

搜索资源列表

  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. heibaiqi_ALL

    0下载:
  2. 关于黑白棋的人机对弈的智能算法,主要包括极小极大、负极大、历史表、alpha-beta算法、置换表算法等等搜索算法。-About intelligent man-machine chess Othello algorithms, including Minimax, negative great, historical tables, alpha-beta algorithm, the permutation table algorithm so the search algorithm.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-26
    • 文件大小:26721
    • 提供者:ghy
  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. TCP

    0下载:
  2. 蚁群算法是当前研究非常火热的一种智能算法,下面的蚁群算法程序专门用于求解TSP问题,我们经过仿真检验,发现此程序的优化效率和鲁棒性都非常好。 function [R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)-Ant colony algorithm is very hot current research an intelligent algorithm, the
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1776
    • 提供者:冯丁
  1. Chinese-Chess

    0下载:
  2. 中国象棋游戏原码,支持走法显示,悔棋,人机对战,基于Alpha-Beta搜索算法-Chinese Chess Game,supporting movement display,rewind,AI,based on the Alpha-Beta Algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4084087
    • 提供者:Sydney
  1. KFalphabeta

    0下载:
  2. kalman滤波算法与alpha-beta滤波算法的比较,通过比较,验证两种算法各自的优缺点。-Comparison, Kalman filtering algorithm and alpha-beta filtering algorithm by comparing the advantages and disadvantages of verification, two algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2286
    • 提供者:lcx
  1. surakarta

    0下载:
  2. 使用了alpha-beta搜索,实现了简单的人机博弈。由于估值函数比较简单,目前棋力不是很强。-Use the alpha-beta search to achieve a simple man-machine game. Since the valuation function is relatively simple, there is not very strong chess.
  3. 所属分类:Applications

    • 发布日期:2017-04-17
    • 文件大小:302598
    • 提供者:曲华
  1. abc_to_dq

    0下载:
  2. In electrical engineering, the alpha-beta (\alpha\beta\gamma) transformation (also known as the Clarke transformation) is a mathematical transformation employed to simplify the analysis of three-phase circuits. Conceptually it is similar to the dqo t
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:16350
    • 提供者:Eli
  1. NegaScout_TT_HH

    0下载:
  2. 中国象棋、五子棋等人工智能所使用的空窗探测法,效率高于Alpha-beta搜索-Chinese chess, backgammon and other artificial intelligence used by the window of detection method, more efficient than Alpha-beta search
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:2862
    • 提供者:realmofsci
  1. Strategy.tar

    2下载:
  2. 重力四子棋程序,通过人工智能中的alpha-beta剪枝实现,AI的实力至少高于一般人的水平,人比较难下赢。通过调用getPoint函数获得下一个落子点的坐标-Gravity four chess program, through the realization of artificial intelligence in the alpha-beta pruning, the strength of AI at least a greater than average level, people
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6290
    • 提供者:terran
  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. a_B_filter

    0下载:
  2. 将阿尔法贝塔滤波原理使用MATLAB加以编程实现,并结合常用的工程参数设置形成一个子函数,可以在使用时方便的调用。主要应用于二维动目标跟踪。-Alpha Beta filtering principle will be using MATLAB programming, combined with commonly used engineering parameter set to form a sub-function, you can easily call during use. Main
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:111460
    • 提供者:liuren
  1. mccm

    0下载:
  2. simulation engine, three-phase asynchronous squirrel-cage rotor in the coordinate space alpha-beta using the blocks in matlab / simulink
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:28250147
    • 提供者:cogang
  1. abcdq

    0下载:
  2. 坐标变换,abc到阿尔法贝塔,再到dq0-Coordinate transformation, abc to Alpha Beta, and then dq0
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:9123
    • 提供者:chenwenhai
  1. ChineseChess_backup_20141202

    0下载:
  2. Android 中国象棋 alpha-beta算法
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:2844445
    • 提供者:LuYong
  1. Gobang_FiveChess

    0下载:
  2. 基于α-β剪枝法实现的人机对弈五子棋源程序,MFC平台下运行-Based on alpha beta pruning method to realize man-machine game gobang source code, MFC platform operation
  3. 所属分类:Chess Poker games

    • 发布日期:2017-06-02
    • 文件大小:14323872
    • 提供者:siad
  1. cx

    0下载:
  2. 基于自适应α-β滤波器的接收机跟踪环多普勒自补偿算法-Based on adaptive alpha beta filter satellite receiver loop of the doppler compensation algorithm design
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2926
    • 提供者:asdasf
  1. gobang

    0下载:
  2. 一个带AI版本五子棋游戏的简易实现。AI部分用到带估价函数的alpha-beta剪枝算法-A source cood of a gobang game. There is an AI which is made by alpha-beta pruning search with uate function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2225
    • 提供者:t_t_0000
  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. ArtificialIntelligence

    0下载:
  2. 一些人工智能方面的学习源码,用java写的。包括遗传算法 alpha-beta剪枝 模拟退火算法 九宫格 传教士与野人等问题或者算法实现源码。-Some artificial intelligence to learn the source code, written in java. Including genetic algorithm alpha-beta pruning simulated annealing algorithm and other missionaries and Sa
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:75759
    • 提供者:阿武
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com