搜索资源列表
ChessRoadOK
- 1,本软件实现了围棋打谱,编辑棋谱,可以对每一步棋写心得体会,增加若干变化图(并有解说及字母可标注),以后可随时调出查看. 2,本软件实现了围棋死活,手筋,妙手的试题创作,并且可以分析若干正解图,变化图,失败图.并且可加入到试题库中. 3,本软件实现了从试题库中加载试题,并可自己作练习. 4,本软件实现了定式的学习 5,本软件实现了加载棋谱续下等功能 -1, the software Go to fight the spectrum, editing batter, ever
netwarchess
- 主要函数介绍: Init1() 程序启动时加载初始化 Init() 重新布棋初始化 Image0MouseDown 点到主棋盘空白处进行判断是否可以在此处布棋 Image1MouseDown 点到自方棋子记录原始的oldID、oldX、oldY的值 Image26MouseDown 点到对面棋进行判断 Image101MouseDown 点到副棋盘空白处进行判断是否可以在此处放棋 -main function presentations : Init1 () comm
heibaiqi
- 这是一款用processing编写的黑白棋游戏,用的是java语言,可以双人游戏,也可以加载到手机上,
wanyeyouxi
- 必须系统参数 [SYSTEM] 默认推荐人ID introducer=1 延时显示大厅,因网页加载慢,可以根据情况输入秒数,等网页加载完成再显示大厅 WaitTime=0 自动升级程序,版本号 Ver=3980 TML=844ab24317 服务器IP SvrList=网通服务器:www.euqq.com:10000,电信服务器:www.euqq.com:10000,铁通服务器:www.euqq.com:10000,联通服务器
puke
- java扑克游戏,直接加载运行,具体情况不用多说了.-java poker games, a direct load operation, the specific circumstances of goes without saying.
arasan_source11.3
- arasan是一款非常强悍的国际象棋引擎, 11.3 是其最新版本,需要Arena Gui加载后才能进行对弈。-arasan is a very powerful chess engine, 11.3 is the latest version of Arena Gui required in order to load the game after.
ChineseChess
- 描述出系统的操作流程 1、绘制棋盘,当棋盘加载时,自动将棋盘加载到窗体; 2、绘制棋子,编写代码实现对应棋子的相应规则; 3、当开始新游戏时,将棋子加载到窗体对应的网格中。 4、当单击棋子时,满足该棋子的规则。则移动该棋子到目标位置。若不满足,则不执行任何操作。 5、在满足规则的情况下,如果有相应被吃掉的棋子,则将目标位置上原来的棋子移除,将新的棋子(选中的棋子)移动到该目标位置.若不满足规则,则不执行什么操作。-Describe the operation of the s
VCZGXQ
- VC环境下的中国象棋,可以加载多种棋谱和残局-VC environment of Chinese chess, you can load a variety of the moves and pieces
data_chess
- 完整的黑白棋游戏代码,利用OpenCV加载棋盘图片,用C++编写程序代码,附有详细的代码注释,让读者通俗易懂-Othello complete game code using OpenCV chessboard image loading, using C++ programming code, the code with detailed annotations, so easy to understand
wuziqi
- 五子棋游戏完整代码,用OpenCV加载背景图片,在VC环境中编写程序代码,含有丰富的代码注释,让读者快速掌握-Gobang complete code, load the background image with OpenCV in the VC environment, programming code, code comments are rich, so that the reader quickly grasp
3
- 网络五子棋,分为游戏双方。一方为服务器端,另一方加载此服务器,基于winsock-Internet backgammon, the game is divided into two sides. One for the server side, the other load this server, based on winsock
sudoku
- 程序自动解数独,所有源文件加载到一个工程中,就可以编译运行-The program automatically stops alone, all the source files loaded into a project, you can compile and run
qizhuanPP
- 棋壮++(中国象棋UCCI引擎)源程序是基于UCCI协议开发的中国象棋程序引擎,可加载于象棋旋风、弈天、兵河等象棋界面。-Chess the strong++ (Chinese chess the UCCI engine that) source is based on Chinese chess program UCCI protocol development engine, can be loaded in xuanfeng, yitian Binghe chess interface.
chess(china)
- 一个中国象棋源码程序,VC6程序,可以与电脑下棋,也可保存和加载棋谱.-A chess source programs, VC6 program, you can play chess with the computer, can be saved and loaded chess.
chess
- html五子棋游戏,用于网络网页设计,新手可以加载这个网页-html backgammon game for the network web design, novices can try loading this page
fiveChessSystem
- 计算机人机对弈是人工智能的主要之一,作为人智能研究的一个重要分支,计算机博弈是检验人工水平的一个重要方面。它的研究为人工智能带来了很多重要的方法和理论,产生了广泛的社会影响和学术影响。 研究其计算机算法,可以让我们看到人工智能的初影,也有助于我们人脑的开发。 五子棋机器博弈系统以java及C/C++语言作为开发语言,系统支持通常的人机对战外还支持远程人人对战及远程机器对战,可以动态添加好友,修改个人信息,具有很强的实用性,采用动态链接技术实现人工智能模块的加载,降低了人工智能模块更换的代价,提高