-
五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法...
五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝 和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规 则、胜负判断方法和搜索算法过程。-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编写的小程序,尝试运用
一个围棋的小程序,用JAVA写的,试过,可以用-a small program written using Java, tried to be used
- 2022-02-10 17:43:41下载
- 积分:1
-
一款运行在DOS环境下的五子棋游戏源码。五子棋游戏,用C++编写,但它只能运行在DOS环境下,可以开拓一下您的编程思路。...
一款运行在DOS环境下的五子棋游戏源码。五子棋游戏,用C++编写,但它只能运行在DOS环境下,可以开拓一下您的编程思路。-A run in DOS environment Renju game source code. Welcome to play, using C++ to prepare, but it can only be run in DOS environment, you can open up about your programming ideas.
- 2022-03-17 14:47:02下载
- 积分:1
-
这是五子棋单机版的游戏,你执黑子先下,自己设计了一下对弈算法请大家多多指教。...
这是五子棋单机版的游戏,你执黑子先下,自己设计了一下对弈算法请大家多多指教。-This is the stand-alone version of the game, you first minute and son, himself a little game design algorithm Please exhibitions.
- 2022-08-23 04:23:08下载
- 积分:1
-
网络五子棋工程源码,VC++开发,编译FiveChess.dsw文件,在Debug目录下会生成文件FiveChess.exe,直接双击该文件,即可运行“网络五子...
网络五子棋工程源码,VC++开发,编译FiveChess.dsw文件,在Debug目录下会生成文件FiveChess.exe,直接双击该文件,即可运行“网络五子棋”程序,-Gobang engineering network source, VC++ Development, compiler FiveChess.dsw documents in Debug directory will generate a document FiveChess.exe, direct double-click the file, you can run the
- 2022-08-17 05:10:31下载
- 积分:1
-
一个五子棋小游戏的C语言实现,仅供参考学习
一个五子棋小游戏的C语言实现,仅供参考学习-A game Gobang realize the C language, for reference only learning
- 2022-03-22 10:50:25下载
- 积分:1
-
这是用visual c++编写的一个俄罗斯方块的程序,希望能给大家帮助...
这是用visual c++编写的一个俄罗斯方块的程序,希望能给大家帮助-This is a visual c++ Prepared a Russian box procedure, I hope everyone can help
- 2022-11-12 12:40:03下载
- 积分:1
-
简单的五子棋代码!!!大家可以用来参考!学习其中的算法!...
简单的五子棋代码!!!大家可以用来参考!学习其中的算法!-simple renju code! ! ! Members can be used for reference! The learning algorithm!
- 2023-02-20 19:55:03下载
- 积分:1
-
中国象棋C语言算法
中国象棋C语言算法-Chinese chess C language algorithms.
- 2022-02-05 04:56:37下载
- 积分:1
-
棋牌游戏
棋牌游戏--飞行棋
对游戏规则的实现编写显得有点乱
有些游戏规则上的bug-Board games- Flying chess
- 2023-03-14 09:30:04下载
- 积分:1