登录
首页 » 算法 » 基于α-β剪枝法的五子棋人机对弈

基于α-β剪枝法的五子棋人机对弈

于 2022-08-23 发布 文件大小:13.66 MB
0 171
下载积分: 2 下载次数: 1

代码说明:

应用背景主要使用α-β剪枝法应用于五子棋,AI人工智能,可以实现分好的人机对战,对于学习人机博弈算法很有好处!主要使用α-β剪枝法应用于五子棋,AI人工智能,可以实现分好的人机对战,对于学习人机博弈算法很有好处!关键技术归纳一下以上讨论,可将α-β过程的剪枝规则描述如下:   在进行α-β剪枝时,应注意以下几个问题:   (1)比较都是在极小节点和极大节点间进行的,极大节点和极大节点的比较,或者极小节点和极小节点间的比较是无意义的。   (2)在比较时注意是与"先辈层"节点比较,不只是与父辈节点比较。当然,这里的"先辈层"节点,指的是那些已经有了值的节点。   (3)当只有一个节点的"固定"以后,其值才能够向其父节点传递。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 最经典的版本的决策树的最全面的资源库…
    c4.5的源码决策树最全面最经典的版本-Bank of the most comprehensive source of decision tree of the most classic version
    2022-03-07 02:02:06下载
    积分:1
  • C#计
    using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Runtime.InteropServices; using System.IO; namespace 计算器 { /// /// Form1 的摘要说明。 /// public class Form1 : System.Windows.Forms.Form { private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button11; private System.Windows.For
    2023-01-30 17:15:03下载
    积分:1
  • Bayesian
    贝叶斯算法:盲分离技术,信号处理技术,信息论与编码-Bayesian
    2022-03-24 12:50:41下载
    积分:1
  • 一个tabu search框架
    一个tabu search算法框架-a tabu search algorithm framework
    2022-01-27 18:23:08下载
    积分:1
  • 中的高斯列主元 是计中很重要的一种...
    计算方法中的高斯列主元算法 是计算方法中很重要的一种算法 -Method of calculation set out the main element in the Gaussian algorithm is a very important method of calculating an algorithm
    2022-01-21 23:42:41下载
    积分:1
  • Computational fluid dynamics as a new method of landmark
    作为对计算流体力学划时代共享的新方法。roe格式对于差分格式的构造提供了新的全新的领域!Fortran编写-Computational fluid dynamics as a new method of landmark-sharing. roe format structure for the difference scheme provided a new field of brand new! Fortran prepared
    2022-06-16 12:39:03下载
    积分:1
  • 有关ACM的一些研究,主要是线段树方面
    有关ACM的一些算法研究,主要是线段树方面-Line Tree
    2022-04-06 11:58:37下载
    积分:1
  • Schrodinger Equation numerical calculation equation
    Schrodinger Equation 数值计算中的方程-Schrodinger Equation numerical calculation equation
    2022-04-17 00:16:20下载
    积分:1
  • jmetal5.3集成多种进化
    JMetal是一个集成的可以更方便地比较各种算法的平台,包括的算法是流行的,常用的多目标进化算法,包括NSGA2,SPEA2,NSGA3等。
    2023-08-03 00:10:11下载
    积分:1
  • 从10进制到16进制的转换
    从10进制到16进制的转换-band from 10 to 16 band conversion
    2022-03-21 02:34:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载