搜索资源列表
chess
- 一个做的较好的黑白棋游戏,用了A star算法
XCornerDetectionAlgorithm
- Opencv的棋盘格角点检测例程。代码简单,注释齐全。-Chessboard grid Opencv corner detection routines. Code is simple, complete notes.
Multiimage
- 基于opencv的用vc++实现的多图像目标物计数及其在围棋进程记录中的应用算法 -Based on Opencv Multi-image sighting vane counting and in go chess pieces advancement record application algorithm Using VC++
chessforbcb
- 要先把光盘上的三个文件夹的内容复制到硬盘 C:的根目录下,然后把文件的只读属性取消。在C++Builder的集成开发环境(IDE) 中执行File|Open Project命令打开chess.bpr或TestTime.bpr。如果要直接双击 CHESS.BPR或TESTTIME.BPR图标,可能不会正确地装载。运行程序时,请确保 C:\BcbChess文件夹中有所需要的棋子位图文件和背景位图文件。或者在源程序中 修改相应的位图文件路径,并且重新编译工程文件。-We first
chess
- 本文件完成棋盘残缺问题的设计和实现,有完整说明-This document was completed mutilated chessboard design and implementation issues, a complete descr iption! !
queen8
- 遗传算法解决八皇后问题。八皇后问题是一个NP问题,它的目标是把国际象棋的八个皇后摆在8X8的棋盘上,使得没有一个皇后能俘获任何别的皇后,即每一行每一列仅有一个皇后,每条对角线上至多有一个皇后。-Genetic algorithms to solve the eight queens problem. Eight queens problem is an NP problem, and its goal is to place the chess queen on the eight 8X8 ch
chess-game
- Chess Game Developed in C++ .
