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

搜索资源列表

  1. attck

    0下载:
  2. 很简单的射击游戏,可是要想得到很高 的分数也不是一件容易的事情-very simple shooting game, but in order to receive high marks is not an easy thing
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:269613
    • 提供者:李达斌
  1. 信息服务器

    0下载:
  2. 一个采用C/S结构的信息发布接收管理程序,相当于一个小型的新闻发布系统模型。- Uses the C/S structure the information issue receive executive program, is equal to a small news issue system model.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:151428
    • 提供者:gch
  1. yxbcrm-GameEngine

    0下载:
  2. 《游戏编程入门》 作者:(美)MICHAEL MORRISON,译者:徐刚 于健 薛雷 这本书介绍了游戏引擎的编写及其应用。但我看这本书的时候没有拿到配套光盘,所以根据书上的部分代码自己补充完成了下面5个代码,和光盘中的例子应该是不一样的。 游戏引擎类:GameEngine,不能编译可执行代码 引擎使用案例:Blizzard、UFO、Slideshow、CropCircle,可以编译执行 这个是-"game programming Easy" Autho
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:3462
    • 提供者:yxw
  1. yxbcrm-UFO

    0下载:
  2. 《游戏编程入门》 作者:(美)MICHAEL MORRISON,译者:徐刚 于健 薛雷 这本书介绍了游戏引擎的编写及其应用。但我看这本书的时候没有拿到配套光盘,所以根据书上的部分代码自己补充完成了下面5个代码。 游戏引擎类:GameEngine,不能编译可执行代码 引擎使用案例:Blizzard、UFO、Slideshow、CropCircle,可以编译执行 这个是UFO-"game programming Easy" Author : (U.S.) M
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:33186
    • 提供者:yxw
  1. yxbcrm-Slideshow

    0下载:
  2. 《游戏编程入门》 作者:(美)MICHAEL MORRISON,译者:徐刚 于健 薛雷 这本书介绍了游戏引擎的编写及其应用。但我看这本书的时候没有拿到配套光盘,所以根据书上的部分代码自己补充完成了下面5个代码。 游戏引擎类:GameEngine,不能编译可执行代码 引擎使用案例:Blizzard、UFO、Slideshow、CropCircle,可以编译执行 这个是Slideshow-"game programming Easy" Author : (U
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:41579
    • 提供者:yxw
  1. yxbcrm-CropCircles

    0下载:
  2. 《游戏编程入门》 作者:(美)MICHAEL MORRISON,译者:徐刚 于健 薛雷 这本书介绍了游戏引擎的编写及其应用。但我看这本书的时候没有拿到配套光盘,所以根据书上的部分代码自己补充完成了下面5个代码。 游戏引擎类:GameEngine,不能编译可执行代码 引擎使用案例:Blizzard、UFO、Slideshow、CropCircle,可以编译执行 这个是CropCircles-"game programming Easy" Author :
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:20813
    • 提供者:yxw
  1. yxbcrm-Blizzard

    1下载:
  2. 《游戏编程入门》 作者:(美)MICHAEL MORRISON,译者:徐刚 于健 薛雷 这本书介绍了游戏引擎的编写及其应用。但我看这本书的时候没有拿到配套光盘,所以根据书上的部分代码自己补充完成了下面5个代码。 游戏引擎类:GameEngine,不能编译可执行代码 引擎使用案例:Blizzard、UFO、Slideshow、CropCircle,可以编译执行 这个是Blizzard-"game programming Easy" Author : (U.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:43775
    • 提供者:yxw
  1. moneydrop

    0下载:
  2. 用VC++写的一个天上掉钱,接住加分的小游戏钱的速度与大小有关。-VC write a sky swap money to receive extra money to the small games of the speed and size.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:3251
    • 提供者:算机
  1. 我的五子棋源码

    0下载:
  2. 本程序可以进行单机五子棋或通过网络进行比赛,发送和接收的信息均是一个字符串,共五位数;第一位数表示棋子颜色,1代表黑棋,2代表白棋;第二三位数表示棋子所在的行;第四五位数表示棋子所在的列。-the procedures for stand-alone 331 or via the Internet games, send and receive messages is a string, a total of five; Chessman said the median first color,
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:301601
    • 提供者:何智峰
  1. P2P.rar

    0下载:
  2. 拼图游戏: 需要解决的问题: [ 1 ] 如何分割图像并且绘制到Button或者Static控件上? [ 2 ] Static控件如何能够响应鼠标? [ 3 ] 移动算法,可不可以获得最少步数?,Jigsaw puzzle: the need to address the problem: [1] how to partition the image and draw on the Button control, or Static? [2] Static control h
  3. 所属分类:其他智力游戏

    • 发布日期:2017-04-03
    • 文件大小:26045
    • 提供者:qq12iup
  1. dnfxbdy

    0下载:
  2. DNF新版钓鱼程序E源码,所有源程序都在里面了! 包括ASP收信的-DNF new phishing E source, all source code is in it! Including ASP prepared to receive
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:8135
    • 提供者:李奇
  1. nestnetlogin

    0下载:
  2. 批量登陆网易邮箱,领取每日积分,完美支持126,164,YEAH!邮箱,并且能够完美显示获取之后的总积分-Batch landing NetEase mailbox to receive a daily integral, the perfect support for 126,164, YEAH! E-mail and can be the perfect display to obtain a total score after the
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-02
    • 文件大小:633344
    • 提供者:chenqing
  1. HappYoL

    0下载:
  2. 开心 自动回家领经验.~ 多开带小号.~ 以前用按键精灵写的. 登陆点为自动记录.~ 可自动登陆. 循环领取.~ - automatically receive home happy experience. ~ To open up with a trumpet. ~ Wizard button has previously written. Landing point for the automatic recording. ~ Automatic landing. Recycling co
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-03
    • 文件大小:236817
    • 提供者:LoVer
  1. ChatRoom

    0下载:
  2. 简易聊天室,初级版本的源代码,可以发送和接受消息,进行里简单的客户端和服务器端通信-Simple chat rooms, junior version of the source code, you can send and receive information to carry out in a simple client and server communications
  3. 所属分类:Games

    • 发布日期:2017-04-17
    • 文件大小:15947
    • 提供者:junzi
  1. login

    0下载:
  2. 模拟登陆,一个模拟登陆用来脱离客户端,如果我们可以模拟到他的登陆,那以后简单收发包就可以做到. -Analog landing, a simulated landing used from the client, if we can simulate the landing of his, then easy to send and receive packets on the way to achieve them.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-28
    • 文件大小:19441
    • 提供者:刘军
  1. VCgame

    0下载:
  2. 这是一款VC++开发的拼图游戏,解决的问题有:如何分割图像并且绘制到Button或者Static控件上;Static控件如何能够响应鼠标;移动算法,可不可以获得最少步数?-This is a VC++ to develop the jigsaw puzzle to solve the problem: how to partition the image and draw on the Button or Static Control Static control how to respond
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-26
    • 文件大小:70254
    • 提供者:幽蓝
  1. bahe

    1下载:
  2. 设计四 拔河游戏机 1、 设计一个能进行拔河游戏的电路。 2、 电路使用15个(或9个)发光二极管,开机后只有中间一个发亮,此即拔河的中心点。 3、 游戏双方各持一个按钮,迅速地、不断地按动,产生脉冲,谁按得快,亮点就向谁的方向移动,每按一次,亮点移动一次。 4、 亮点移到任一方终端二极管时,这一方就获胜,此时双方按钮均无作用,输出保持,只有复位后才使亮点恢复到中心。 5、 用数码管显示获胜者的盘数。 教学提示: 1、 按钮信号即输入的脉冲信号,每按一次按钮都应能进行有效的计数。 2、 用可逆计
  3. 所属分类:Other Games

    • 发布日期:2016-05-04
    • 文件大小:419815
    • 提供者:王维
  1. dm

    0下载:
  2. 易语言接收和发送端的源码,欢迎下载学习-Easy language to receive and send side of the source code, please download the learning! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:外挂编程

    • 发布日期:2017-03-30
    • 文件大小:32278
    • 提供者:dfeicuin
  1. Rongame

    0下载:
  2. 荣光医院校内版。自动处理日常重复游戏操作,包括解答问题,收发监察,合成物品,医道大会,疫区打怪等等。-Version of the glory of the hospital campus. Automate routine repeated game operations, including answering questions, send and receive monitoring, synthetic materials, Medical Road, Assembly, infect
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-31
    • 文件大小:12692
    • 提供者:xeontz
  1. Lol-receive-the-prestigious

    0下载:
  2. lol领取声望,用来领取各种各样的,比如说新手礼包啊等-Lol receive the prestigious
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-04
    • 文件大小:231464
    • 提供者:李骑士
« 12 3 »
搜珍网 www.dssz.com