-
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
-
This is a simple Go program, written in Java, can be implemented under a pawn cl...
这是一个简单的围棋程序,用Java编写的,能执行单击下棋子,双击吃棋子,右击悔棋,重新开局等功能。-This is a simple Go program, written in Java, can be implemented under a pawn click, double-click to eat a piece, Right click on he never cheat in spain, re-start capabilities.
- 2022-08-03 12:15:35下载
- 积分:1
-
在VB中基于Winsock控件实现网络围棋对弈
在VB中基于Winsock控件实现网络围棋对弈-in VB based Winsock Control Network Go Chess
- 2022-05-07 16:23:33下载
- 积分:1
-
五子棋源代码,给编程游戏爱好者的东西,虽然功能不是很强大,但也足够了。...
五子棋源代码,给编程游戏爱好者的东西,虽然功能不是很强大,但也足够了。-Gobang source code to the programming of the things gamers, although the feature is not very powerful, but also sufficient.
- 2023-07-16 10:00:03下载
- 积分:1
-
一般 ,只是为了找个我需要的东西
一般 ,只是为了找个我需要的东西-general, but I need to find something
- 2022-12-10 01:10:03下载
- 积分:1
-
著名国际象棋Toga的原代码
VC60编译通过,其力很强的,国际比赛冠军程序...
著名国际象棋Toga的原代码
VC60编译通过,其力很强的,国际比赛冠军程序-Toga famous chess VC60 compiler of the original code is passed, the strong force, the international champion procedures
- 2022-10-06 02:30:03下载
- 积分:1
-
该程序是用VC开发的一个小游戏,俄罗斯方块,大家可以参考一下....
该程序是用VC开发的一个小游戏,俄罗斯方块,大家可以参考一下.-the program is the development of the VC a little game, the Russian box, we could take a look.
- 2022-03-17 17:03:25下载
- 积分:1
-
一个简单的围棋程序,可以二人对弈,能完成吃子,计算胜负。...
一个简单的围棋程序,可以二人对弈,能完成吃子,计算胜负。-Go a simple procedure, two players can-eat completed, the results calculated.
- 2022-04-22 08:51:10下载
- 积分:1
-
象棋编程VC++源码
象棋编程VC++源码-chess programming VC++ source code
- 2022-07-25 00:53:41下载
- 积分:1
-
搜索(特别是电脑游戏)专。介绍了PN
有关搜索方面(尤其是计算机博弈)的专著。介绍了pn-search,db-search,以及他们在五子棋(gomoku)和其他一些方面的应用。最后还总结了目前(1994年)人工智能在棋类游戏中发展状况。-the search (especially computer game) monographs. Introduced pn-search, db- search, and their 331 (Gomoku) and other aspects of the application. Finally, a summary of current (1994) Artificial Intelligence in chess game situation.
- 2022-03-17 22:39:58下载
- 积分:1