CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 棋牌游戏 搜索资源 - 服务器 VC

搜索资源列表

  1. Chess_Seu

    1下载:
  2. 我自己写的一个网上中国象棋程序. 支持\"支招\",\"托管\" 智能还可以 VB的界面 VC的智能算法 带一个协调服务器(VC) 进一步改进中-I wrote an online Chinese chess procedures. Support the "Tips" and "trust" can be intelligent interface VB VC intelligent algorithm with a coordination serve
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1766436
    • 提供者:吴锦堂
  1. qipaiyouxi

    0下载:
  2. 1,\"qipaiyouxi\\\\s\"文件夹内为服务器程式原代码,\"qipaiyouxi\\\\c\"文件夹内为客户端程式原代码, \"qipaiyouxi\\\\tonghuashun\"文件夹内为同花顺游戏程式原代码。 2,调试时,\"服务器.exe\" 需和 \"游戏室列表.txt\" \"首页.html\"在同一目录下,\"客户端.exe\" 需和 \"游戏室列表.txt\" \"首页.html\"以及\"Tonghuashun.exe\"在同一目录下,暂时只安装了同花顺一个
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:8550150
    • 提供者:伏敏
  1. FiveChess

    0下载:
  2. “网络五子棋”程序。使用MFC和VC++6。0编写的2D游戏。(点对点的非C/S模式程序,即一个程序可做服务器又可做客户端)
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:53442
    • 提供者:余小剑
  1. NetFive

    0下载:
  2. 一个我自己写的网络版五子棋程序源代码,用VC++实现的,没有服务器的网络五子棋。
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:281304
    • 提供者:Allen
  1. five

    0下载:
  2. 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:5014922
    • 提供者:sunyi
  1. Gobang

    0下载:
  2. VC 2005编写的网络五子棋源代码,包括服务器和客户机代码两部分,对学习VC界面编程和socket编程非常有用。-VC 2005 prepared by the network Gobang source code, including server and client code in two parts, for learning VC programming and socket programming interface very useful.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:357150
    • 提供者:公维宾
  1. 20110407_VCwuziqi

    0下载:
  2. VC++ 网络五子棋游戏服务端与客户端的实现,本程序的重点不是在游戏编写方面,而是更侧重于游戏服务器与客户端的组织配合方面,互相传递变量,形成一个有机的游戏整体,欢迎新手们下载研究学习。-VC++ network backgammon game server and client implementation, this program' s focus is not in the game preparation, but in more focused on the game serv
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:421097
    • 提供者:袁元
  1. Internet-wuziqi

    0下载:
  2. VC++ 网络五子棋游戏服务端与客户端的实现,本程序的重点不是在游戏编写方面,而是更侧重于游戏服务器与客户端的组织配合方面,互相传递变量,形成一个有机的游戏整体-Gobang VC++ network server and client implementation, this program did not focus on the preparation of the game, but more focused on the game server and the client organ
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:427565
    • 提供者:
  1. 20110316_VCwuziqi

    0下载:
  2. vc++编写的网络游戏五子棋服务器端与客户端的实现-written in vc++ backgammon online game server and client implementation
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:421102
    • 提供者:曹梓
  1. Five_XP_DONE

    0下载:
  2. 基于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.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-23
    • 文件大小:7584257
    • 提供者:
  1. doudizhu

    0下载:
  2. VC实现的斗地主源码,网络人人对战,既可作为服务器,也可作为客户端。-Landlords source of VC in the network everyone to play against, both as a server as a client.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-28
    • 文件大小:11477311
    • 提供者:刘丰
  1. VCPP-wuziqi

    0下载:
  2. 用vc编写的五子棋,带客户端和服务器端,-Backgammon, with vc prepared with the client and server side,
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-09
    • 文件大小:391486
    • 提供者:hehe
搜珍网 www.dssz.com