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

搜索资源列表

  1. peiduiyouxi

    0下载:
  2. 一个课程设计,用VB语言开发的翻牌游戏,考察人记忆力,很好玩的-a curriculum design, development with Visual Basic language turned the game, who inspected memory, very fun
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:177059
    • 提供者:方朝
  1. mubanyouxi

    0下载:
  2. 设计GUI界面的游戏程序,通过移动方快恢复为原始的图象,黄莺使用.-GUI interface design procedures of the game, through the mobile side for quick restoration of the original image But in use.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:3327
    • 提供者:田手
  1. ttg

    0下载:
  2. 自己设计的小游戏-design their own small game
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:79934
    • 提供者:任晓峰
  1. game1hehe

    0下载:
  2. 游戏编程1,使用DirectDraw的程序设计-a game programming, the use of program design DirectDraw
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:96019
    • 提供者:大石头
  1. game2hehe

    0下载:
  2. 游戏编程2,使用DirectDraw的程序设计-two games programming, the use of program design DirectDraw
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:26896
    • 提供者:大石头
  1. game4hehe

    0下载:
  2. 游戏编程3,使用DirectDraw的程序设计-three games programming, the use of program design DirectDraw
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:66614
    • 提供者:大石头
  1. WuZiGame2

    0下载:
  2. 一个简单的毕业设计网络五子棋,-a simple network design graduated 331 ,
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:389747
    • 提供者:阿初
  1. qi

    0下载:
  2. 用VC++编写的一个五子棋游戏。可以用来当作本科生的毕业设计。-with VC + + prepared by a 331 game. Undergraduates can be used as a graduate design.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:3743876
    • 提供者:姜黄扑
  1. dazhuankuai

    0下载:
  2. 一个打砖块游戏的原代码,可供课程设计使用。-one of the original arcade games code for curriculum design.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:112827
    • 提供者:zzb
  1. zhou_NetworkGame-JunQi

    0下载:
  2. 大四的毕业设计,实现了一个具有小型网络游戏特征的四国军旗游戏,有一个完整的框架,数据库、服务器、客户端、大厅、游戏框架、玩家信息、游戏中的聊天、广告信息、以及防止了闪烁的画面,游戏音乐等。-a senior graduation design, realization of a small network games with the characteristics of the four countries flag games, there is a comprehensive frame
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:2505187
    • 提供者:周伟斌
  1. Demo_fight

    0下载:
  2. 一个J2ME平台上的格斗游戏DEMO,jbuilder建的项目,实现了格斗类游戏的大部分功能包括角色动作设计,碰撞检测,滚动地图等功能-a J2ME platform fighting game DEMO, JBuilder construction of the project, achieving a fighting game, including most of the functional role is the design, collision detection, map fea
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:224695
    • 提供者:张瀚
  1. 231053037098

    0下载:
  2. VB写的实现五子棋游戏;可以用来做课程设计和自己开始学习使用-VB was the realization of 331 games; Courses can be used to do their own design and start learning to use
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:52215
    • 提供者:李大
  1. VB6.0NCGLI

    0下载:
  2. 操作系统课程设计文件系统,我们操作系统课程的一个作业-,Visual Basic6.0,操作系统开发-courses on operating system design document systems, we will of course an operating system operational-, Visual Basic 6.0, the operating system development
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:9410
    • 提供者:LONGINCE
  1. littleperfitgame

    0下载:
  2. 这是一个很好玩的游戏,基本上囊括了设计游戏的所有功能,可以换武器,补血等等。源码写得比较长-This is a very fun game, basically the design of the game includes all the functions, for weapons, the blood and so on. Long-written source code
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:8389
    • 提供者:李亟
  1. CmyFive

    1下载:
  2. C下实现的五子棋(非双人对下)。 光标的动态显示:采用setwritemode(1)函数,光标移动时在原位置再画一次,从而起到擦除原光标的效果。 判胜负的函数设计:为仅检验落子处的横、竖、斜三方向的胜负,节省了大量编程时间,并使运行效率大大提高。 游戏开始画面:本拟采用直接用程序画的方式,但效果不好。于是采用bmp图像显示方式,使开始画面更为美观。-under the C (121-under double right). Cursor dynamic display :
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:134272
    • 提供者:redbird
  1. NewEpoch

    0下载:
  2. 一个挺不错的小程序打老鼠游戏,设计比较简单易懂明了-a very good small programs to fight mouse game that the design is easy to understand simple
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:69868
    • 提供者:易强亮
  1. bmdjb

    0下载:
  2. 请问,在C++程序设计中,“F4”的代码是多少?我想设计一个定时按F4的软件,但就是不知道怎么做代码。请你们帮帮忙 -ask, in the C programming, "F4" What is the code? I would like to design an F4 regularly by the software, but they do not know how to do code. Please help out
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:6083
    • 提供者:刘奇
  1. feidie

    0下载:
  2. 多媒体课程设计,飞碟追击(flash)游戏,建议使用前先安装flash MX2004,然后再运行.-multimedia curriculum design, the pursuit of the flying saucer (flash) games, proposed use before installing flash MX2004, and then running.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:188328
    • 提供者:bluesky
  1. 源码4

    0下载:
  2. 游戏设计交流的程序-game design communication procedures
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:2537
    • 提供者:王彦辉
  1. vc网络游戏设计与实现-1

    0下载:
  2. vc网络游戏设计与实现源代码,3个文件一起解压到一个目录中-vc Network Design and Implementation of the game's source code three documents together to extract a directory
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:354198
    • 提供者:唐成
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com