搜索资源列表
DirectPlay
- The problem with the IID_s is solved ! File-Structure: ~~~~~~~~~~~~~~~ DirectDraw.pas = DDraw.h + DVP.h (+ MultiMon.h) Direct3D.pas = D3D.h + D3DTypes.h + D3DCaps.h + D3DVec.inl + DXFile.h Direct3DRM.pas = D3DRM.h + D3DRMDef.h + D3DRMObj
Tank_fight
- 一款实时、多人、分布的坦克大战的游戏,可允许四个人参加;使用了多种高级编程技术,如DirectPlay,DirectSound,多线程,动画处理,消息打包和解包,定时,地图传输,图像管理,键盘管理等等,是一个不可多得的学习高级windows编程的材料啊!
23112_GameRTI
- 基于HLA的网络游戏支撑平台 该软件将美国国防部定义的分布式仿真标准HLA规则,应用到游戏开发过程中,将DirectPlay的可靠性速度与HLA定义的分布式程序的规范性有机的结合为一体,本系统支持各种分布式网络游戏的开发运行。
ipxWrapper-v0.3.3
- IPX Wrapper for Windows 7 that do not embbed IPX/SPX any more. Usefull for old games. Enables DirectPlay !
DirectPlay_FPSGameCode
- 这是在参加游戏培训课程中的内部资料,是一个网络FPS射击游戏代码,虽然采用了比较落后的DirectPlay工具包实现,但游戏架构、游戏画面和游戏实现逻辑还是非常值得借鉴-This is the game to participate in training courses in the internal data is a network of FPS shooting game code, although of a relatively backward DirectPlay tool ki
yuxikaifachuxuezhe
- 游戏开发初级者,个人集的大量文档资料。1、DirectDraw:通过直接访问显示内存和软硬件加速技术,实现快速直接存取。 2、DirectSound:提供软硬件声音混合和录音再生功能。 3、DirectPlay :提供多人游戏的交互功能,让您轻松实现网上互连。 4、Direct3D:交互式的三维图形技术。 5、DirectInput:使你的程序能够控制输入设备如鼠标,键盘,和游戏杆等。 6、DirectSetup:完成DirectX驱动程序的安装。 7、AutoPlay: