搜索资源列表
gobang
- 五子棋代码 基于C++语言 里面为五子棋源代码 有悔手等基本功能-gobang code
xq.rar
- 一个五子棋的小程序 ,自己写的VC++6.0环境 棋盘和棋子都是自己画的,Gobang a small program that he wrote VC++ 6.0 environment chessboard and chess pieces are his own painting
goBang
- 主要实现的是32*32 的五子棋游戏,大家参考。。给给意见-The main achievement of the 32* 32 Gobang games, your reference. . To give advice
Gobang
- 五子棋,可以实现五子棋的基本功能,如有需要可及性修改-Gobang . The fundamental function can be achieved successfully. If you what to add someting ,I can do
gobang
- 一个五子棋的两人对战的代码,适合初级的vc学习者看,画线,画圈,涂色的代码!-Gobang two against a code for primary learners of vc look, draw line, circle, code coloring!
Five_chess
- 采用c#编程的人机对战的五子棋程序,AI智能采用贪心算法和极大极小值算法,程序有详尽的注释,适合参考-C# programming using the man-machine war of Gobang procedures, AI algorithms and intelligent use of greedy algorithm for max-min value, the program has detailed notes for reference
Gobang
- 实现人机对战的五子棋程序。在Microsoft Visual Studio 下开发-Gobang. The realization of man-machine war of Gobang procedures. Under the Microsoft Visual Studio development
gobang
- 五子棋 带预测 自己写的 内面有具体的算法设计思想 -gobang
gobang
- 五子棋源程序,界面功能都实现的十分不错,有禁手约束-Gobang source, the interface functions to achieve very good
Gobang
- 花了两个月的时间,用VC做了一款人机对战的五子棋,AI是参考网上的,功能大体上还算完整,程序,直接编译就能通过-It took two months time, with VC did a man-machine Battle of the Gobang, AI is a reference to the online functions in general fairly complete program can be directly translated by
csharpwzq
- C#写的五子棋,单人与电脑对战模式。以前上传过C#版的五子棋,这一款和以前的代码不一样,本源码在界面上使用了IrisSkin2.dll界面控件,窗体精细,贵在学习编程技术。编译环境VS2008。-Written in C# Gobang, single people and computer Versus mode. Previously uploaded Gobang C# version of this paragraph, and not the same as the previous
Gobang
- 基于Visual C++.Net的双人五子棋游戏,功能包括创建应用程序框架及资源,初始化棋盘,棋盘显示,轮流下子,输赢判断,重玩设定等。-This is a double-Gobang Game Based on Visual C++. Net, including creating application frameworks and resources,to initializing the board, showing the board, showing whose turns Now,
Gobang
- 由于五子棋比一字棋难,规则多,又有禁手限制,无法采用简单的搜索和加分方式。 为了分清各种情况的轻重缓急,我们采用一次性打分的策略: 对棋盘上的每个空位根据情况的轻重缓急,越重越争分越高,反之越低,然后根据打分找出分值最高的的位置下子。 打分事实根据有:是否赢棋(最高),对方是否要赢棋,是否禁手,可形成四连的个数,和形成三连(包括活三)的个数,对方可可形成四连的个数,和形成三连(包括活三)的个数,等等。 本算法的好处在于,既有攻又有守,而且攻守较严。-Gobang diffi
gobang
- 机顶盒所用五子棋源码,包含算法以及几面处理逻辑-gobang for STB
gobang
- 五子棋 C#单机版实现 应该简单的GUI+接口-gobang
Renju
- 本人毕业设计时使用Alpha-Beta搜索算法的五子棋程序,觉得有用的可以参考下。-I graduated from design-time using the Alpha-Beta search algorithm Gobang program, find useful can refer to the next.
gobang
- 写了一个五子棋的游戏,跟大家分享一下哦~-Write a Gobang game to share with you oh ~
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
Gobang-game
- Gobang game 五字棋的游戏,编译通过,能行。 -Gobang game
Gobang
- Visual Basic五子棋小程序,可用于两人对弈,对于刚学VB的同学非常有用!-Visual Basic small Gobang procedures, can be used for the two players, just for students learning VB very useful