搜索资源列表
my_renju_src
- 利用MFC开发的网络五子棋程序,支持两人对弈-use MFC Development Network 331 procedures, support two players
wodewuziqi
- 课程实践中写的一个五子棋程序由简单的人际博弈mfc实现-course of practice to write a 331 by the simple procedure of interpersonal achievement Game mfc
finveffff
- vs2005写的五子棋程序,基于MFC -vs2005 write 331 procedures, based on the MFC.
FiveChess
- “网络五子棋”程序。使用MFC和VC++6。0编写的2D游戏。(点对点的非C/S模式程序,即一个程序可做服务器又可做客户端)
wuziqinet
- 这是一个简单的五子棋程序,通过MFC编程实现,包含简单的网络设置
wuziqi_src
- 五子棋程序及源程序 开发工具:VC++6.0 和 MFC 不错的小游戏,具有较好的人工智能算法。
五子棋2
- 用mfc制作的小程序-mfc produced with the small programs
cool_five
- 网络五子棋程序源码,使学习使用MFC的CAsynSocket进行网络编程好例子。-network renju procedures source, so learning to use the MFC CAsynSocket network programming good example.
FiveChessGame
- 用MFC做界面基于α-β剪枝算法的五子棋程序。-To do with the MFC interface α-β pruning algorithm based on the backgammon program.
GoBang
- mfc编程 本人编的一个小小的五子棋程序, 希望高手指点-mfc programming I made a small Gobang procedures expert advice
DeviceApplication2
- windows mobile平台的ppc程序,五子棋源码,使用C#语言!-windows mobile platform ppc procedures, Gobang source, the use of C# language!
fivestar
- 用vc编制的五子棋程序,MFC界面,在vc.net2003环境下调试通过。-Vc Gobang prepared using the procedure, MFC interface debugging environment in vc.net2003 through.
750q
- MFC开发的基于的对话框的五子棋源代码及程序-Five chess inmortant code
wuziqi
- 一个五子棋程序,用MFC写的,有详细文档-Gobang a program written using MFC, there is detailed documentation
FiveChess
- CSOCKET+MFC写的网络五子棋程序,可以与朋友网上对战(要求公网ip)。对五子棋或学习网络编程有兴趣的同学有很大参考价值-CSOCKET+ MFC write network backgammon program, online play with friends (which requires public network ip). Learning of backgammon or students interested in network programming is very v
wuziqi
- 一个MFC五子棋程序,感觉还可以,但是算法上存在问题-Gobang a MFC program, I feel you can, but the algorithm on problems
Five_XP_DONE
- 基于VC++ MFC开发的五子棋程序,分为客户端和服务器端,使用SOCKET编程,可以实现两机间的对战。-Based on VC++ MFC development of backgammon program, divided into client and server side, using the SOCKET programming, can be achieved between the two machines play against.
fiveChess
- 简单五子棋程序,应用MFC框架,编写的简单易懂的五子棋源码,适合初学者-Simple backgammon program, a application MFC framework, written in easy to understand the backgammon source code, suitable for beginners
五子棋游戏和源码
- 小的五子棋程序,支持英雄榜(A small Gobang program that supports the list of Heroes)
基于VS2010平台的C++五子棋游戏
- 一个简单的五子棋游戏小程序。本游戏程序,主要有开始、判断输赢、玩家自行认输、悔棋几个功能,并且具有清晰的用户操作区、区分明显的棋盘局、明确详细的游戏规则介绍,能正确实现目前游戏界面已有的功能,程序稳定。