CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - 游戏客户端

搜索资源列表

  1. VC_case_development

    0下载:
  2. Visual C++案例开发集锦,其中包含八个章节的内容,内容丰富,在第九章中使用:COM编程获取表单域信息;SMTP客户端程序;五子棋游戏;学生成绩管理系统四个例子进行全书内容的综合。-Visual C++ case development highlights
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-28
    • 文件大小:10386106
    • 提供者:Chen Yongren
  1. VCfivechess

    0下载:
  2. 网络五子棋双人对战游戏,拥有客户端和服务端,可以通过IP联网操作-Double Game of backgammon with the network client and server operations through the IP network
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-02
    • 文件大小:575163
    • 提供者:wangwei
  1. sfym

    0下载:
  2. 游戏外挂收费系统,也可以用于服务器和客户端-Games plug-in charging system
  3. 所属分类:Game Program

    • 发布日期:2017-05-08
    • 文件大小:1920583
    • 提供者:许铁人
  1. code

    0下载:
  2. 用VC6.0开发的网络五子棋游戏源代码。它由服务器端和客户端两部分组成,网络连接部分是通过CSocket类实现的。-Development of the network with VC6.0 backgammon game source code. It consists of server and client of two parts, the network connection in part through CSocket classes.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:523538
    • 提供者:DefHan
  1. NetShoot

    0下载:
  2. 本游戏可通过两个玩家在线进行射击,被射中者血生命血条会减少。部署时,将电脑主机做为服务器,真机做为客户端-This game can be conducted online by two players shooting, was shot in the section of blood will reduce the life blood. Deployment, the host computer as a server, a real machine as a client
  3. 所属分类:Shot Game

    • 发布日期:2017-04-06
    • 文件大小:467651
    • 提供者:陈钰清
  1. FiveChess

    0下载:
  2. 这个感觉很不错的一个网络版本的五子棋游戏源码,包含服务器端、游戏大厅之客户端。具有游戏大厅功能,支持多人游戏,可以实时显示玩家得分,支持互相发送信息聊天功能。可以自定义玩家昵称,玩家速度等。玩游戏时支持悔棋、求和、认输功能。电脑自动走棋算法不错。动态效果也不错,唯一遗憾的是没有声音(毕竟作者仓促一周做出来的,呵呵),大家也可以自己加入吧,总之源代码的特色C/S通讯协议控制的很不错。对学习网络、游戏开发的朋友可以很好的借鉴。 -This feels very good version of the
  3. 所属分类:棋牌游戏

    • 发布日期:2017-05-18
    • 文件大小:4732928
    • 提供者:igoogle88
  1. wuziqizaixian

    0下载:
  2. 在线五子棋是基于因特网,局域网的一种线上小游戏对站。传统的五子棋游戏都是有客户端的程序与服务器相连,而本系统则实现无客户端应用程序,直接使用浏览器与服务器进行交互信息,当用户进行对站是共享对方的数据,这种数据共镶的实现是通过即时页面的刷新进行实现。-ajax struts
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-21
    • 文件大小:6276702
    • 提供者:sun
  1. bjkfg

    0下载:
  2. 这个源码是编辑框分割 易语言源码 只要是用于一些网关发送内容到客户端时候使用到的一些源码 例如游戏开多区一定能用上-This source is split easy language source code edit box as long as the gateway for some time to send content to the client source code used to some of the more open areas such as games can be
  3. 所属分类:游戏

    • 发布日期:2017-04-01
    • 文件大小:1277
    • 提供者:史蒂夫
  1. CorumDLQ

    0下载:
  2. 模拟韩服科隆的一个登陆器VB源码,游戏是:科隆 试试吧,可以更新IP,有实时公告. 文件:服务端+客户端-Corum Online Tools
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-05-11
    • 文件大小:3009626
    • 提供者:叶天威
  1. 21

    0下载:
  2. 用JAVA开发的21点游戏,实现网络对战。分为客户端和网络端-java scr ipt for blackjack game
  3. 所属分类:Games

    • 发布日期:2017-05-10
    • 文件大小:2536627
    • 提供者:johnseitz
  1. FiveChess

    0下载:
  2. 一个网络版本的五子棋游戏源码,包含服务器端、游戏大厅之客户端。具有游戏大厅功能,支持多人游戏,可以实时显示玩家得分,支持互相发送信息聊天功能。可以自定义玩家昵称,玩家速度等。玩游戏时支持悔棋、求和、认输功能。电脑自动走棋算法不错。动态效果也不错-A network version of the backgammon game source code, including server-side, the game room of the client. Hall has a game funct
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-18
    • 文件大小:4734882
    • 提供者:杨兴宇
  1. Backgammon-server-client

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

    • 发布日期:2017-03-31
    • 文件大小:433522
    • 提供者:luis
  1. 08

    0下载:
  2. c#写的非常优秀的棋牌类游戏源码,2010最新网狐6.6百人骰宝,淘宝上花300大洋买的益友TML棋牌服务端+客户端-c# to write a very good chess game source code, 2010, the new network of 6.6 million people Sic Bo Fox, Taobao' s mentor spent to buy 300 Ocean TML chess server+ client
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-23
    • 文件大小:7223268
    • 提供者:阿腕
  1. mah-jong

    0下载:
  2. 实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。-Four achieved a complete network of mahjong games, the assembly server and the client side functionality and integration.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:168512
    • 提供者:wellan
  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-08
    • 文件大小: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. 11741023

    1下载:
  2. 大型多人游戏开发文档(从游戏的架构,服务端,客户端讲到数据库架构)-Massively Multiplayer Game Development Document (from the game structure, services, client database schema mentioned)
  3. 所属分类:Game Program

    • 发布日期:2017-06-22
    • 文件大小:42121954
    • 提供者:张海彬
  1. 20101013

    0下载:
  2. 完整的暗棋,有主服务器,棋牌服务器,暗棋客户端,3部分组成,是一家公司的面试题,给他做完了,花了1个星期,现在给大家共享出来,以后谁去这个公司面试,就可以用这个了 包括: Bug列表.xls 测试用例.doc 其他.txt 需求分析文档.doc 题目--实现某个棋类游戏.pdf 源代码 -Complete An Qi, a master server, chess server, Anqi client, 3 parts, is a company intervie
  3. 所属分类:Games

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

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

    • 发布日期:2017-04-17
    • 文件大小:421102
    • 提供者:曹梓
  1. Gobang(Server)

    0下载:
  2. 五子棋服务器程序,可以使两个客户端之间进行五子棋游戏。-Backgammon server program, you can make between two clients backgammon game.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-19
    • 文件大小:5318690
    • 提供者:张和仙
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 »
搜珍网 www.dssz.com