搜索资源列表
ox_game_minimax
- 和電腦對戰的井字遊戲,實做了人工智慧的極大極小演算法(Minimax),使用BCB6開發-computer screen and the gridwork games, done a great small artificial intelligence algorithms (Minimax), the use of development BCB6
whiteandblack
- 人工智能,用极大极小剪枝算法实现的黑白棋游戏。-artificial intelligence, with Minimax pruning algorithm of the game reversi.
IHEPFive
- 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈、人人对弈,设置棋力。-using Minimax Game pruning algorithm of 331 games, players can work for everyone chessboard, chess set.
IHEPFive
- 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈、人人对弈,设置棋力。-using Minimax Game pruning algorithm of 331 games, players can work for everyone chessboard, chess set.
ox_game_minimax
- 和電腦對戰的井字遊戲,實做了人工智慧的極大極小演算法(Minimax),使用BCB6開發-computer screen and the gridwork games, done a great small artificial intelligence algorithms (Minimax), the use of development BCB6
LineChess
- 人工智能极大极小搜索,实现了井字棋的智能博弈程序。-Minimax artificial intelligence search and realized the groined smart game of chess procedures.
whiteandblack
- 人工智能,用极大极小剪枝算法实现的黑白棋游戏。-artificial intelligence, with Minimax pruning algorithm of the game reversi.
Ex_BOYIDESIGN
- 用VC实现的,采用C++语言、极大极小算法完成的三字棋小游戏。是人工智能的一次作业,可以运行。-VC with the implementation, using C++ language, minimax algorithm to complete chess game of words. Artificial intelligence are the one-stop, you can run.
PCgame
- 一个人工智能下象棋的小游戏 含电子书 包含了alph-beta 深度优先 极大极小值算法-Under the artificial intelligence of a chess game with e-book contains alph-beta depth-first minimax algorithm
minimax
- 运用人工智能的极小极大博弈算法解决一字棋,又名井子棋-Minimal use of artificial intelligence algorithms to solve the word great chess game, chess, also known as sub-wells
TicTacToe
- 用极大极小算法编写的井字棋游戏 开发语言是Visual Prolog-Minimax algorithm used to prepare the game of tic-tac-toe game development language is Visual Prolog
2
- 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈.人人对弈。-The use of minimax pruning algorithm of the game Gobang games, game machines can work. All game.
Minimax
- 极大极小化算法常用在博弈中,可以动态的选定参数,也可用于活动轮廓模型中参数的设定-Minimax algorithm isused in the game, you can dynamically selected parameter and active contour model can also be used to set the parameters
小波去噪程序1
- 无偏估计阈值信号处理;固定式阈值阈值信号处理;极大极小值阈值阈值信号处理;软阈值;硬阈值;(Unbiased estimation, threshold signal processing, fixed threshold thresholding, signal processing, minimax thresholding, signal processing, soft thresholding, hard thresholdi
chess
- 利用极大极小算法及 a-b 剪枝策略实现3X3一字棋下棋程序,人工智能课本上的算法实现(This is a simple chess program that use Minimax algorithm and AB Prune strategy .)
一字棋
- java实现极大极小算法和 -剪枝实现一字棋(Java implementation of minimax algorithm and pruning realization of a word chess)
MatlabAlgorsCh8
- 优化算法中的极小极*的matlab例程(The MATLAB routine of the minimax method in the optimization algorithm)
FOA
- 使用matlab编写的基于FOA果蝇优化算法的极小值、极小值优化问题程序(A minimax and minimization optimization program based on FOA fruit fly optimization algorithm written in MATLAB)
minimax
- 用java编写的基于最大最小算法的井字棋(Tingzi Chess Based on Maximum and Minimum Algorithms)