搜索资源列表
bwc.rar
- 搜索算法部分使用minmax递归,alphabeta剪枝,初期和中期搜索6层,最后部分搜索15层。评估算法主要是最小行动力,加以位置值的相关判断
20048291153554
- 代码说明:搜索算法部分使用minmax递归,alphabeta剪枝,初期和中期搜索6层,最后部分搜索15层。评估算法主要是最小行动力,加以位置值的相关判断。
GameSearch
- 井字棋的有关java的alphabeta搜索
bwc
- 搜索算法部分使用minmax递归,alphabeta剪枝,初期和中期搜索6层,最后部分搜索15层。评估算法主要是最小行动力,加以位置值的相关判断- The search algorithm partially uses the minmax recursion, the alphabeta pruning, the initial period and the intermediate stage searches 6, final
20048291153554
- 代码说明:搜索算法部分使用minmax递归,alphabeta剪枝,初期和中期搜索6层,最后部分搜索15层。评估算法主要是最小行动力,加以位置值的相关判断。-Code Descr iption: minmax search algorithm using the recursive part, alphabeta pruning, early and mid-tier 6 english, english last part of th
GameSearch
- 井字棋的有关java的alphabeta搜索-Tic-tac-toe game java on the alphabeta search
AlphaBeta
- AlphaBeta剪枝算法,学习人工智能的一个例子!-AlphaBeta pruning algorithm, an example of artificial intelligence to learn!
xiangqi
- 中国象棋的游戏源码,使用了人工智能的Alpha-Beta搜索算法-Chinese chess game source code, the use of artificial intelligence Alpha-Beta Search Algorithm
alphabeta
- 用VC实现的,用C++写的三字棋小游戏,其中采用的是αβ剪枝算法,可以运行。-VC with the implementation, using C++ to write the words chess game, which are used αβ pruning algorithm can run.
Alpha_Beta
- 人工智能算法中的alphabeta剪枝算法,使用c++编程-Artificial intelligence algorithm alphabeta pruning algorithm, the use of c++ programming
alphabeta
- 采用alpha-beta剪枝算法解决博弈树问题,内含代码注释-Using alpha-beta pruning algorithm to solve the game tree problem, comments containing the code
othelo
- 简单的dos界面奥塞洛棋 用了alphabeta搜索等算法-Simple dos interface Ocello chess searching algorithm with the alphabeta
tongbufadianji
- 同步发电机的alphabeta系统突然单相短路的无阻尼绕组仿真-Alphabeta system synchronous generator without damper winding single-phase sudden short-circuit emulation
alphabeta
- 用VC实现的,用C++写的三字棋小游戏,其中采用的是αβ剪枝算法,可以运行。-With VC, using C++ to write the words chess game, which uses a αβ pruning algorithm can be run.
GameSearch
- 井字棋的有关java的alphabeta搜索-Tic-tac-toe game java on the alphabeta search
Athi_2048_Game_AI_Solver_01-05-2014
- 详细说明:包含alphaBeta剪枝智能算法的matlab源程序,能很好解决2048小游戏的搜索功能-alphaBeta Pruning intelligent algorithm matlab source code, can achieve a good search function and other games 2048
Gomoku
- 基于VC的五子棋设计,具有单机对弈和联机对弈功能,AI使用AlphaBeta剪枝算法实现,可以调节搜索深度和搜索广度,可以保存和打开棋谱,可以悔棋和取消悔棋,控件大小可以随窗口大小的改变而改变。-VC-based design of backgammon, chess has a single function and online chess, AI use AlphaBeta pruning algorithm, you can a
GameSearch
- 井字棋的有关java的alphabeta搜索-Tic-tac-toe game java on the alphabeta search
GameSearch
- 井字棋的有关java的alphabeta搜索-Tic-tac-toe game java on the alphabeta search
test1
- 简单一字棋,qt实现,alphabeta剪枝算法(Simple word game, QT implementation, alphabeta pruning algorithm)