CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 极大极小

搜索资源列表

  1. maxmin1

    0下载:
  2. HILBERT-HUANG TANSFORM 进行曲线拟和时求信号极大极小值的两种方法-SYSTEMS-CSF TANSFORM for curve fitting and time for signal minimax Two methods
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:828
    • 提供者:weixiangzhuan
  1. cchess_ai

    0下载:
  2. 一个象棋AI的源代码,带游戏界面,其中可选择多种AI引擎,从最基础的深度跌代极大极小值搜索到使用开局库,历史启发的极小窗搜索,具有很高的学习研究价值.-a chess AI source code, with the game interface, which can choose a variety of AI engines, from the most basic of depth or substituting minimax search to start using the hist
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 实现人机对弈,主要采用博弈树技术。在选取最优的走步时使用极大极小分析法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:2419273
    • 提供者:张信杰
  1. Max-IntMax-MinMin-Min

    1下载:
  2. 极小 算法(Min-Min)、极大极小算法(Max-Min)、最大时间跨度算法(Max-Int)三种典型的映射算法的算法原理以及计算程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:109089
    • 提供者:fuhaijun
  1. integralmean

    0下载:
  2. 信号分析里常用,求局部极大极小值的位置!用积分平均的方法!-Commonly used in signal analysis, seeking the position of the local minimax value! Integral average method!
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:805
    • 提供者:lanxi
  1. PCgame

    0下载:
  2. 一个人工智能下象棋的小游戏 含电子书 包含了alph-beta 深度优先 极大极小值算法-Under the artificial intelligence of a chess game with e-book contains alph-beta depth-first minimax algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5461341
    • 提供者:yangdawei
  1. abcut

    0下载:
  2. 完成了α-β剪枝的功能,从文件中读入每个结点的极大极小值以及各个父子结点的关系,然后进行剪枝,输出被剪枝结点的信息-Completion of the α-β pruning function, read from the file of each node as well as the minimax value of each node of the relationship between father and son, and then proceed to cut output by
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-05
    • 文件大小:14612
    • 提供者:郑益夫
  1. BrentOptimize

    0下载:
  2. 实现Brent(布伦特)优化搜索,寻找极大极小值。.M文件-brent optimize to search for the max or min data.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:722
    • 提供者:王银斌
  1. LargeSealeSParseMinimaxProblems

    0下载:
  2. 数学物理反演中的大型稀疏极大极小问题的数值计算方法-Numerieal Methods for Large Seale SParse Minimax Problems
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4540585
    • 提供者:付大云
  1. Relation

    1下载:
  2. 关系运算,内有关系性质的判断,是否自反,传递,对称。寻找最大最小,极大极小元素。还包括一个自己写的set类。-Relational operators, the judgment of the nature of the relationship is reflexive, transfer, symmetry. Find the maximum and minimum, maximum and minimum elements. Also includes a set class to wri
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7043
    • 提供者:一旦
  1. Aphda

    0下载:
  2. 中国象棋的搜索算法,对象棋的棋子进行简单的搜索,包含了极大极小值、走法栈、局面保存、以获取最佳走法-Chinese Chess
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:9990
    • 提供者:Wu
  1. GoBang

    0下载:
  2. 采用c#编程的人机对战的五子棋程序,AI智能采用贪心算法和极大极小值算法,程序有详尽的注释,适合参考-Man-machine war backgammon program using c# programming, AI smart greedy algorithm and minimax algorithm, the program detailed notes for reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:130048
    • 提供者:枫轩缘
  1. train_fmmnn

    0下载:
  2. 模糊极大极小神经网络,新型神经网络用于分类.-fuzzy min-max neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-09
    • 文件大小:2389
    • 提供者:张瀚铎
  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. GA

    0下载:
  2. 基于遗传算法的函数极值求解,就是通过遗传算法求解函数极大极小值-use the GA algorithm to get the min or max vaual of the function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:256927
    • 提供者:李斯定
  1. JZQ

    0下载:
  2. 利用极大极小值搜索算法实现井字棋游戏,包含一些优化算法过程-Use Minimax search algorithm Tic-tac-toe game, including some optimization process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-14
    • 文件大小:22035848
    • 提供者:lideqi
  1. tictactoe

    0下载:
  2. 人工智能的一字棋游戏,VC++单文档应用程序,使用博弈树的极大极小过程和α-β剪枝算法。-It is a line game, it is a single docment application program, use the max-min and α-β pruning algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:42177
    • 提供者:wangtao
  1. Chess

    0下载:
  2. 实现了象棋小游戏,基于极大极小搜索,用到了剪枝优化-Achieved a chess game, based on a minimal minimal search, using pruning optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:543865
    • 提供者:syr
  1. multiagent1

    10下载:
  2. pacman project2 multiagent,简单的对抗搜索,实现简单反射算法,极大极小值算法和Alpha-beta算法。(pacman project2 multiagent)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:217088
    • 提供者:anothing
  1. chess

    0下载:
  2. 利用极大极小算法及 a-b 剪枝策略实现3X3一字棋下棋程序,人工智能课本上的算法实现(This is a simple chess program that use Minimax algorithm and AB Prune strategy .)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:少杰
« 12 »
搜珍网 www.dssz.com