搜索资源列表
人机对弈五子棋
- vc写的五子棋小游戏,可以人机对弈。玩家选黑子,用左键控制;电脑为右键。-vc wrote 331 small game, man-machine game. Players sunspot election, left-control; Computer-Right.
fivechess
- 这是一个使用VC++6.0开发的人机对弈五子棋游戏,这个程序使用了数据结构树的思想,可用于教学.
gobang
- 智能人机对弈五子棋游戏,由delphi7编写,赢棋时出现闪烁效果,采用结构优先算法.
wuziqi
- 实现一个简单的人机对弈五子棋,算法很简单,可供初学者学习,高手就算了。
小游戏:五子棋的设计与实现
- 五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the Human-Computer Chess, a game u
人机对弈
- 人机对弈五子棋游戏,本游戏使用VC为工具,完成了智能化的机器走棋!-man-machine players 331 games, the game using VC as a tool for the completion of intelligent machines go chess!
多功能五子棋源代码
- 为丰富人们的娱乐生活,越来越多的人喜爱棋类游戏.本程序为实现五子棋在不同难度等级的人机对弈,人人对弈.本程序的关键在于界面设计与五子棋算法的实现,以及用链表节点结构来存储棋盘信息,可供悔棋,最后判断是否存在五子,即判断程序结束与否.
TicTacToeGTK_src.tar
- 三子棋,用gtk实现的,类似五子棋,可人机对弈很简单的-Third son of chess, using gtk achieved similar Gobang can be very simple man-machine chess
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.
ChessFive
- 别人使用java写的人机对弈五子棋程序,可以设置人先下或电脑先下,有悔棋功能。附带源代码。-Written by other people using the java machine play chess backgammon program, you can set or computer before the next one first, there is undo function. With source code.
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
gobang
- Csharp编写的人机对弈五子棋程序,利用权值计算搜索,拥有较高的智能度-The man-machine gobang program written in Csharp, using weights of the point to search the best step. The program gets a high degree of intelligent
java课程设计林凯迪
- 用Java实现五子棋人机对弈,符合一些博弈规则,比如换子(Gobang man-machine game)
五子棋VC
- 五子棋人人对弈,人机对弈,用MFC实现的(All players play chess, man machine game, use MFC)