搜索资源列表
Renju
- 一个五子棋的人机对弈程序-a 331 man-machine players procedures
人机对弈五子棋
- vc写的五子棋小游戏,可以人机对弈。玩家选黑子,用左键控制;电脑为右键。-vc wrote 331 small game, man-machine game. Players sunspot election, left-control; Computer-Right.
peopleandcomputerFive
- 人机对弈的五子棋游戏。当一方出现五子连珠的局势时,程序自动判断胜负并输出结果。-the man-machine players 331 games. When either Wuzilianzhu situation, the program automatically judge the outcome and output results.
wuziqi(prolog)
- 这是用Prolog语言编写的一款五子棋游戏,界面非常简单,内部运用了广度搜索实现人机对弈-This is the Prolog language with one of the 331 games, the interface is very simple. internal use of the breadth of human-computer game Search
fivechess
- 这是一个使用VC++6.0开发的人机对弈五子棋游戏,这个程序使用了数据结构树的思想,可用于教学.
wuziqi
- 实现一个简单的人机对弈五子棋,算法很简单,可供初学者学习,高手就算了。
小游戏:五子棋的设计与实现
- 五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the Human-Computer Chess, a game u
多功能五子棋源代码
- 为丰富人们的娱乐生活,越来越多的人喜爱棋类游戏.本程序为实现五子棋在不同难度等级的人机对弈,人人对弈.本程序的关键在于界面设计与五子棋算法的实现,以及用链表节点结构来存储棋盘信息,可供悔棋,最后判断是否存在五子,即判断程序结束与否.
WZQSource
- Java版本网络五子棋。 可以实现人机对弈,人与人之间对弈。涉及Java网络通信,人工智能算法等。-Java
wzq
- 网络五子棋,能够制定合法规则,支持人机对弈,支持网络对弈,方便用户操作。-Gobang network, to develop legal rules to support the human-computer game, game support network and user-friendly operation.
fivestone
- 在本次“五子棋“程序的编写中,只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。-During the meeting, " Gobang" the preparation of procedures, only part of the preparation of the human-computer game, using a
wuziqi_renjiduiyi
- 智能化的五子棋人机对弈课程设计报告。主程序模块包括:数据结构,评分规则,胜负判断,搜索最优空格的算法过程。-Gobang intelligent man-machine chess curriculum design report. Main modules include: data structure, score rules, determine the outcome of the search process of optimal space algorithm.
FiveInARowZYnenu
- 一个简单的人机对弈的五子棋游戏,用WPF做的界面,C#代码-A simple man-machine chess game of backgammon, the interface to do with WPF, C# code
5416
- 人机对弈五子棋游戏,基于C#的移动设备的软件开发,适合初学者-Man-machine chess backgammon game, based on C# software development for mobile devices, suitable for beginners
FiveGames
- java五子棋课程设计 背景音乐 人机对弈 -java backgammon course design Man-machine chess and background music
backgammon-game
- 智能游戏 人机对弈 五子棋游戏 VC++6.0编译实现-Intelligent man-machine chess game backgammon game VC++6.0 compiler to achieve
5LinkChess
- 应用最佳优先搜索和极大极小剪枝的人机对弈五子棋-Application of best-first search and Minimax pruning man-machine chess backgammon
Gobang_FiveChess
- 基于α-β剪枝法实现的人机对弈五子棋源程序,MFC平台下运行-Based on alpha beta pruning method to realize man-machine game gobang source code, MFC platform operation
FiveStone
- 画面精美的人工智能五子棋,可以人机对弈。可以打败一般的对手。纯c#编译通过。(The beautiful artificial intelligence can play chess. You can beat a common opponent. Pure c# compilation is passed.)
网络五子棋
- 基于Visual Basic6.0,可以实现五子棋人机对战或网络对弈(Can realize the man-machine game of the Gobang or the game of the network)