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

搜索资源列表

  1. wuziqi

    0下载:
  2. 五子棋的delphi语言实现,实现向前搜索的人工智能搜索算法,加入递归调用,在电脑中预测出今后几步的各种走法,以便作出最佳选择。 可以实现人机博弈
  3. 所属分类:其它

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

    2下载:
  2. 用博弈树的实现的五子棋算法的Matlab程序,可以供大家学习交流之用。
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:8620
    • 提供者:lilong
  1. swr

    0下载:
  2. 这是关于运筹学,博弈问题的算法程序!您只要输入对策矩阵就性了-on tacticians, the game of the algorithm! Your input on the sexual response of the matrix
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3449
    • 提供者:宋维仁
  1. FirstChange

    0下载:
  2. 人工智能博弈树学习。用户是MAX方,电脑是MIN方,实现经典的分钱币游戏的与或图盲目搜索算法。-Artificial intelligence game tree learning. MAX user side, the computer is MIN parties to achieve the classic sub-games and coins or graph blind search algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:925187
    • 提供者:王石
  1. Renju

    0下载:
  2. 五子棋的的程序,用MFC编写了游戏的运行界面,主要的算法是试用了博弈树和博弈决策!-Gobang of procedures, using MFC prepared to run the game interface, the main algorithm is tested in decision-making game trees and games!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:58666
    • 提供者:刘晶晶
  1. pente

    0下载:
  2. 五子棋程序,采用智能算法,可以实现人机博弈,以及两人对战,以及智能提示,还可以保留残局等-Gobang procedures, the use of intelligent algorithms, human-computer game can be achieved, as well as the two battle, and smart tips, you can retain the mess, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:453471
    • 提供者:tanyi
  1. solve-game-by-search

    0下载:
  2. 一本很好的书。讲述如何利用搜索算法解决博弈问题,由浅入深。-A very good book. About how to use search algorithms to solve the game problems, easy-to-digest.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:125840
    • 提供者:cebk
  1. GoBang2

    0下载:
  2. VC的五子棋,主要用于体现alpha_beta算法在博弈上的应用。相对简单,便于移植。-Gobang the VC, the main manifestation of alpha_beta algorithm for application in the game. Relatively simple, easy to transplant.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:2944897
    • 提供者:梁国欢
  1. game_theory

    0下载:
  2. 博弈是信息学和数学试题中常会出现的一种类型,算法灵活多变是其最大特点,而其中有一类试题更是完全无法用常见的博弈树来进行解答。-Game information science and mathematics test there a type of the Central Standing Committee, the algorithm is the largest flexible features, which is a class of questions can not be enti
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:4105
    • 提供者:天雨
  1. Stonescombined-DynamicProgramming

    0下载:
  2. 石子游戏有两种:一种是博弈方面;另一种是合并规划方面的。前者需要太厉害的判断,而且要用到很多数学方面的结论,所以俺不会。这里主要探讨一下石子归并方面的问题与算法。-Stones combined Dynamic Programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:646
    • 提供者:sam
  1. the_core_algorithms_of_gobang

    0下载:
  2. 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程。-Renju is a widely loved by the public of the game, its rules are simple, varied and very rich, and recreational fun. H
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:7107
    • 提供者:刘智瑞
  1. FiveQi

    0下载:
  2. 我写的五子棋人机对弈程序,开发环境是Code::Block8.02,是用的Win32 SDK编程,没用任何框架,所以其它开发环境应该把源文件加入工程就OK了,但是我没试过。核心算法参考了Zhong_Zw的程序,特此感谢。本来还想实现博弈树的算法,可是没有调试通过,就放弃了。使用的算法是贪心算法,还有随机算法。-I wrote the man-machine chess backgammon program development environment Code:: Block8.02, is
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:199704
    • 提供者:自由民
  1. xqwlight_win32

    0下载:
  2. 计算机博弈的代表,象棋小巫师,智能算法实例-Representatives of the computer game, chess boy wizard, smart algorithm instance
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:490561
    • 提供者:Kappi
  1. MFCRenju

    0下载:
  2. MFC的五子棋实现人机博弈,超强AI算法,大家可以下载看一下,欢迎提出意见-MFC-realization of human-computer backgammon game, super AI algorithm, we can download and look at comments welcome
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2245244
    • 提供者:sixianbo
  1. AlphaBetaCut

    0下载:
  2. 【作业题目】 编写Alpha_Beta剪枝程序 【问题描述】 对于给定的Alpha_Beta博弈树,使用Alpha_Beta剪枝算法对其进行剪枝,输出剪掉的结点。 -write Alpha_Beta pruning operation procedures described issues Alpha_Beta for a given game tree pruning algorithm using Alpha_Beta tree was pruned to cut
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3183
    • 提供者:林西
  1. boyi

    0下载:
  2. 博弈的问题,算法中会用到的博弈问题,竞赛当中用到的博弈问题-bai bao
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:2451
    • 提供者:余红全
  1. 3D-QUAD

    0下载:
  2. 是一款3D的类似五子棋游戏,主要实现了人机博弈的各种算法,并用鬼火引擎(Irrlicht)渲染3D效果,附有详细设计说明书,希望大家互相交流,觉得好就支持一下吧-this is a 3D game similar to backgammon, the main achievement of the human game of various algorithms, and use Irrlicht Engine rendering 3D effects, with a detailed desi
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-27
    • 文件大小:9982164
    • 提供者:无限循环
  1. Minimax

    0下载:
  2. 极大极小化算法常用在博弈中,可以动态的选定参数,也可用于活动轮廓模型中参数的设定-Minimax algorithm isused in the game, you can dynamically selected parameter and active contour model can also be used to set the parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:677778
    • 提供者:蓝本
  1. finally

    0下载:
  2. 自己写的五子棋游戏,实现了人机对弈,可以悔棋到任何一步。采用博弈树搜索,核心算法为极大极小值算法。-Write their own backgammon game, chess machine realized, you can undo any step. Game tree search using the core algorithm for the minimax algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-16
    • 文件大小:4607179
    • 提供者:王文江
  1. populationevolution

    1下载:
  2. 使用演化博弈描述认知用户网络选择问 题,给出了基于种群演化的网络选择算法。-Game descr iption of the evolution of cognitive users using the network selection problem, given the evolution of the network based on population selection algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:762
    • 提供者:洪军
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com