-
renju the design and implementation of the "331" procedure prepared by...
五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the Human-Computer Chess, a game using the search tree, in the selection of the optimal use of a treadmill Minimax analysis, taking into account the complex search and space complexity of the procedure only for a two-step search, Computers in the next step in law, only the right players to step estimate. (Procedure specifications for the chessboard 15* 15).
- 2023-04-29 19:20:03下载
- 积分:1
-
Gobang the rules as follows: split the two sides the same color pieces, alternat...
五子棋的规则为:双方各执一色棋子,轮流下子,直到有一方的棋子有5个排成一线,则棋局结束,该方胜利。-Gobang the rules as follows: split the two sides the same color pieces, alternately Now, there is a party until there is a 5 piece line up line, then the end game, the win side.
- 2022-01-20 23:14:40下载
- 积分:1
-
我的第一个五子棋的服务端程序
我的第一个五子棋的服务端程序-My first client service procedures Gobang
- 2022-01-21 20:55:39下载
- 积分:1
-
简单的中国象棋源代码,适合初学者学习的好工具
Vc简单的中国象棋源代码,适合初学者学习的好工具
- 2023-01-14 08:15:04下载
- 积分:1
-
本人编的一个简单五子棋程序,自己的思想,自己的解题思路,绝对没有参照任何同类型源码。没有网络功能和数据库联接,不过还是值得大家看看,特别是初学者参考。...
本人编的一个简单五子棋程序,自己的思想,自己的解题思路,绝对没有参照任何同类型源码。没有网络功能和数据库联接,不过还是值得大家看看,特别是初学者参考。-a simple series of the 331 procedures, their own thinking, their own ideas to solve problems, there is no reference to any source type. No network connectivity and database functions, but is still worth a look, especially beginners reference.
- 2022-02-04 21:47:49下载
- 积分:1
-
JAVA reversi, games.
JAVA黑白棋,游戏。-JAVA reversi, games.
- 2022-03-12 06:41:45下载
- 积分:1
-
小游戏代码,想学习的人可以看看,应该可以对你们有帮助
小游戏代码,想学习的人可以看看,应该可以对你们有帮助-Game code, may want to look at the study should be able to help you
- 2022-03-06 00:21:43下载
- 积分:1
-
use the website to achieve playing Tetris game, if the game is embedded into web...
使用java applet实现网页上玩俄罗斯方块游戏,如果把游戏嵌入到网站中,必定生色不少!使用到的技术:java swing jApplet 4维数组运算等-use the website to achieve playing Tetris game, if the game is embedded into websites that will take a lot more lively! The use of the technology : java swing jApplet four-dimensional arrays, etc. Operational
- 2022-04-27 12:21:59下载
- 积分:1
-
A poker applet, C language, and I hope you instruct.
一个扑克牌小程序,C语言写的,希望高手指点。-A poker applet, C language, and I hope you instruct.
- 2023-07-03 22:40:02下载
- 积分:1
-
331 briefings by some tireless efforts, my first one more point of the game was...
经过一些不懈的努力,我的第一场比赛终于多了一分,虽然也有很多不足之处,但可以正常运行。它可以分为两个单位:1。两个人机游戏机。两个玩家(你可以使用光标控件)为我评论一下它的用法:1。首先有一个选择:y:代理球迷n:两名球员的两名代表。如果他们选择y,那么输入下来的球员姓名为英文字母和数字组成,最好不超过10个字符,那么选择谁应该,如果提前选举他们的代表,如果提前选举两名代表的电脑。三。如果他们选择n,输入两个玩家的名字,无论谁被选中,一个玩家的代表
- 2023-02-21 12:00:04下载
- 积分:1