搜索资源列表
p2p的网络五子棋
- 一个用c#开发的网络五子棋程序,可以两个人通过网络来下棋的-c # 1 with the development of the network renju procedures, two people through the network to play chess
WuZiQi_ShuangRenDuiKang
- C#实现的五子棋.运行正常,实现双人对抗.-the C# 331. Normal operations and achieve double confrontation.
20060404145982
- c 五子棋 c 五子棋 -c 331 c 331 c 331 c 331
网络版五子棋源代码
- 很值得研究的c#程序,朋友们一定不要错过!-is worth examining the c # procedures, and friends must not miss!
C.NET开发的扫雷源代码
- 用C#.net语言开发的五子棋完整源码,本机调试成功-C#. Net language of 331 complete source code, the machine debugging success
五子棋游戏的C#实现
- 五子棋游戏的C#实现
c#简单五子棋
- 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
gobang
- 本游戏加入了淡入淡出效果,同时加入了调节窗体透明度功能,代码清晰明了,有详细注释,功能代码写得十分详细. 本游戏是我工作之余做的,因为我自己很喜欢玩五子棋,常常和同事切磋,所以开发了这个小游戏.因本人水平有限,程序做的不是很智能,稍为高手点的都可以出赢,本程序主要界面比较美观大方,友好.程序有详细注释,适合初学者研究.如果你对C#.NET也感兴趣,欢迎到我的百度空间或我的个人网站做客.最后附上我的个人网站和百度空间地址. 个人网站:www.2dazi.com 百度空间:http://hi.bai
FIVE
- 用C#编写的五子棋程序,不带AI,是网络对战版的。-Gobang written using C# program, without AI, is the online play version of the.
wuziqi
- 一项关于五子棋的c语言程序代码 简单明了 功能齐全 -1 on the c-language program code Gobang simple functional
FiveStones
- 一个用c#语言开发的五子棋游戏。可以实现人机对战,且有机器有一定的思考能力。-1 with the c# language development backgammon game. Can achieve man-machine gaming, and have the machine has some thinking.
2010Csharp
- 这个是没有事的时候,自己写的一个小程序,希望对朋友有用,遗传算法C#五子棋游戏程序-This is no matter, he himself wrote a small program, I hope friends useful, genetic algorithms C# backgammon games
fivechess
- 支持网络对战的C#五子棋源码下载,VS2010环境编译后可运行,需要先输入ip地址才行,不是单机版的。部分代码摘录如下://将接收的消息转换成自定义集合MessClass -C# supports online play backgammon source download, VS2010 environment compiler can run, you need to enter the ip address for the job, not a stand-alone version. P
backgammon
- c#五子棋。一款比较好的五子棋。可以网络对战,不支持单机。-c# backgammon. A good backgammon. You can play against the network does not support single.
CSharp-wuziqiyouxiyuandaima
- c# 五子棋有戏源代码,代码不是很复杂,用到的函数也不是很多.-Me and backgammon c# source code, the code is not very complicated, not a lot of functions used.
five-in-a-row
- c# 五子棋 联机 vs2008 适合初学者学习五子棋的一些思想,网络编程的思想-vs2008 c# backgammon online backgammon for beginners to learn some ideas, network programming ideas
五子棋
- 可以用鼠标操作的五子棋游戏源代码,可以用于练习c程序语言