登录
首页 » Chess Poker games » 五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法...

五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法...

于 2022-08-21 发布 文件大小:5.14 kB
0 72
下载积分: 2 下载次数: 1

代码说明:

五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝 和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规 则、胜负判断方法和搜索算法过程。-331 of 331 core algorithm is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational. Here the design and realization of a human-machine right under the 331 procedures using the Game trees, pruning and application of the largest and most trees principle Search Now found the best location. Renju procedures introduced the data structure, score rules, methods and judgment of the outcome search algorithm process.

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

发表评论

0 个回复

  • vc环境下编写的五子棋游戏
    vc环境下编写的五子棋游戏-vc environment prepared by the 331 games
    2022-08-06 22:00:47下载
    积分:1
  • 这是一个完全的中国象棋程序,很好的人工智能,B。
    这是一个完全的中国象棋程序,有比较好的人工智能,而且可以自己来改善人工智能的参数,是一个非常好的例子,程序也比较庞大,编译后程序不再提供,解压在c:根目录下-This is a completely Chinese chess procedures, better artificial intelligence, but also to improve their own artificial intelligence parameters, is a very good example, procedures are relatively large, compiled procedures no longer available, unpacked in c : root directory
    2022-08-07 10:13:39下载
    积分:1
  • 这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到...
    这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,就可开始了。-This is a remote Chinese chess under the procedures can bring about long-distance chess basic functions, but is not perfect, some screen flicker, but it is still worth consideration. Procedures for use : first in a machine operation and choice as a server, and then another one machine to run this procedure, choosing not to make servers, and to develop the IP addresses can be started.
    2022-03-03 14:16:16下载
    积分:1
  • 网络五子棋,有网络功能,也有五子棋算法,一举两得。
    网络五子棋,有网络功能,也有五子棋算法,一举两得。-Network Gobang, has networking features, but also has Gobang algorithm, the double benefit.
    2023-05-29 01:20:03下载
    积分:1
  • 掌上设备的电源管理的代码。编掌上电脑程序必读。
    掌上设备的电源管理的代码。编掌上电脑程序必读。-handheld device power management code. Part handheld computer program mandatory.
    2022-08-19 08:12:51下载
    积分:1
  • C source development of the 331 small programs
    用C开发的五子棋源小程序-C source development of the 331 small programs
    2022-10-14 19:10:03下载
    积分:1
  • in many games, it did not find 'three
    在很多游戏网站上,都没有发现‘三子棋’游戏。这是我的家乡人们经常玩的游戏。 规则如下: 1)下子阶段:在这个阶段,只能下棋子而不能移动棋子。像五子棋一样,尽量使自己的子能凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子废掉(该子将会变灰色,下子完了以后,它将会被去掉)。 2)行棋阶段:下完子了,就进入行棋阶段。在这个阶段,不能下棋子而只能移动棋子,三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子去掉。 3)直到谁的子剩下少于三个,谁就输了。 4)还有谁无子可动,超时3次也会告负。-in many games, it did not find "three-game" game. This my home often to play the game. Rules are as follows : 1) Now stage : At this stage, only under a pawn and unable to move a pawn. Like the 331, so that their son would make up a "three", when you make up a pawn "three" of the future, you can give each other the son of a destroyed (the son would become a gray Now completed, it will be removed). 2) A chess stage : End under the son, entered a move phase. At this stage, not only under the pawn and mobile pawn, 3 ", when you make up a pawn" three "of the future, you can give each other the son of a removed. 3) until the son who left less than three, whoever lost. 4) Who have no sons moving, overtime als
    2022-03-06 00:05:05下载
    积分:1
  • 用TC编的五子棋程序,初学者可以参考一下
    用TC编的五子棋程序,初学者可以参考一下-TC series of the 331 procedures, beginners can take a look
    2022-01-26 03:06:30下载
    积分:1
  • 在tc下简易的实现五子棋游戏源码,注意不能在vista下支持
    在tc下简易的实现五子棋游戏源码,注意不能在vista下支持-Under the simple realization of the tc welcome to play source, pay attention not to support vista
    2023-08-11 14:40:02下载
    积分:1
  • 国际象棋比赛,整个比较
    国际象棋游戏,比较全-international chess game, the entire comparison
    2022-06-29 14:05:27下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载