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

文件名称:game

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-02-06
  • 文件大小:
    21.72mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

2.3  为游戏脚本创建一个“安全沙盘”

2.5 使用Twisted框架进行MMP服务整合

3.5 使用Python进行精确的游戏事件广播

4.3 使用程序生成游戏世界:避免数据激增

4.4 为固定大小的对象编写一个高速有效的分配器

5.2 使用关系数据库管理系统来编写数据驱动的MMP游戏-2.3 the game scr ipt creates a security sandbox

2.5 using the Twisted framework for MMP, service integration

3.5 use Python for precise radio game events

4.3 use the program to generate the game world: avoid data surge

4.4 as the object of fixed size. Write a high-speed efficient allocator

5.2 use a relational management system to write data driven MMPS game
(系统自动生成,下载前可以参看下载内容)

下载文件列表

彩图/
彩图/PLATE_1.TIF
彩图/PLATE_10.TIF
彩图/PLATE_11.TIF
彩图/PLATE_12.TIF
彩图/PLATE_13.TIF
彩图/PLATE_14.TIF
彩图/PLATE_15.TIF
彩图/PLATE_16.TIF
彩图/PLATE_2.TIF
彩图/PLATE_3.TIF
彩图/PLATE_4.TIF
彩图/PLATE_5.TIF
彩图/PLATE_6.TIF
彩图/PLATE_7.TIF
彩图/PLATE_8.TIF
彩图/PLATE_9.TIF
源代码/
源代码/2.3 Safe Sandbox/
源代码/2.3 Safe Sandbox/README.txt
源代码/2.3 Safe Sandbox/gameserver/
源代码/2.3 Safe Sandbox/gameserver/__init__.py
源代码/2.3 Safe Sandbox/gameserver/deferred.py
源代码/2.3 Safe Sandbox/gameserver/eventbroadcaster.py
源代码/2.3 Safe Sandbox/gameserver/gameeventkeys.py
源代码/2.3 Safe Sandbox/gameserver/gameevents.py
源代码/2.3 Safe Sandbox/gameserver/gameobs.py
源代码/2.3 Safe Sandbox/gameserver/gameserver.py
源代码/2.3 Safe Sandbox/gameserver/objmgr.py
源代码/2.3 Safe Sandbox/gameserver/request.py
源代码/2.3 Safe Sandbox/gameserver/safesandbox.py
源代码/2.3 Safe Sandbox/gameserver/sandboxmodules/
源代码/2.3 Safe Sandbox/gameserver/sandboxmodules/__init__.py
源代码/2.3 Safe Sandbox/gameserver/sandboxmodules/battle.py
源代码/2.3 Safe Sandbox/gameserver/sandboxmodules/thetrap.py
源代码/2.3 Safe Sandbox/gameserver/sandboxmodules/town.py
源代码/2.3 Safe Sandbox/gameserver/sandboxrexec.py
源代码/2.3 Safe Sandbox/gameserverdemo.py
源代码/2.5 Twisted Framework/
源代码/2.5 Twisted Framework/Login.dia
源代码/2.5 Twisted Framework/Metamorphosis-shutdown.tap
源代码/2.5 Twisted Framework/Twisted_Figure_2_5_1.tif
源代码/2.5 Twisted Framework/add-web.py
源代码/2.5 Twisted Framework/cellphone.py
源代码/2.5 Twisted Framework/cellphone.pyc
源代码/2.5 Twisted Framework/component-example.py
源代码/2.5 Twisted Framework/defer-examples.py
源代码/2.5 Twisted Framework/echoserver.py
源代码/2.5 Twisted Framework/fritz-franz-plus-web.py
源代码/2.5 Twisted Framework/fritz-franz-setup.py
源代码/2.5 Twisted Framework/login-sequence.png
源代码/2.5 Twisted Framework/metaclient.py
源代码/2.5 Twisted Framework/metamorph.py
源代码/2.5 Twisted Framework/metamorph.pyc
源代码/2.5 Twisted Framework/metaweb.html
源代码/2.5 Twisted Framework/metaweb.pxp
源代码/2.5 Twisted Framework/metaweb.py
源代码/2.5 Twisted Framework/metaweb.pyc
源代码/2.5 Twisted Framework/metaweb.rpy
源代码/2.5 Twisted Framework/mmpdev-article.html
源代码/2.5 Twisted Framework/mmpdev-article.xhtml
源代码/2.5 Twisted Framework/shoutclient.py
源代码/2.5 Twisted Framework/stylesheet.css
源代码/2.5 Twisted Framework/template.tpl
源代码/3.5 Precise Game Event Broadcasting/
源代码/3.5 Precise Game Event Broadcasting/README.txt
源代码/4.3 Procedural Worlds/
源代码/4.3 Procedural Worlds/GLCloud/
源代码/4.3 Procedural Worlds/GLCloud/BitBucket.cpp
源代码/4.3 Procedural Worlds/GLCloud/BitBucket.h
源代码/4.3 Procedural Worlds/GLCloud/Font.h
源代码/4.3 Procedural Worlds/GLCloud/GLCloud.dsp
源代码/4.3 Procedural Worlds/GLCloud/GLCloud.dsw
源代码/4.3 Procedural Worlds/GLCloud/GLCloud.exe
源代码/4.3 Procedural Worlds/GLCloud/GLCloud.ncb
源代码/4.3 Procedural Worlds/GLCloud/GLCloud.rc
源代码/4.3 Procedural Worlds/GLCloud/GLUtil.cpp
源代码/4.3 Procedural Worlds/GLCloud/GLUtil.h
源代码/4.3 Procedural Worlds/GLCloud/GameApp.cpp
源代码/4.3 Procedural Worlds/GLCloud/GameApp.h
源代码/4.3 Procedural Worlds/GLCloud/GameEngine.cpp
源代码/4.3 Procedural Worlds/GLCloud/GameEngine.h
源代码/4.3 Procedural Worlds/GLCloud/Impostor.cpp
源代码/4.3 Procedural Worlds/GLCloud/Impostor.h
源代码/4.3 Procedural Worlds/GLCloud/ListTemplates.h
源代码/4.3 Procedural Worlds/GLCloud/Master.cpp
源代码/4.3 Procedural Worlds/GLCloud/Master.h
源代码/4.3 Procedural Worlds/GLCloud/Matrix.cpp
源代码/4.3 Procedural Worlds/GLCloud/Matrix.h
源代码/4.3 Procedural Worlds/GLCloud/Noise.cpp
源代码/4.3 Procedural Worlds/GLCloud/Noise.h
源代码/4.3 Procedural Worlds/GLCloud/PBuffer.cpp
源代码/4.3 Procedural Worlds/GLCloud/PBuffer.h
源代码/4.3 Procedural Worlds/GLCloud/PixelBuffer.cpp
源代码/4.3 Procedural Worlds/GLCloud/PixelBuffer.h
源代码/4.3 Procedural Worlds/GLCloud/Readme.txt
源代码/4.3 Procedural Worlds/GLCloud/TEXTURE.CFG
源代码/4.3 Procedural Worlds/GLCloud/Texture.cpp
源代码/4.3 Procedural Worlds/GLCloud/Texture.h
源代码/4.3 Procedural Worlds/GLCloud/WndClass.h
源代码/4.3 Procedural Worlds/GLCloud/glext.h
源代码/4.3 Procedural Worlds/GLCloud/glh_genext.h
源代码/4.3 Procedural Worlds/GLCloud/icon1.ico
源代码/4.3 Procedural Worlds/GLCloud/resource.h
源代码/4.3 Procedural Worlds/GLCloud/wglext.h
源代码/4.3 Procedural Worlds/GLPlanet/
源代码/4.3 Procedural Worlds/GLPlanet/Billboard.cpp
源代码/4.3 Procedural Worlds/GLPlanet/Billboard.h
源代码/4.3 Procedural Worlds/GLPlanet/DXUtil.cpp
源代码/4.3 Procedural Worlds/GLPlanet/DXUtil.h
源代码/4.3 Procedural Worlds/GLPlanet/Font.h
源代码/4.3 Procedural Worlds/GLPlanet/GLPlanet.dsp
源代码/4.3 Procedural Worlds/GLPlanet/GLPlanet.dsw
源代码/4.3 Procedural Worlds/GLPlanet/GLPlanet.exe
源代码/4.3 Procedural Worlds/GLPlanet/GLPlanet.rc
源代码/4.3 Procedural Worlds/GLPlanet/GLUtil.cpp
源代码/4.3 Procedural Worlds/GLPlanet/GLUtil.h
源代码/4.3 Procedural Worlds/GLPlanet/GameApp.cpp
源代码/4.3 Procedural Worlds/GLPlanet/GameApp.h
源代码/4.3 Procedural Worlds/GLPlanet/GameEngine.cpp
源代码/4.3 Procedural Worlds/GLPlanet/GameEngine.h
源代码/4.3 Procedural Worlds/GLPlanet/HeightMap.cpp
源代码/4.3 Procedural Worlds/GLPlanet/HeightMap.h
源代码/4.3 Procedural Worlds/GLPlanet/Impostor.cpp
源代码/4.3 Procedural Worlds/GLPlanet/Impostor.h
源代码/4.3 Procedural Worlds/GLPlanet/ListClasses.h
源代码/4.3 Procedural Worlds/GLPlanet/ListTemplates.h
源代码/4.3 Procedural Wor

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com