CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Alpha-Beta
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Alpha-Beta - List
[
Other resource
]
用Alpha-Beta剪枝实现的黑白棋博弈
DL : 0
提供了Alpha-Beta算法的C语言的实现和基于Alpha-Beta算法的黑白棋博弈。-the Alpha-Beta algorithm C language based on the realization and Alpha-Beta algorithm reversi Game.
Date
: 2008-10-13
Size
: 67.12kb
User
:
李亚成
[
Chess Poker games
]
用Alpha-Beta剪枝实现的黑白棋博弈
DL : 0
提供了Alpha-Beta算法的C语言的实现和基于Alpha-Beta算法的黑白棋博弈。-the Alpha-Beta algorithm C language based on the realization and Alpha-Beta algorithm reversi Game.
Date
: 2025-07-06
Size
: 1.84mb
User
:
李亚成
[
Game Program
]
fivelink_java_yjg
DL : 0
无禁手的五子棋带人工智能,采用alpha-beta剪枝的算法,可以以console和web applet和可执行程序的方式运行-no cut-hand with the 331 artificial intelligence, using alpha-beta pruning algorithm can a console and a web applet and executable running the
Date
: 2025-07-06
Size
: 452kb
User
:
程序员
[
Other
]
luojisuanfa
DL : 0
这是一本学习资料,有关国际象棋的算法,包括人机对战,使用阿尔法,贝塔剪枝等-This is a learning information, the international chess algorithms, including the man-machine war, using Alpha, Beta, pruning, etc.
Date
: 2025-07-06
Size
: 2.83mb
User
:
qlxs
[
Chess Poker games
]
aTicTacToe
DL : 0
基于wtl的井字棋游戏(也就是三字棋),采用了alpha beta减枝,代码逻辑清晰。-wtl based on the game of chess gridwork (chess is a misnomer), the use of alpha-beta reduction sticks, clear logic code.
Date
: 2025-07-06
Size
: 88kb
User
:
张静
[
Other Riddle games
]
vcchess
DL : 0
vc版五子棋,采用alpha-beta剪枝算法,是学习人工智能的绝好资料-vc version Gobang, using alpha-beta pruning algorithm, is an excellent study of artificial intelligence information
Date
: 2025-07-06
Size
: 5.9mb
User
:
阿邦
[
Chess Poker games
]
xiangqi
DL : 0
中国象棋的游戏源码,使用了人工智能的Alpha-Beta搜索算法-Chinese chess game source code, the use of artificial intelligence Alpha-Beta Search Algorithm
Date
: 2025-07-06
Size
: 105kb
User
:
佚名
[
Other Riddle games
]
Othello_061221006
DL : 2
一个JAVA的黑白棋实现,拥有较强大的人工智能,实现Alpha,Beta剪枝以及相应的改进算法。-a application of othello with strong AI level ,using the Alpha,Beta algorithm
Date
: 2025-07-06
Size
: 474kb
User
:
陈利渊
[
Chess Poker games
]
five_chess_source_code
DL : 0
五子棋游戏,采用alpha-beta剪枝优化搜索算法,深度可达6步。-five-chess game, with alpha-beta optimal search algorithm, the depth is up to 6 steps
Date
: 2025-07-06
Size
: 1.47mb
User
:
ling
[
VC/MFC
]
AlphaBetaJianZhiYiZiQi
DL : 0
使用Alpha, Beta剪枝的,能控制搜索层数,用MFC实现的一字棋程序。界面好看,算法优美。-The use of Alpha, Beta pruning, and can control the search the number of layers to achieve the word with MFC chess program. Interface look good, beautiful algorithm.
Date
: 2025-07-06
Size
: 645kb
User
:
蚂蚁
[
Chess Poker games
]
wuziqi
DL : 0
同学些的五子棋,采用了alpha-beta剪枝算法,棋力很强-Some of Gobang students, using alpha-beta pruning algorithm, Qi Li a strong
Date
: 2025-07-06
Size
: 1.16mb
User
:
汉唐
[
Search Engine
]
Alphabeta_HH
DL : 0
Alpha-Beta搜索算法,博弈树搜索中最常用的算法之一-Alpha-Beta search algorithm, the game tree search, one of the most commonly used algorithms
Date
: 2025-07-06
Size
: 1kb
User
:
zhangts
[
Data structs
]
Othello1.0
DL : 0
黑白棋othello 1.0 利用mfc编写 采用alpha-beta剪枝算法-Othello othello 1.0 using mfc prepared using alpha-beta pruning algorithm
Date
: 2025-07-06
Size
: 5.27mb
User
:
lc19890306
[
JSP/Java
]
alpha-beta
DL : 0
本程序实现人机对弈功能,提供了难度设置,记分等功能。使用Alpha-Beta剪枝算法,使电脑可以搜索到最佳走法。-alpha beta
Date
: 2025-07-06
Size
: 18kb
User
:
小吴
[
Windows Develop
]
Renju
DL : 0
本人毕业设计时使用Alpha-Beta搜索算法的五子棋程序,觉得有用的可以参考下。-I graduated from design-time using the Alpha-Beta search algorithm Gobang program, find useful can refer to the next.
Date
: 2025-07-06
Size
: 85kb
User
:
hexun
[
matlab
]
abfilter
DL : 1
建立一个先做匀减速直线运动,然后做匀速转弯运动的模型,对该模型添加噪声,然后进行alpha-beta滤波。并进行对比-The establishment of a uniform deceleration do first linear motion, and then make uniform turning movement model, the model to add noise, and then alpha-beta filter. And comparison
Date
: 2025-07-06
Size
: 1kb
User
:
李云龙
[
Chess Poker games
]
Connect4
DL : 0
alpha-Beta剪枝实现的重力四子棋 包括界面 以及 AI-alpha-Beta pruning to achieve the gravity moves, including four sub-interface and AI
Date
: 2025-07-06
Size
: 5.4mb
User
:
z
[
Chess Poker games
]
Gobang-alpha-beta
DL : 0
五子棋win32程序 采用α-β剪枝搜索 对学习搜索算法很有帮助-Gobang win32 program using α-β pruning ,which is helpful for learning searching algorithm
Date
: 2025-07-06
Size
: 5kb
User
:
sun wen
[
Successful incentive
]
Alpha-beta-example
DL : 0
Alpha Beta pruning a Detail example.
Date
: 2025-07-06
Size
: 21kb
User
:
maher jee
[
Software Engineering
]
Alpha-beta-Example-Solution
DL : 0
Artificial intelligence major topics includes Alpha beta proning here is a best example for new users
Date
: 2025-07-06
Size
: 90kb
User
:
daniyal
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.