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

搜索资源列表

  1. 五子棋核心算法

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

    • 发布日期:2008-10-13
    • 文件大小:2967
    • 提供者:yang
  1. PCboyi

    0下载:
  2. 一本关于人机博弈的书,关于象棋和五子棋,详细介绍其算法-one of the man-machine game, the book on chess and 331, detailing its algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1624944
    • 提供者:lly
  1. BoxDual

    0下载:
  2. 是一个有自动求解功能的推箱子游戏,本人的旧作品。使用了从起点和终点两个方向同时进行有向图搜索的方法,是学习博弈算法的极佳参考。闲来玩玩这个游戏可锻炼思维,精选了网上流行的很多高难度地图,如果全部都可不使用AI求解,那就很厉害了。-is an automatic function of viewing solving games, my old works. Use the starting and finishing points from two directions simultaneous
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:782578
    • 提供者:苏朝晖
  1. boyi

    0下载:
  2. 一个用C# 程序实现的一字旗博弈游戏游戏。 使用算法为α-β剪枝算法。-a C# program to the flag of the word game game game. Algorithm for the use of Europium-beta pruning algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:124314
    • 提供者:兰兰
  1. wuziqi1100

    0下载:
  2. 这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程。-here Design and Implementation of a crew of 331 under the procedures adopted Game tree, Application of pruning trees and the largest and most principle Search
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3021
    • 提供者:秦露妮
  1. wuziqi

    0下载:
  2. 五子棋的实现 博弈,该文档叫你如何一步一步实现五子棋,可以说是一个相当不错的ai算法
  3. 所属分类:通讯编程

    • 发布日期:2014-01-17
    • 文件大小:2670
    • 提供者:qu
  1. renju

    0下载:
  2. 人机博弈智能游戏!里面有智能的算法和先进的理念!可以做为智能游戏的参照!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44948
    • 提供者:林令
  1. game_theory

    1下载:
  2. 一本不错的博弈论基础的书,对策略和算法有较好的指导作用。-A good book based on game theory, strategies and algorithms for a better guide.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4512899
    • 提供者:guobenhua
  1. wzq

    0下载:
  2. 五子棋博弈算法+实现 算法采用了极大极小搜索,窗口记忆搜索算法等,开发环境vc++6.0-five seet
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4742042
    • 提供者:zhongjingmin
  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. koskie_gajic1

    0下载:
  2. 认知无线电中非合作博弈功率控制中的K-G算法-Cognitive Radio China-Africa Cooperation in KG games power control algorithm
  3. 所属分类:其他小程序

    • 发布日期:2013-07-10
    • 文件大小:673
    • 提供者:陈炳啸
  1. Stonescombined-DynamicProgramming

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

    • 发布日期:2017-04-03
    • 文件大小:646
    • 提供者:sam
  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. WS_net

    3下载:
  2. 复杂网络上演化博弈的小世界网络的算法等等希望有用-Evolutionary Game on Complex Networks of small world network of algorithms, and so wish to be useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1856
    • 提供者:寇亮
  1. Tic-tac-toe-chess

    0下载:
  2. C语言实现井字棋博弈的过程,采用极大极小算法。-The C language game of tic-tac-toe chess, using the minimax algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:312310
    • 提供者:长空
  1. 基于严势博弈的干扰对齐

    1下载:
  2. 从多对干扰链路构成一个博弈群体的角度出发,提出了一种基于严格势博弈的干扰对齐算法。(From the point of view that multiple interference links constitute a game group, an interference alignment algorithm based on strict potential game is proposed.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:144384
    • 提供者:天天死人
  1. Othello

    0下载:
  2. 运用博弈树和α-β剪枝算法完成的一个黑白棋游戏小程序(Using game tree and alpha - beta pruning algorithm to complete a small game of black and white chess game)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:Ray0218
  1. FYP-Project-Coalition-Game-master

    0下载:
  2. 实现了联盟博弈的算法,用VC++实现了博弈的过程。(coalitional game which is kind of scheduling algorithm it is used for parellel computing)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:2633728
    • 提供者:shawns
  1. boyi

    3下载:
  2. 电池与SC的混合储能的容量配置的非合作博弈算法,寻找Nash均衡解(Non-cooperative game algorithm for capacity allocation of battery and SC hybrid energy storage, looking for Nash equilibrium solution)
  3. 所属分类:其他

    • 发布日期:2019-04-23
    • 文件大小:14515200
    • 提供者:安猋
« 12 »
搜珍网 www.dssz.com