-
中国象棋程序,用bcb编写。带有简单人工智能
中国象棋程序,用bcb编写。带有简单人工智能-Chinese Chess procedures, prepared by BCB. With a simple artificial intelligence
- 2022-03-19 02:23:10下载
- 积分:1
-
用SDL写的中国象棋程序,人工智能算法来源于陈成涛先生的mantisChess。 昨天中午在cosoft上偶然发现了陈成涛先生的中国象棋程序,Down下来以后发...
用SDL写的中国象棋程序,人工智能算法来源于陈成涛先生的mantisChess。 昨天中午在cosoft上偶然发现了陈成涛先生的中国象棋程序,Down下来以后发现只有Windows版,打开源代码,发现是用Win32 SDK写的(呵呵,以前学这东西可花了我不少时间,现在终于派上用场了),于是我决定把它移植到Linux下来,花了一个下午和一个早上终于搞定了。 不过程序退出的时候会出现一个错误,现在还没找到问题所在,而且程序的界面也比较难看,大家先凑合着用吧!等我以后有时间了再改。昨天已经被我们项目组长批了一顿了,说我上班时间不务正业。-SDL used to write Chinese chess procedures, artificial intelligence algorithms from Mr. Chen Cheng-tao mantisChess. Cosoft noon yesterday on the accidental discovery of Mr. Chen Cheng-tao of Chinese chess procedures, Down down after only a Windows version, open source code and discovered that it is written with Win32 SDK (Oh, before this study things I can spend a lot of time, now is a chance to use), so I decided transplant Linux down and spent an afternoon and a morning finally to get. But procedures from the time that there would be a mistake, we have not found the problem, but the interface procedures are ugly, we first used to improvise! So I will have more time to change. Yesterday, we had been awarded the project h
- 2022-08-22 19:59:18下载
- 积分:1
-
有错的五子棋,希望牛人来帮忙改正,
有错的五子棋,希望牛人来帮忙改正,-There Gobang wrong, I hope to help cattle were corrected
- 2023-02-16 15:15:04下载
- 积分:1
-
作者:王飞 (2001.05.11投搞)。联系信箱:wangfei@engineer.com.cn
这是一个黑白棋的游戏程序的源代码。...
作者:王飞 (2001.05.11投搞)。联系信箱:wangfei@engineer.com.cn
这是一个黑白棋的游戏程序的源代码。
-Author : Wang Fei (2001.05.11 Optometry). Contact mail : wangfei@engineer.com.cn This is a reversi game"s source code.
- 2022-01-25 16:00:48下载
- 积分:1
-
C++语言五子棋源程序 (利用坐标确定棋子位
C++语言五子棋源程序 (利用坐标确定棋子位-331 C language source code (using coordinates determined pawn spaces
- 2023-04-16 22:20:03下载
- 积分:1
-
Chinese chess source (C Builder5)
中国象棋源程序(C++Builder5)-Chinese chess source (C Builder5)
- 2022-07-17 22:33:03下载
- 积分:1
-
一个简单的五子棋游戏,有源代码提供,很好玩的游戏,是VC++编写的...
一个简单的五子棋游戏,有源代码提供,很好玩的游戏,是VC++编写的-Gobang a simple game, source code offer is a lot of fun games, is VC++ Prepared
- 2023-07-25 19:20:02下载
- 积分:1
-
with delphi4 written in the poor
用delphi4写的,很烂的!:)-with delphi4 written in the poor-quality! :)
- 2022-02-05 18:44:11下载
- 积分:1
-
c语言高效率随机发牌程序,可用于扑克游戏及其他
c语言高效率随机发牌程序,可用于扑克游戏及其他-c language random efficient licensing procedures can be used for poker games and other
- 2022-01-25 23:14:55下载
- 积分:1
-
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