搜索资源列表
aRes_5Q
- 本人上学期写的一个五子棋单机版程序(界面借用别人的),AI实现还不错。本来想完善一下的,因为一些事情耽搁,估计不会再做修改。我比较了一下网上其它相关的程序,就程序效能来讲,本程序还是值得...呵呵,根本不使用搜索算法,一切基于逻辑,电脑漏棋相当少。-Last semester I wrote a stand-alone 331 (interface borrow the work of others), AI to achieve good. Perfect originally wanted
xiangqi
- 中国象棋的游戏源码,使用了人工智能的Alpha-Beta搜索算法-Chinese chess game source code, the use of artificial intelligence Alpha-Beta Search Algorithm
Chinese-chess
- 中国象棋,c++源码,多种搜索算法和评估算法相结合条理清析,对于初级学习ai编程人员非常有用。-Chinese chess, c++ source code, a variety of search algorithm and evaluation algorithm combined analysis of Article clarify, for the initial study is very useful for programmers ai.
AI_Search
- 黑白棋AI算法 比较智能,能下赢别人的黑白棋算法,alpha beta搜索和估值函数做的不错-Othello AI algorithms compare smart, Othello algorithm under win someone else' s, the alpha-beta search and valuation function well
heibaiqi
- c++编写的黑白棋,有AI,搜索了5步,功能相对齐全-Othello c++ written with AI, search for a 5-step, function relatively complete
AndroidFive
- 基于Android的五子棋程序,AI比较简单,不是基于启发式搜索,但足够应付一般玩家了-Android-based 331 procedures, AI is relatively simple, is not based on heuristic search, but adequate for a general audience
Chess
- 有ai的象棋,QT写的,ai用的最大-最小搜索-There ai chess, QT write, with maximum ai- Minimum search
Gomoku
- 基于VC的五子棋设计,具有单机对弈和联机对弈功能,AI使用AlphaBeta剪枝算法实现,可以调节搜索深度和搜索广度,可以保存和打开棋谱,可以悔棋和取消悔棋,控件大小可以随窗口大小的改变而改变。-VC-based design of backgammon, chess has a single function and online chess, AI use AlphaBeta pruning algorithm, you can adjust the search depth and bre
Yora-android-master
- search agent for python ai pacman