-
五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法...
五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝 和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规 则、胜负判断方法和搜索算法过程。-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.
- 2022-08-21 11:00:18下载
- 积分:1
-
用java编写的五子棋程序,该程序是applet,请编译后用html执行程序。...
用java编写的五子棋程序,该程序是applet,请编译后用html执行程序。-prepared with the 331 program, which is applet, please use the compiled html implementation procedures.
- 2022-01-25 14:52:14下载
- 积分:1
-
C++棋牌
c++ chess
write by self
- 2022-07-04 08:29:29下载
- 积分:1
-
用VC编的全功能中国象棋游戏程序,可以在休息的时候
用VC编的全功能中国象棋游戏程序,可以在休息的时候-VC made by the full-featured Chinese Chess game procedures, can break
- 2022-12-06 12:35:03下载
- 积分:1
-
renju source code! !
五子棋源代码-renju source code! !
- 2022-02-28 19:46:02下载
- 积分:1
-
一个简单的五子棋源代码,在图形使用的头文件,适合初学者…
一个简单五子棋的源代码,用到了graphics头文件,适合C语言初学者学习。-Gobang a simple source code, header files used in the graphics, suitable for beginners to learn C language.
- 2022-01-21 23:02:33下载
- 积分:1
-
纸牌类游戏斗地主在别处找的,拿来给大家分享一下
纸牌类游戏斗地主在别处找的,拿来给大家分享一下-Card games Doudi Zhu looking elsewhere, were given to share with you
- 2022-03-16 11:11:12下载
- 积分:1
-
网狐棋牌国际象棋源代码与组件,绝对完整可编译,提供给大家学习研究使用...
网狐棋牌国际象棋源代码与组件,绝对完整可编译,提供给大家学习研究使用-Fox network chess chess source code and components, absolute integrity can be compiled, made available to them to learn to examine the use
- 2022-03-02 14:36:23下载
- 积分:1
-
五子棋的游戏编程.用来学习,研究和娱乐.很好!
五子棋的游戏编程.用来学习,研究和娱乐.很好!-Gobang game programming. Used to study, research and entertainment. Very good!
- 2022-04-16 01:02:07下载
- 积分:1
-
24 Poker
速算24的扑克游戏 可以进行分数的24点运算的,因为里面还额外实现了一个分数类。24点必须用VC编译,GCC编译会有问题,这个bug当时没找出来。可能是默认堆栈大小的问题。这个程序从我现在看来-24 Poker-speed calculation can score 24 points, computing, because it additionally implements a fraction class. VC compiled 24 points, must be, GCC compiler will create problems, this bug did not find out at that time. May be the default stack size of the problem. Now it seems this program from my
- 2022-01-25 18:11:19下载
- 积分:1