登录
首页 » Visual C++ » FiveChess

FiveChess

于 2020-12-09 发布 文件大小:61KB
0 360
下载积分: 1 下载次数: 1

代码说明:

  网络五子棋系统,网络五子棋功能较完整的实现,可以参考一下(Backgammon systems, networks function more complete realization of backgammon, you can refer to)

文件列表:

FiveChess
.........\FiveChess
.........\.........\ClientDlg.cpp,1870,2003-07-18
.........\.........\ClientDlg.h,1257,2003-07-18
.........\.........\ClientSocket.cpp,6222,2003-07-19
.........\.........\ClientSocket.h,1864,2003-07-18
.........\.........\CMessg.cpp,1227,2003-07-19
.........\.........\CMessg.h,583,2003-07-19
.........\.........\FiveChess.aps,29892,2008-08-25
.........\.........\FiveChess.clw,3055,2008-08-25
.........\.........\FiveChess.cpp,4287,2003-07-18
.........\.........\FiveChess.dsp,5393,2003-07-18
.........\.........\FiveChess.dsw,543,2003-07-17
.........\.........\FiveChess.h,1389,2003-07-17
.........\.........\FiveChess.ncb,197632,2008-08-25
.........\.........\FiveChess.opt,54784,2008-08-25
.........\.........\FiveChess.plg,254,2008-08-25
.........\.........\FiveChess.rc,12259,2003-07-19
.........\.........\FiveChessDoc.cpp,1802,2003-07-17
.........\.........\FiveChessDoc.h,1508,2003-07-17
.........\.........\FiveChessView.cpp,9056,2005-09-15
.........\.........\FiveChessView.h,2624,2003-07-19
.........\.........\MainFrm.cpp,2483,2003-07-19
.........\.........\MainFrm.h,1442,2003-07-18
.........\.........\Match.cpp,2178,2003-07-19
.........\.........\Match.h,680,2003-07-19
.........\.........\res

.........\.........\...\FiveChess.rc2,401,2003-07-17


.........\.........\Resource.h,1057,2003-07-18
.........\.........\ServerDlg.cpp,1251,2003-07-18
.........\.........\ServerDlg.h,1192,2003-07-18
.........\.........\ServerSocket.cpp,1281,2003-07-18
.........\.........\ServerSocket.h,1326,2003-07-18
.........\.........\StdAfx.cpp,211,2003-07-17
.........\.........\StdAfx.h,1054,2003-07-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 107215780netmapper
    说明:  网络拓扑图生成工具,可以很轻松的生成整个网络的拓扑图(Network topology generation tool that can easily generate the whole network topology)
    2008-11-11 23:25:48下载
    积分:1
  • Onvifshengzhe8688
    Onvif实例源码 VC6.0 C++开发 便于学习 Onvif开发入门 Onvif协议开发训练(Onvif instance source VC6.0 introduction to c++ development to facilitate learning Onvif Onvif protocol development training)
    2013-07-31 16:25:35下载
    积分:1
  • YCArray
    说明:  /** * 动态数组的模板类 * 1.支持字符索引 * 2.方便的添加删除修改任意一项 * 最后更新 2004-8-9 yzh **1.优化了字符索引的运作方式,使用数组存储 **2.重写了底层数据的存储,将连续性的存储方式改为了非连续, *** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速 * 用法如: * YCArray<int,int> test * test.Add("Number2",4) * test.Add("Number1",2) * printf("%d %d",test["Number1"],test["Number2"]) * 显示: * 2 4 ******* ******* History: 2004-11-19 修改了析构函数,解决了索引没有释放的bug **/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
    2005-09-06 13:03:51下载
    积分:1
  • vnc-4.0-winsrc_dll
    vnc 封装成dll的代码,方便各位使用修改(vnc package into the dll code, convenient for you to use modified)
    2012-06-18 10:49:59下载
    积分:1
  • ksniffer_src
    WINPCAP 抓包工具,可以用来抓包等功能,十分简单的代码,可以直接使用(WINPCAP tools)
    2015-01-05 22:01:56下载
    积分:1
  • chatserver
    简单的网络通信,一个客户端,一个服务器端(winsock )
    2009-05-11 11:13:16下载
    积分:1
  • WinPing
    MFC界面的PING程序 输入主机地址或者IP地址 发送五次ICMP请求(PING procedure MFC interface type the host address or IP address to send five ICMP request)
    2008-04-26 22:05:18下载
    积分:1
  • Secret_hacker_disassembly
    黑客反汇编揭秘................(Secret_hacker_disassembly )
    2010-11-03 14:43:55下载
    积分:1
  • IPPackCap
    编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来(建议用图形表示出统计结果)。(Program monitoring network, a period of time to capture IP data packets on the network, according to the source address of the IP packet statistics of the number of the source address is issued in the time of the IP package, written into the log file or graph out (that show the statistical results with graphics).)
    2021-01-11 17:18:49下载
    积分:1
  • les-4-3-tools
    CyberBot botnet tool for hacking
    2013-10-04 02:41:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载