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

搜索资源列表

  1. small_rpg_netGame_ver1.0

    0下载:
  2. 这是一个服务端/客户端模式的网络游戏,可连接多玩家,最多连多少个玩家视各位电脑的配置而定啰。根据Andre LaMothe游戏大师的 DirectX RPG Game Programming著作编成。-This is a server / client model of online games, can connect multi-player, even the most number of players as to the configuration of the computer wh
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1.57mb
    • 提供者:关俊宇
  1. AIGreedSnake

    0下载:
  2. 本程序是我放假时写的一个贪吃蛇,电脑有AI,不过很可惜AI智能不高。不过我现在认为自己的代码已经比当年有所提高,对文件的组织,对一些简单模式的运用,包括基本的格式注释等都有很大进步。我想对于一些初学者还是有参看的价值。AIStrategyLevelB.java这个文件就是用来扩展实现更高AI的算法的,我虽然有些思路,未能实现,希望有想法的和我交流,qq是9468387,邮箱是cookie1984717cookie@yahoo.com.cn(不好意思,长了点的,呵呵) 在eclipse,jdk
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:31.2kb
    • 提供者:cookie
  1. gaf

    0下载:
  2. gafSolution是一个基于Win32平台的游戏开发解决方案,也是一个经验的积累库。通过不断扩展gafSolution的模块可以把平时的开发经验和代码统一组织起来。这样,在进行新的开发项目的时候,开发人员就可以迅速进入开发状态而不必每次都从一些零碎、底层的库开始。而且,利用gafSolution的统一模块接口也可以轻松实现替换引擎DLL实现却不必改动主程序的效果。-gafSolution is a Win32-based platform game development solution,
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:380.54kb
    • 提供者:刘飞
  1. D3DXCreateMeshFVF

    0下载:
  2. directx9 网格模型 ID3DXMesh对象的内在数据组织 创建 优化 渲染一个ID3DXMesh对象-directx9 mesh ID3DXMesh object to create the internal data organization optimized render an object ID3DXMesh
  3. 所属分类:Game Engine

    • 发布日期:2017-05-15
    • 文件大小:3.79mb
    • 提供者:亚明
  1. 20074352020824

    0下载:
  2. 这个是我学《windows 游戏编程技巧大师》,那里边的第一个例子。 不过,用了其中的一些代码,而且发现,书附带光盘里的代码残缺不全,不知道是不是作者故意让读者自己来填? 我自己也写了很多代码。特别是代码组织上,自己觉得还可以.-This is my school " windows game programming skills Master" , where the edge of the first example. However, some of t
  3. 所属分类:Game Program

    • 发布日期:2017-04-17
    • 文件大小:42.34kb
    • 提供者:qsjsyqb7
  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
    • 文件大小:423.36kb
    • 提供者:luis
  1. 3D-engine

    0下载:
  2. 3D引擎场景管理,介绍游戏引擎中的数据管理和组织-3D engine scene management, introduced the game engine data management and organization
  3. 所属分类:Game Engine

    • 发布日期:2017-04-05
    • 文件大小:391.17kb
    • 提供者:ccy
  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
    • 文件大小:411.23kb
    • 提供者:袁元
  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
    • 文件大小:417.54kb
    • 提供者:
  1. Isometric-engine

    0下载:
  2. 斜视角图形引擎的设计 这是讲述斜视角图形引擎的设计原理 目录 1.视角的选择和坐标变换 2.地表的数据组织及滚屏 3.动态地表的实现 4.物体的绘制及遮挡运算 5.复杂的精灵控制 6.让场景更生动 7.深入了解物体精灵 8.精灵的影子处理-Squint angle graphics engine design is about the design principles of the oblique perspective graphics engine
  3. 所属分类:Game Engine

    • 发布日期:2017-11-10
    • 文件大小:337.73kb
    • 提供者:gcgego
  1. laba2

    0下载:
  2. In this program is implemented organization tables with a computed code. Data can be entered from a file (a patch) or manually -In this program is implemented organization tables with a computed code. Data can be entered from a file (a patch) or manu
  3. 所属分类:Game Program

    • 发布日期:2017-04-06
    • 文件大小:55.31kb
    • 提供者:追尾事故
  1. Maze-Generration-and-routing

    1下载:
  2. 设计算法生成一个N×M(N行M列)的迷宫,完成迷宫的组织和存储。实现两种不同的迷宫路由算法:广度优先和深度优先算法,并比较(包括理论和实验)两种方法的时间复杂性。-Design algorithm to generate a NM (N rows and M columns) of the maze, the maze to complete the organization and storage. Achieve two different maze routing algorithms:
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:72.7kb
    • 提供者:周利
  1. Fighting-the-black-society

    0下载:
  2. 一个经典的2D射击游戏——大战黑帮 你身为孤胆英雄,正只身与最大的黑帮搏斗。 尽一切努力,*尽可能多的敌人,以伸张正义! ASDW控制方向,鼠标左键射击,Space放技能,P键暂停,Esc退出 (删除data.dat以重置最高分) 基于EasyX平台,有关内容见www.easyx.cn Starsky(即为本人)出品 -A typical shooting game Fighting the Black Society You,the alone hero,is
  3. 所属分类:Shot Game

    • 发布日期:2017-05-28
    • 文件大小:9.79mb
    • 提供者:starsky
搜珍网 www.dssz.com