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

搜索资源列表

  1. heibaiqi

    0下载:
  2. 五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:182.13kb
    • 提供者:丫头
  1. Alpha_Beta

    0下载:
  2. Alpha_Beta剪枝程序,博弈树以.txt文件读入,含文件格式示例。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.66kb
    • 提供者:zhouyl
  1. g051_weiqi

    0下载:
  2. 人工智能在围棋程序中的应用-- 本文介绍了人工智能在围棋程序中的应用与发展,对比了围棋与国际象棋博弈算法的差别和复杂度,从而分析围棋算法的难点,讨论各种博弈算法(气位理论、模式匹配与博弈树)在围棋程序中的融合运用。并给出了围棋死活程序的算法。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7.68kb
    • 提供者:李荣春
  1. zerone

    13下载:
  2. 【题目描述】 Adam 和Eve 被赶出伊甸园后,盖起了四面高墙。高墙上写着n 行01 串。两人无事可做,于是 开始就这些01 串做如下博弈: 1. Adam 进行第1 手,此后双方轮流操作。 2. 第 i 手的操作者,可以且必须在0 和1 之间选择,并相应地抹掉某些串。具体地,若选择 0(1),则抹掉第i 位为0(1)的所有串。长度短于i 的串,也须抹掉。 3. 一方操作之后若将所有串都抹掉了,则判该方失败。 若两人皆明智,则胜负必然确定。不幸的是他俩
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-10
    • 文件大小:1.8kb
    • 提供者:Zinnia
  1. evolutional-game-modeling

    4下载:
  2. 演化博弈的仿真程序,非常实用的程序,可以画相位图-evolutional game modeling
  3. 所属分类:matlab例程

    • 发布日期:2013-07-15
    • 文件大小:1.1kb
    • 提供者:xiaoma
  1. tic-tac-toe

    0下载:
  2. 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:936.62kb
    • 提供者:lina
  1. Game

    0下载:
  2. 本程序为求解博弈纳什均衡解的源程序,可以自己构造博弈矩阵,也可以选择已经存在的博弈矩阵.本程序分为两种方法,一种方法只能求解纯纳什均衡解.另一种可以求混合均衡解.-This procedure for solving the Nash equilibrium solution of game source code, you can construct their own game matrix, can also choose an already existing game matrix.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:98.07kb
    • 提供者:朱某
  1. Untitled3

    4下载:
  2. 是认知无线电场景下,基于博弈论的频谱分配的matlab程序-Cognitive radio scenario, based on game theory matlab spectrum allocation process
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:587byte
    • 提供者:周惟风
  1. artificial_intelligence_demo_programs

    1下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of a number of examples of the hard work of graduate and undergraduate results. Including reasoning based on the principle of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:25.39mb
    • 提供者:解洪文
  1. artificial_intelligence_demo_programs

    0下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of examples of the principles and methods of artificial intelligence demo program. Including reasoning based on the principle of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3.96mb
    • 提供者:解洪文
  1. Chess

    0下载:
  2. 人工智能作业,用博弈树完成的一字棋程序。-Artificial intelligence operations, with the completion of the word chess game-tree program.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:2.57kb
    • 提供者:莫名志
  1. GrTheory

    3下载:
  2. 博弈论的相关工具程序,是个经济的工具箱,功能很多-Games
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:28.04kb
    • 提供者:longwei
  1. boyiyule

    0下载:
  2. 博弈程序源码,老程序了,喜欢的朋友拿去吧-Game program source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-09
    • 文件大小:14.79mb
    • 提供者:龚瑞杰
  1. 7

    0下载:
  2. 惠更斯古典概率的计算机模拟博弈程序,通过matlab模拟每次试验产生的结果,从而得出预期概率。-Huygens classical probability computer simulation game program, through matlab simulation result of each test to arrive at the expected probabilities.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:18.43kb
    • 提供者:wubeixin
  1. 博弈模型

    0下载:
  2. 博弈问题在数学建模中偶尔用得到,但是也是很重要的,这些程序能让你更好的学习博弈问题(Game problems are occasionally used, but also important, in mathematical modeling, which allow you to learn the game better)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:丁毅
  1. matlab程序

    1下载:
  2. 用MATLAB程序实现演化博弈的均衡求解(Equilibrium solution for evolutionary game)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:12kb
    • 提供者:z_t
  1. 程序3 小世界网络上具有行为一致性的博弈模型

    4下载:
  2. 模拟小世界网络上具有行为一致性的博弈模型(A game model with behavior consistency on a simulated small world network)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:3kb
    • 提供者:Alionness
  1. 规则格子牧鹿博弈

    3下载:
  2. 程序来源:《复杂网络上的演化博弈》,这是一个规则网络上的牧鹿博弈(The source of the program is evolutionary game on complex networks, which is a deer game in scale-free networks.)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-14
    • 文件大小:2kb
    • 提供者:eason2014
  1. matlab progaram of game-thoery

    2下载:
  2. 此程序用做演化博弈当中的数值仿真分析,仅供参考(Evolutionary game simulation analysis)
  3. 所属分类:matlab例程

  1. 演化博弈matlab程序与作图

    1下载:
  2. 通过 Matlab 软件来仿真模拟演化博弈过程中大股东和监管部门策略选择的动态 演化过程,同时探讨一下不同的参数变化对博弈双方策略选择的影响。(Through MATLAB software to simulate the evolution of the game process in the process of large shareholders and regulatory authorities to choose the dynamic strategy At the same t
  3. 所属分类:matlab例程

    • 发布日期:2021-02-22
    • 文件大小:166kb
    • 提供者:shuphon
« 12 »
搜珍网 www.dssz.com