搜索资源列表
vc五子棋
- 五子棋核心算法源程序-331 core algorithm source code
五子棋源码vc++
- 五子棋源码-331 FO
五子棋VC版
- 用VC写的五子棋游戏.游戏提供三首背景音乐, 如果您不满意,可以更换,用您喜欢的MIDI改名为mid1.mid或mid2.mid或mid3.mid,用它们覆盖原来的即可.单击左键落子,单击右键毁棋-VC write 331 games. Game 3 provided the background music, if you are not satisfied, can be replaced with your favorite MIDI renamed mid1.mid or mid2.mi
五子棋vc++
- 五子棋的vc源码,自己玩过,比较好,从文件体积上看,与其它的五子棋程序不重复!-331 vc source of their tried and better, from file size perspective, with the other 331 procedures not repeat!
双人-五子棋
- 双人五子棋,VC-Double 331, VC
vc++编写的五子棋游戏源码
- vc++编写的五子棋游戏,支持人机对下,网络对下,算法精炼,限于本人五子棋水平有限,目前自动算法只能达到普通爱好者水平
vc.rar
- 五子棋源代码,还有毕业论文,很详细的哦,欢迎大家下载,Gobang source code, as well as thesis, it is detailed Oh, welcome to download
wuziqiyouxidaima.rar
- 简单的五子棋游戏C++代码,已经成功的再VC环境中运行了,Gobang simple game C + + code, has been successfully re-run VC environment,Gobang simple game C++ code, has been successfully re-run VC environment
vc 五子棋
- vc编的五子棋,只有简单的人人对战,对刚接触windows的新手希望有所帮助。基本没有注释,是作者闲暇之余写的。
c++设计
- 一个简单实用的vc五子棋游戏设计- A simple practical vc gobang game designs
chess
- vc编写的五子棋源码,想做小游戏的朋友可以-vc compilation gobang source code, wants to make the small game the friend may have a look
wuziqi
- VC五子棋人机对战版原码+详解,可以和人,机,网络游戏-AppWizard has created this 7_1 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
vc200994
- vc++棋类游戏设计与开发-网络五子棋游戏开发
Gobanggame
- vc编写的五子棋游戏代码,没有联机,适合初学者-Gobang prepared vc game code, there is no line, suitable for beginners
chess
- 用VC开发,算法是极大极小算法的五子棋,界面优美。-With VC development, the algorithm is minimax algorithm Gobang, interface beautiful.
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
Godong
- 五子棋的源代码,可用直接编译运行,VC++下开发,运用AI算法-the source code about Godong , can be directly compled to run, make use of AI algorithms
HappyFiveChess
- 快乐五子棋 完整的五子棋VC代码,代码中用到TCP协议进行网络通信,定义网络通信协议,绘制可以调整大小的棋盘,赢棋判断,游戏回放,网络连接状态检测,动态子对话框调整.-Happy renju Complete renju VC code, TCP protocol used in network communication, define network communication protocol, and paint can adjust the size of the board,
五子棋正式版
- 五子棋-人机对战,c源码,Dev上运行成功,适合学习。(Gobang - Man-machine warfare, C source code, Dev running successfully, suitable for learning.)
GobangGameSourceCode_1.0
- 简单的五子棋小游戏,人机对战部分很不完善,仅供参考(A simple Gobang game)