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

搜索资源列表

  1. 五子棋的核心算法

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

    • 发布日期:2008-10-13
    • 文件大小:5265
    • 提供者:许俊
  1. 小游戏:五子棋的设计与实现

    0下载:
  2. 五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the Human-Computer Chess, a game u
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:247086
    • 提供者:cwm_awt
  1. 中国象棋游戏源代码

    0下载:
  2. 本程序中的搜索引擎为王小春的《PC游戏编程(人机博弈)》书中的搜索引擎,估值函数和开局库皆为自己设计.内含大量开局库资料和开局库格式转换程序.本版棋力比1.0版棋力增强不少。 发布此程序代码之用意在于提高我国共享象棋软件的棋力,让我们大家一起来开发开源的中国象棋软件.-the procedures for the search engine to guan "PC game programming (man-machine game)" book search engine,
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:5318413
    • 提供者:王明
  1. IHEPFive

    0下载:
  2. 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈、人人对弈,设置棋力。-using Minimax Game pruning algorithm of 331 games, players can work for everyone chessboard, chess set.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:239785
    • 提供者:liuben
  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. china_chess

    0下载:
  2. 中国象棋游戏,使用基本博弈原理,利用历史 象棋记录-Chinese chess game, using basic game theory, the use of historical records che
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:2970169
    • 提供者:赵东明
  1. 五子棋的核心算法

    0下载:
  2. 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程,  
  3. 所属分类:编程文档

    • 发布日期:2008-11-27
    • 文件大小:122404
    • 提供者:fjtemp
  1. Alpha_Beta剪枝算法

    2下载:
  2. C++实现了Alpha_Beta剪枝算法,对于给定的Alpha_Beta博弈树,使用Alpha_Beta剪枝算法对其进行剪枝,输出剪掉的结点。
  3. 所属分类:数据结构常用算法

  1. 博弈论简介

    1下载:
  2. 运用囚徒困境、智猪博弈等典例对博弈论进行了入门简介
  3. 所属分类:经营管理

  1. TAC_SCM计算机博弈系统设计与分析

    0下载:
  2. TAC 有TAC Classic 和TAC/ SCM 两类游戏,前者主要研究旅行问题,后者则是解决电脑生产的供应链管理问题. 文章中对TAC/ SCM 游戏进行了分析,介绍了TAC/ SCM 游戏规则和特 色,然后从销售、采购以及生产3 个角度分析了NUAAgent 的主要技术路线.
  3. 所属分类:报告论文

    • 发布日期:2011-01-07
    • 文件大小:557699
    • 提供者:mapleforu
  1. 人机博弈

    0下载:
  2. 游戏搜索方法,人工智能,人机对战
  3. 所属分类:源码下载

    • 发布日期:2011-10-31
    • 文件大小:5429543
    • 提供者:suixn_wei
  1. GT.rar

    5下载:
  2. 利用博弈论进行功率控制分析,利用迭代实现纳什均衡,Use game theory to power control analysis, the use of iteration to achieve Nash equilibrium
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:723
    • 提供者:game theroy
  1. Gambling.rar

    0下载:
  2. 仿真二人对赌,多人对赌,不同策略情况下的情况,博弈论对赌仿真,game,Gambling,1v1,1v2
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1455
    • 提供者:syminy
  1. fivechess

    0下载:
  2. 利用图形界面处理相关知识,完成五子棋的棋盘、棋子及相关按钮的设计,完成两人博弈,并且能够实现复盘功能。-Knowledge of the use of graphical processing, completion of the backgammon board, chess pieces and related designs button to complete the two game, and to achieve re-set function.
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:13676
    • 提供者:David
  1. minimax.rar

    0下载:
  2. 运用人工智能的极小极大博弈算法解决一字棋,又名井子棋,Minimal use of artificial intelligence algorithms to solve the word great chess game, chess, also known as sub-wells
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2809
    • 提供者:
  1. Game

    0下载:
  2. 一些关于博弈游戏方面的论文和资料,还包括一些应用的实例(黑白棋)-Some games on the Game of the papers and information, including examples of some applications (Reversi)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:8188150
    • 提供者:梁国欢
  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. yamianzhihuan

    0下载:
  2. 人工智能一字棋博弈树,功能非常具体,欢迎体验大家一起分享-AI word chess game tree, function very specific, welcome everyone to share experience
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1537
    • 提供者:liuqian
  1. renju

    0下载:
  2. VC++开发的五子棋游戏源代码,利用PVS+历史启发+HASH构造的博弈树,效率还不错,,新人学习不错的资料-The VC++ development s gobang chess game source code, inspires the+HASH structure using the PVS+ history the game tree, the efficiency is also good, the new person studies the good material
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:40505
    • 提供者:张强
  1. cnchess

    0下载:
  2. 本程序中的搜索引擎为王小春的《PC游戏编程(人机博弈)》书中的搜索引擎,估值函数和开局库皆为自己设计.内含大量开局库资料和开局库格式转换程序.本版棋力比1.0版棋力增强不少。发布此程序代码之用意在于提高我国共享象棋软件的棋力,让我们大家一起来开发开源的中国象棋软件-the procedures for the search engine to guan "PC game programming (man-machine game)" book search engine, a
  3. 所属分类:Game Program

    • 发布日期:2017-11-09
    • 文件大小:5318417
    • 提供者:张建民
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »
搜珍网 www.dssz.com