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

搜索资源列表

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

    0下载:
  2. file othello game artificial intelligence minimax wikipedia: reversi without ui
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:3017
    • 提供者:alok
  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. MyFive

    0下载:
  2. 自己的毕业设计代码,基于Android的五子棋,实现人机对战,电脑能只能下棋,用到了博弈论的思想,和极大极小搜索算法-Their graduation design code, Android-based backgammon, realize the war machine, the computer can only play chess, uses game theory, and Minimax search algorithm
  3. 所属分类:android

    • 发布日期:2017-04-24
    • 文件大小:249040
    • 提供者:sunsky
  1. ADSP_HW1_R02942103_v1

    0下载:
  2. an advantage digital signal processing simulation focuses on Minimax algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:834
    • 提供者:methane14
  1. 11

    0下载:
  2. 永远不输的后手算法。在此任务中,对手会采取使自己优势最大化的策略。所以采取极小化极大的方法。利用递归的方法,试探作为后手的每一种走法的情况,若其中一种走法存在可能会输的情况, 则放弃该种走法,直到找到一种一定不输的走法。 -Never lose FLAC algorithms. In this task, the opponent will take advantage of to make their maximization strategy. So take the minimax
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:933
    • 提供者:小黑
  1. ExynosExif

    0下载:
  2. This file allows to compute the minimax polynomial coefficients we use for fast exp2 log2.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3450
    • 提供者:mutprun
  1. maxmin

    0下载:
  2. 使用极大极小方法实现一字码 极大极小算法,输入为3*3=9的棋局(状态),要输出下一步的棋局-Using Minimax method implementation code word
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-30
    • 文件大小:10054
    • 提供者:Hutai
  1. ai_ast_4

    0下载:
  2. minimax various questions
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:44986
    • 提供者:Ronaldo
  1. _mvwaddchnst

    0下载:
  2. Numerator and denominator coefficients for rational minimax Approximation P Q over (0.5,1.5).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3012
    • 提供者:bdxuizm
  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. 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. JIDAJIXIAO

    0下载:
  2. 极大极小化准则和贝叶斯准则有些相似,唯一不同点就是极大极小准则无法确定先验。利用matlab编写极大极小化准则。-Minimax and Bayesian criteria of the guidelines are somewhat similar, the only difference is the minimax criterion can not be determined a priori. Use matlab write great minimization criteria.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-29
    • 文件大小:13772
    • 提供者:追逐通信
  1. TicTacToe

    0下载:
  2. This a simple VB console based TicTacToe program. I do have parts of the code commented out that are the building blocks of a minimax based ai computer player. I have yet to get the AI working but I wanted to be able to view some of the code on here
  3. 所属分类:Other Games

    • 发布日期:2017-04-15
    • 文件大小:5146
    • 提供者:fezline
  1. TFS14-Deng

    0下载:
  2. MATLAB CODE FOR: Minimax Probability TSK Fuzzy System Classifier: A More Transparent and Highly Interpretable Classification Model
  3. 所属分类:ComboBox

    • 发布日期:2017-04-30
    • 文件大小:444448
    • 提供者:H
  1. Sweep

    0下载:
  2. 五子棋极大极小搜索AI算法实现,方便移植,能够在VS2008上完美运行-Backgammon AI minimax search algorithm, easy to transplant, can be a perfect run in VS2008
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:3939984
    • 提供者:李志姚
  1. Simulation

    0下载:
  2. minimax controller design
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:17183
    • 提供者:Mustafa Hameed
  1. acm1942

    0下载:
  2. 浙江大学的acm1942,极小极大路径的问题,较简单-Zhejiang University acm1942, problem minimax path is relatively simple
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:623
    • 提供者:林跃
  1. jingchess

    0下载:
  2. 井字棋人机对弈,实现基本的人机交互界面,采用图形化界面显示棋盘和棋子。电脑能根据人下的棋,判断下一步较优的走法。井字棋实现人机对弈,为了实现智能化,要为每一步棋估值,采用极大极小值算法,负极大值算法,alphabeta等算法得出较优的下一步棋。平时一个人也可以下棋自娱自乐了。 井字棋人机对弈为我一个人一组完成。 -Tic-tac-toe man-machine chess, to achieve the basic man-machine interface, graphical int
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:18163
    • 提供者:赵安
« 1 2 3 45 »
搜珍网 www.dssz.com