虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

directdraw

directdraw是微软发行的DirectXSDK中的一部分。
  • DIRECTX中文手册 目前

    DIRECTX中文手册 目前,手册中只有directdraw部分,它的内容都是从DirectX 5.0 SDK 中翻译过来的,有些地方加入了我自己的理解。如果你觉得有不合适的地方,请告诉老王(waa@126.com),愿意与你一起修改。

    标签: DIRECTX

    上传时间: 2013-11-30

    上传用户:xuanjie

  • 基于DirectX(SDK)的Visual C++游戏设计 电脑游戏经过短短30年的发展

    基于DirectX(SDK)的Visual C++游戏设计 电脑游戏经过短短30年的发展,已经成为影响公众生活,改变公众娱乐方式的重要产业。过去,人们主要是借助电影、电视、音乐等方式来娱乐。而今天,以游戏为代表的电子娱乐正在成为主流娱乐方式。游戏也正在迅速成长为一个庞大的产业。Microsoft Direct X(SDK)是一个基于COM技术的多媒体应用程序开发工具包,它代表了未来多媒体应用程序的开发方向。本文详细介绍了游戏设计基本概念和 Direct X 的构架,包括directdraw、Direct 3D、DirectSound,并在 Visual C++6.0环境下使用Direct X(SDK)开发多媒体游戏作为本论文的实例

    标签: DirectX Visual SDK 电脑

    上传时间: 2013-12-18

    上传用户:wyc199288

  • 三星原厂的CE5.0bsp,包括eboot

    三星原厂的CE5.0bsp,包括eboot,nboot,kernel,driver。实现了kitl,directdraw驱动 eboot有usb下载功能__2440bsp5.0

    标签: eboot 5.0 bsp CE

    上传时间: 2013-12-19

    上传用户:hasan2015

  • Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering

    Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering all the major components of DirectX including directdraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2D graphics and rasterization techniques. Finally, Andre provides the most intense coverage of game algorithms, multithreaded programming, artificial intelligence (including fuzzy logic, neural nets, and genetic algorithms), and physics modeling you have ever seen in a game book.

    标签: programming Programmin the covering

    上传时间: 2014-01-02

    上传用户:wangchong

  • 用Cximage 库显示各种格式图片小程序

    用Cximage 库显示各种格式图片小程序,结合directdraw 的显示功能,可以增加旋转和缩放的功能。

    标签: Cximage 程序

    上传时间: 2016-10-30

    上传用户:duoshen1989

  • 这是书上的代码

    这是书上的代码,用Visual C++实现directdraw编程,供大家参考

    标签: 代码

    上传时间: 2016-12-14

    上传用户:kr770906

  • A*算法的演示程序

    A*算法的演示程序,使用VC++directdraw及BizTalk实现。

    标签: 算法 程序

    上传时间: 2016-12-30

    上传用户:xuanchangri

  • 程序员超级开发宝典:.net,com,delphi,java,oracle,sql,vb,vc,软件工程等内容。其中vc篇包括 [VC_C_]NT系统下木马进程的隐藏(11774Bytes) [V

    程序员超级开发宝典:.net,com,delphi,java,oracle,sql,vb,vc,软件工程等内容。其中vc篇包括 [VC_C_]NT系统下木马进程的隐藏(11774Bytes) [VC_C_]简单谈谈C++ 递归的思想实现以及和循环的关系(3537Bytes) [VC_C_]C++语法之函数重载(1938Bytes) [VC_C_]C语言编程风格(2200Bytes) [VC_C_]如何用Shell实现程序组快捷方式的添加(3387Bytes) [VC_C_]移动到平面(Blitting to Surfaces)(11290Bytes) [VC_C_]DirectX丢失及恢复平面(12480Bytes) [VC_C_]DirectX创建平面(6312Bytes) [VC_C_]两个小时学会directdraw编程(6647Bytes) [VC_C_]关于const的8点说明(2482Bytes) [VC_C_]泛型编程在非C++语言中的实现之探讨(5930Bytes) [VC_C_]删除文件中指定的部分内容(2096Bytes) [VC_C_]TOOLHELP32 In WIN2000(4138Bytes) [VC_C_]Windows下DLL编程技术及应用(7167Bytes) [VC_C_]MFC and Design Patterns(8117Bytes) [VC_C_]DVD解码源代码大公布(10169Bytes) [VC_C_]C++Builder实现Directx截流媒体屏代码(10363Bytes)

    标签: delphi oracle 11774 Bytes

    上传时间: 2014-01-22

    上传用户:csgcd001

  • VoyagerGX display driver for Windows CE .NET 5.XX Silicon Motion, Inc. VoyagerGX Driver is architec

    VoyagerGX display driver for Windows CE .NET 5.XX Silicon Motion, Inc. VoyagerGX Driver is architected from the beginning to support variety of features and extension of Windows CE .NET, such as directdraw feature, Dynamic Rotation feature, Multimon feature, SMI Multimon Emulation feature (using single VoyagerGX chip to drive two independent displays), WCEfA (Windows CE for Automotive) feature, and more

    标签: VoyagerGX architec Silicon display

    上传时间: 2013-12-31

    上传用户:远远ssad

  • Clear Mine扫雷游戏: 这是一个模拟扫雷游戏的vc编码程序 编码思想: 通过几个数组设定好雷区的位置

    Clear Mine扫雷游戏: 这是一个模拟扫雷游戏的vc编码程序 编码思想: 通过几个数组设定好雷区的位置,自己造出几个视图类的成员函数,分析是是否有雷,以及雷的个数。 基于directdraw的小游戏 Koules: Koules是基于directdraw的小游戏用directdraw,DirectSound,DirectInput的综合例子 移植自linux下游戏,原代码结构较好较容易看懂。

    标签: Clear Mine 编码 模拟

    上传时间: 2017-03-20

    上传用户:ztj182002