搜索资源列表
人机对弈五子棋
- vc写的五子棋小游戏,可以人机对弈。玩家选黑子,用左键控制;电脑为右键。-vc wrote 331 small game, man-machine game. Players sunspot election, left-control; Computer-Right.
fivechess
- 这是一个使用VC++6.0开发的人机对弈五子棋游戏,这个程序使用了数据结构树的思想,可用于教学.
gobang
- 智能人机对弈五子棋游戏,由delphi7编写,赢棋时出现闪烁效果,采用结构优先算法.
人机对弈
- 人机对弈五子棋游戏,本游戏使用VC为工具,完成了智能化的机器走棋!-man-machine players 331 games, the game using VC as a tool for the completion of intelligent machines go chess!
多功能五子棋源代码
- 为丰富人们的娱乐生活,越来越多的人喜爱棋类游戏.本程序为实现五子棋在不同难度等级的人机对弈,人人对弈.本程序的关键在于界面设计与五子棋算法的实现,以及用链表节点结构来存储棋盘信息,可供悔棋,最后判断是否存在五子,即判断程序结束与否.
小游戏:五子棋的设计与实现
- 五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the
人机对弈
- 人机对弈五子棋游戏,本游戏使用VC为工具,完成了智能化的机器走棋!-man-machine players 331 games, the game using VC as a tool for the completion of intelligent machines go chess!
人机对弈五子棋
- vc写的五子棋小游戏,可以人机对弈。玩家选黑子,用左键控制;电脑为右键。-vc wrote 331 small game, man-machine game. Players sunspot election, left-control; Computer-Right.
FiveChessAppletDemo
- 一个五子棋游戏.有java语言编写. 可实现人机对弈、人人对弈。-a 331 game. A java language. Man-machine players can be realized, everyone plays.
GOBANG
- 此五子棋功能比较简单,可实现人机对弈功能-Gobang this relatively simple function to achieve human-machine game features
wuziqi
- 1. 项目任务 编写人机对弈的五子棋游戏 2. 项目功能 1) 人机交互下子 2) 电脑有一定的防御能力 3) 用户可以任意终止游戏或重新开始 4) 可以判断双方的输赢 -1. Project tasks in the preparation of man-machine chess game Gobang 2. Item features 1) Human-Computer Interaction Now
fivechess
- 这是一个使用VC++6.0开发的人机对弈五子棋游戏,这个程序使用了数据结构树的思想,可用于教学.-This is a use VC++ 6.0 Gobang developed man-machine chess game, this procedure uses the data structure tree of thought, can be used for teaching.
gobang
- 智能人机对弈五子棋游戏,由delphi7编写,赢棋时出现闪烁效果,采用结构优先算法. -Intelligent man-machine chess game Gobang from Delphi7 prepared赢棋flickering effect when using the structure of the priority algorithm.
five
- c++实现的一个五子棋人机对弈程序 使用了alpha-beta剪枝算法 具有一定的棋力-c++ achieve a Gobang man-machine chess program using alpha-beta pruning technique have棋力
wuziqi
- 实现一个简单的人机对弈五子棋,算法很简单,可供初学者学习,高手就算了。-Realize a simple man-machine chess Gobang, the algorithm is very simple for beginners to learn, even if the master.
FiveChess
- 五子棋程序源码,可以自由实现人机对弈。程序中增加了人机优先次序的选择,而其实现了悔棋等功能。对于学习五子棋编写算法的读者有很大帮助。-Gobang program source code, they can realize man-machine game. Procedures to increase the priority of the man-machine option, and its realized悔棋functions
xl
- xl C语言写的五子棋代码.作者陈成淘,中国最早一批研究人机对弈的人之一,其个人爱好五子棋,所以此xl棋力也不错.-xl C language code written in Gobang. Author Chen Amoy, China
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.
java课程设计林凯迪
- 用Java实现五子棋人机对弈,符合一些博弈规则,比如换子(Gobang man-machine game)
五子棋VC
- 五子棋人人对弈,人机对弈,用MFC实现的(All players play chess, man machine game, use MFC)