搜索资源列表
p2p的网络五子棋
- 一个用c#开发的网络五子棋程序,可以两个人通过网络来下棋的-c # 1 with the development of the network renju procedures, two people through the network to play chess
SmallGameInCSharp
- C#编写各种小游戏,包括五子棋、扫雷等,近百个实例,是学习C#的好帮手,推荐!-prepared a variety of small game, including 331, mine clearance, nearly 100 examples, Learning C# is a good helper recommended!
fivestonechess
- C#版的五子棋原码, C#版的五子棋原码,-C# 331 version of the original code, the C# version of the original code 331, C# 331 original version of the code,
gobang
- 一个简单的C#写的五子棋程序,不是很大,希望大家可以相互学习一下
NetChess
- 用C#写的网络五子棋,可以实现双机下棋,聊天功能
FiveChess
- c#实现的五子棋程序,非常适合大家学习,提高大家动手能力。
Chess
- 程序由C#语音编写,图形界面,功能为模拟五子棋游戏,程序能够实现人机对战
网络版五子棋源代码
- 很值得研究的c#程序,朋友们一定不要错过!-is worth examining the c # procedures, and friends must not miss!
c#简单五子棋
- c#编写的简单五子棋,很基本的
CSharpChessEngine.rar
- 五子棋机器人对战框架,你可以自己编写自己的机器人类,和别人编写的进行对战。 c#,Gobang robot against the framework, you can write your own robot type, and others prepared to carry out the war. c#
Chess_SyncGame
- C#编写的五子棋网络游戏,基于同步编程,有客户端和服务器,包括完整的代码。-Written in C# backgammon online games, based on the synchronous programming, there are client and server, including the complete code.
FiveChessCSharp2003
- 实现五子棋计算机对弈算法,c#2003环境-Gobang computer algorithm to achieve game, c# 2003 Environment
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
FIVE
- 用C#编写的五子棋程序,不带AI,是网络对战版的。-Gobang written using C# program, without AI, is the online play version of the.
Fivechess
- 一个基于C++的五子棋游戏,内有关于五子棋游戏的实验指导。-A Based on C++, backgammon games, backgammon game on within the experimental guidance.
FiveStones
- 一个用c#语言开发的五子棋游戏。可以实现人机对战,且有机器有一定的思考能力。-1 with the c# language development backgammon game. Can achieve man-machine gaming, and have the machine has some thinking.
FiveStones
- 利用visual C#编写的五子棋游戏,有较高的棋力-A game of renju developed with visual C#,the computer player plays good.
wuziqi
- 一个简易的C#界面五子棋小游戏,供初学者稍稍能学到点东西-a small c# gobang game
WUZIQI
- 基于c的五子棋设计。设计的比较简单,不过还过得去-C language based backgammon game design
五子棋
- 可以用鼠标操作的五子棋游戏源代码,可以用于练习c程序语言