搜索资源列表
黑白棋算法
- 一个很好的搜索算法的例子,可以很好的说明搜索的原理,值得一看,我现在的工程就是在这个算法的基础上-a good search algorithm for example, can search a good note the principle eye-catcher. I now work in the algorithm on the basis of
blackwhitechess
- 这是一个简单的黑白棋程序,可以下载用于简单的参考-This is a simple procedure reversi, can be downloaded for easy reference
Eight_Num_Fengart
- 本代码是为了应付人工智能的实验而编写的,写的潦草请不要介意。我又是通过这代码来“引玉”,相信看过我编写的黑白棋源代码的人应该知道“引玉”是什么意思。如果你有“玉”(什么更高效的算法能在更短的时间内求得结果,或者博弈方面的),就欢迎“砸”过来--fengart@126.com,我会很感激!(A* 算法解决八数码问题我已经研究过了,不要砸这个来)在 赛扬D2.1G 的机器上测试,算法的解答时间不超过0.1秒。 最好优先搜索算法的解答时间一般在0.05秒左右。 里面还可以演示八数码问题的从初始态到目标
BlackWhiteMidlet
- java黑白棋,还不错的东西,找了半天.需要的朋友就自己下吧~希望有所帮助
BWChess
- 黑白棋程序,下载后可以直接通过VC程序运行
solver.1-4
- 黑白棋终局解算程序,深度很深,内有详细的文档。
blackandwhite
- 人工智能对弈黑白棋的源程序! 全部原创 但是对弈时间有点长! 请支持
BlackWhiteChess
- 黑白棋程序。可以自己设置难度。难度分为1,2,3
heibaiqi
- 用VC++实现的黑白棋程序,基于MFC类库 希望大家在此基础上改进
changyongsousuosuanfa
- 这是书上的常用搜索算法,有8数码游戏,黑白棋,A star算法类的实现。
blackwhitechess
- vc下实现一个黑白棋的游戏,基于模式识别技术,满有趣的。
bw
- 模式识别系列搜索算法的应用黑白棋游戏的源码-Pattern Recognition Series search algorithm source code for the application of Othello
chess
- 一个在Vc6.0下运行黑白棋代码,里面文档和代码都齐的了-Vc6.0 run under a Riversi code, documentation and code inside of a homogeneous
heibaiqi
- 搜索算法的应用实例黑白棋,效率高是搜所算法的经典,希望和大家分享!-The application of search algorithms Reversi, high efficiency is found by the classical algorithm, would like to share!
bandw
- 经典的黑白棋完成程序,VC++实现,无错误可直接学习使用。-Reversi classic complete the process, VC++ to achieve, can be error-free learning.
heibaiqi
- 用vc编的黑白棋游戏,有不足的地方希望指正-Reversi game with a vc compiled, there are deficiencies hope correction
sousuo1
- 常用的搜索算法,包括:8数码游戏,A star算法类的实现,黑白棋-Searching algorithm, including 8 digital games, A star algorithm, Othello
ibmcontest
- 当年IBM大赛时编制的代码,编制一个跟电脑对战的黑白棋行走算法,要求在最短时间内获得胜利,采用的是Java语言-IBM contest that year when the code compiled, the preparation of a play against the computer in the Othello walk algorithm requires victory in the shortest time, using the Java language
gameboard-build-desktop
- 黑白棋 算法 实现 三分是哦急哦放进口袋里数据库附近-Othello algorithm A S I I OS HELLO WORED EXIT AS BELL SAY HE
bwchess
- 基于博弈算法,Alpha-beta剪枝算法以及估值函数的黑白棋程序实现-Game-based algorithm, Alpha-beta pruning algorithm and the valuation function of Othello program implementation
