CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - game

搜索资源列表

  1. Unity-3D-game-interaction-design

    0下载:
  2. Unity 3D 游戏交互设计,十分丰富及实用-Unity 3D game interaction design
  3. 所属分类:software engineering

    • 发布日期:2017-06-11
    • 文件大小:18365701
    • 提供者:XUHAO
  1. game-server-architecture

    0下载:
  2. 一个多人在线游戏服务器构架 游戏服务器架构-Multiplayer online game server architecture
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:553684
    • 提供者:李郁
  1. AI-Techniques-for-Game-Programming

    0下载:
  2. Excellent book on Game AI and programmign games. Given by lecturer, open source. Scanned and verified with Avast Antivirus.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4884762
    • 提供者:Bosca
  1. Guess my number

    0下载:
  2. This is a very simple game that you should guess a number between 0 to 100. If you guess correctly, you win but if you guess it wrong, it helps you that the relative number is higher or lower and you can try your chance to guess the correct number.
  3. 所属分类:软件工程

    • 发布日期:2014-12-22
    • 文件大小:762
    • 提供者:beawoupo
  1. Monster-Game

    0下载:
  2. A sample game with python
  3. 所属分类:Software Testing

    • 发布日期:2017-04-04
    • 文件大小:2037
    • 提供者:beawoupo
  1. Mathematics-for-3D-Game-Programming-and-Computer-

    0下载:
  2. Mathematics for 3D Game Programming and Computer Graphics, Third Edition By Eric Lengyel Overview: This book illustrates mathematical techniques that a software engineer would need to develop a professional-quality 3D graphics engine. Pa
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:8801003
    • 提供者:Leganola Aston
  1. snake-game

    0下载:
  2. 基于visual c++的贪吃蛇小游戏的实现-Achieve visual c++ Snake game based
  3. 所属分类:Software Testing

    • 发布日期:2017-04-08
    • 文件大小:6053
    • 提供者:曾娅蒙
  1. Report-for-Mobile-Game

    0下载:
  2. 这是软件工程课程报告内容,是关于UML安卓手机游戏,根据当前形势和技术做了详细的分析,并对其中的关键技术点做了详细的介绍。-This report content for software engineering course, is about UML android mobile phone games, based on the current situation and technical analysis, based on the android mobile game made a
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:233150
    • 提供者:ling
  1. Game

    0下载:
  2. 猜数字游戏 游戏输入四位10以内的数字 正确数字切位置正确为1A 数字正确位置错位为1B 数字不存在为0A0B-Guessing game
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:603
    • 提供者:于得水
  1. How-to-make-Tetris-game

    0下载:
  2. Tetris game in Java and Source code
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:664024
    • 提供者:TruongNgocTuan
  1. Communication-middleware-for-a-web-based-game-lob

    0下载:
  2. Middleware development for game programming
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2116737
    • 提供者:Vlas
  1. Design-and-Implementation-of-3D-game

    1下载:
  2. 该论文题为《基于Irrlicht引擎的3D游戏的设计与实现》,系统地讲述了如何在vs2008用irrlicht引擎开发一个带有角色、关卡、道具等元素的3d剧情游戏。-The paper, entitled " Design and Implementation of 3D game engine Irrlicht based" , told about how the vs2008 irrlicht engine development with a role, levels,
  3. 所属分类:software engineering

    • 发布日期:2016-01-09
    • 文件大小:2073600
    • 提供者:胡强
  1. AndEngine-for-Android-Game-Development-Cookbook.p

    0下载:
  2. This Android Game Engine-This is Android Game Engine
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4186120
    • 提供者:Seungjun
  1. GUessing-GUI-game

    0下载:
  2. Guessing Game 用个小游戏简单展示了GUI的用法-Guessing Game to show how to use gui
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:21487
    • 提供者:宋佳音
  1. js-game

    0下载:
  2. 采用js写的一个俄罗斯方块。代码比较简单,可以看看,然后修改实现功能。-js for game
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1128
    • 提供者:田功镭
  1. Renju-Game

    0下载:
  2. 基于Visual Studio 2013 的五子棋人机对战棋牌类游戏,含有项目开发总结报告-Visual Studio 2013-based man-machine war backgammon chess game, a summary report containing the project development
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6973203
    • 提供者:日天
  1. game

    1下载:
  2. rpg 游戏代码 可以实现三个游戏人物的选择-rpg game
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1219560
    • 提供者:张三
  1. game-of-life

    0下载:
  2. 元胞自动机模型,比较简单直接易懂。有需要的可以下载-game of life
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:603
    • 提供者:wanshanyu
  1. Game

    0下载:
  2. Embed a java game with HTML!
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:1440
    • 提供者:tris
  1. chess-game-develop

    0下载:
  2. 本书非常详尽、深入地讲解了一个象棋程序AI的开发和算法,包括基本的程序结构,以及迭代算法和效率优化。对于棋类游戏的开发非常有一般性的指导意义。其理论和逻辑不仅适用于中国象棋,也适用于一切棋盘类的的游戏开发!吐血推荐!-This book is very detailed and in-depth explanation of a chess program AI development and algorithms, including the basic structure of the pr
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3901915
    • 提供者:yutou
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com