登录
首页 » Java » 五子棋java

五子棋java

于 2020-06-17 发布 文件大小:2280KB
0 174
下载积分: 1 下载次数: 0

代码说明:

  基本算法: 采用博弈比较常用的策略。 计算机下子前,分别对玩家和电脑棋型进行评估,然后根据棋型对每一位置打分(玩家和电脑在同一点的分数不同),比如活三100分,冲四1000分等,然后根据每个落子点分数进行选择。采用极大极小值策略,进行多步计算。(Basic algorithm: The game strategy is commonly used. Before computer playing, players and computer chess models are evaluated separately, and then each position is scored according to the chess pattern (players and computers have different scores at the same point), such as live three hundred points, go four thousand points, and then choose according to the score of each falling point. Multi-step calculation is carried out by using the minimax strategy.)

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

发表评论

0 个回复

  • des
    说明:  stock quant trade for chinese A market, this is a test.
    2020-06-20 07:40:01下载
    积分:1
  • FragmentNavigation
    fragment 应用示例,以微信界面为例
    2013-11-04 09:37:56下载
    积分:1
  • jd-gui-1.4.0
    Java decoder, decomplier
    2020-06-22 18:40:01下载
    积分:1
  • JNotePadUI
    一个java记事本无错源代码 一个java记事本无错源代码(Notepad a java error-free source code for a java Notepad error-free source code)
    2007-12-18 13:23:01下载
    积分:1
  • Wifi-HotInterface
    使用wifi热点共享网络,局域网聊天室,支持多人聊天,文件发送,图片发送(LAN chat rooms, support multiplayer chat, send files, send pictures)
    2014-01-21 11:44:42下载
    积分:1
  • romulus
    《Java案例开发》源代码( 考勤系统的完整实现!) 包括数据库 网络通讯&uml("Java development case" source code (attendance the integrity of the system to achieve!) The database includes network communications & u ml)
    2006-08-08 15:28:56下载
    积分:1
  • jabsorb-1.3.2
    jabsorb 是一个简单的轻量级的JSON-RPC 库,用于实现浏览器上的 JavaScript 和 Java 服务器端之间的通讯。(jabsorb is a simple lightweight JSON-RPC library used to implement communications JavaScript on the browser and the server-side Java between.)
    2013-12-10 10:47:40下载
    积分:1
  • sCREENsIZE
    Returns the enum for matching the provided qualifier value.
    2014-01-13 18:39:28下载
    积分:1
  • MM7
    利用MM7服务器开发的手机彩信功能,希望对您有帮助(MMS MM7 server development)
    2012-12-14 13:12:05下载
    积分:1
  • source
    说明:  JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。 JDWP 协议介绍 这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)
    2019-04-25 11:00:32下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载