搜索资源列表
一个象棋的源代码(for CBC)
- 一个cbc下的象棋程序源代码,算法很强! 智能性很强!-a cbc the chess program source code, algorithm strong! Highly intelligent!
中国象棋(人机对弈)源代码
- 这是一款人机对弈的中国象棋程序,可以选择搜索层数,可以悔棋。-This is a man-machine chess players, the Chinese procedures, we can choose to search floors, he never cheat in spain.
网络中国象棋对弈程序源代码
- 这是一款可以通过网络对弈的中国象棋程序源代码。 程序使用方法:Create创建主机,对方Join后即可开战! 源代码大小:164K -This is a network can play against Chinese chess program source code. Procedures for Use : Create to create mainframe, the other side can Join after the war! Source Size : 164K
c++俄罗斯方块程序
- 俄罗斯方块源代码* 文 件 名: ToyBricks.c * 完成时间: 2001年9月 * 完成地点: 华东地质学院综合楼507机房 * 开发模式: SDK程序 * 开发环境: MS VC++ 6.0 * 作 者: 王岭 * 工作单位: 中国建设银行三水市(广东省)支行 * E - Mail: Mao_jzh@163.com */ /* 备注: * 这是一个简单的俄罗斯方块游戏程序,写程序时没有注释, * 这是我写程序时的一个坏习惯。毕业有半
16173
- 这是五子棋游戏的C程序源代码,其中有其实现的细节,请下载阅读并调试运行-This is the game of 331 C source code, which is to realize the details, please read and downloaded debugging operation
MyRussia
- 一个全部用c编写的俄罗斯方块程序源代码,内用详细的说明文档。-a c prepared with all of the Russian box program source code used for detailed documentation.
five
- 用C++编写的五子棋程序源代码,有悔棋,音效开关等功能,希望能给大家学习编程带来帮助
black
- 黑白棋的C程序源代码,不是很完善,还可以。
chinesechess4net
- 网络中国象棋对弈程序源代码,虽然比较早了,不过里面还有些东西可以学习学习。
CHINESECHESS
- 中国象棋的java程序源代码 适合初学者
heibaiqi
- 通过编程实现的黑白棋的小游戏程序源代码程序
Els_Design
- 实现俄罗斯方块的程序源代码,VC6可直接运行,调试无错。
eluosifangkuai
- 用VC编的俄罗斯方块游戏程序源代码,配有音乐
NetFive
- 一个我自己写的网络版五子棋程序源代码,用VC++实现的,没有服务器的网络五子棋。
国际象棋在线游戏服务器端程序源代码
- 国际象棋在线游戏服务器端程序源代码-chess online game server source code
连连看源代码
- 这是一个连连看的源代码程序,我写了三个下午才写好的.-1000 block of Terry Avenue is a source code procedure, I was only getting three in the afternoon.
中国象棋游戏源代码
- 本程序中的搜索引擎为王小春的《PC游戏编程(人机博弈)》书中的搜索引擎,估值函数和开局库皆为自己设计.内含大量开局库资料和开局库格式转换程序.本版棋力比1.0版棋力增强不少。 发布此程序代码之用意在于提高我国共享象棋软件的棋力,让我们大家一起来开发开源的中国象棋软件.-the procedures for the search engine to guan "PC game programming (man-machine game)" book search engine,
五子棋大师
- 一个比较精到的 五子棋游戏程序源代码-miss his wise counsel of a 331 game source code
VC]中国象棋vc源代码
- 中国象棋是大家经常玩的,编写这类程序最关键也是最难的地方就是算法的设计,看看别人的设计也许对你会有所帮助-Chinese chess we used to play, the preparation of such procedures is the most critical is the most difficult part of the algorithm design, others look at the design you may be helpful
VC++ 中国象棋程序源代码
- 本人机对弈程序采用了多种搜索算法.CEveluation类:估值类,对给定的棋盘进行估值.(machine chess program, using a variety of search algorithms. Valuation function, the valuation of a given chessboard.)