-
讲解如何用DirectDraw进行游戏编程,DirectX有些旧,但方法仍可用。...
讲解如何用DirectDraw进行游戏编程,DirectX有些旧,但方法仍可用。-explain how DirectDraw game programming, DirectX some old, but the measures could be used.
- 2022-12-08 13:20:03下载
- 积分:1
-
16732
Metro风格淡入淡出源码,例程程序结合易语言多线程支持库和DirectX2D支持库,模拟实现Metro风格的文字淡入淡出效果。(Metro style fade source, routine program combined with easy language support library and DirectX2D multithreading support libraries , analog implementation Metro style text fades.)
- 2015-12-03 21:17:08下载
- 积分:1
-
Produced by the use of Direct3D terrain procedures, have a great help for beginn...
利用Direct3D制作的地形程序,对初学者有很大的帮助-Produced by the use of Direct3D terrain procedures, have a great help for beginners
- 2022-09-01 09:00:04下载
- 积分:1
-
使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就...
使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就可以访问与每个表面相关的内存。-using DirectDraw line drawing. The surface is a linear arrangement on the block of memory, it can use a char array to describe. By calling IDirectDrawSurface : : Lock () method, we can visit with each surface-associated memory.
- 2022-09-13 07:30:03下载
- 积分:1
-
本程序在Windows 2000、VisualC++6.0、DirectX 9.0 环境下编译通过。
本程序在Windows 2000、VisualC++6.0、DirectX 9.0 环境下编译通过。-this program in Windows 2000, Visual C 6.0, DirectX 9.0 environment compile.
- 2023-06-24 12:20:03下载
- 积分:1
-
REmodel
一个计算低RE数的两方程湍流模型,对学习UDF的同学帮助较大(A calculation of the number of low-RE turbulence model for the students to learn more helpful UDF)
- 2021-01-02 15:38:57下载
- 积分:1
-
AC3 格式解码器的源代码,是一个制作DirectX音频解码器的范例。...
AC3 格式解码器的源代码,是一个制作DirectX音频解码器的范例。-AC3 format decoder source code, is a production of DirectX audio decoder example.
- 2022-07-03 18:37:37下载
- 积分:1
-
主要整合一些游戏常用的库,
方便自己用,如果别人也希望用就用吧。
包含一个基本的Framework...
主要整合一些游戏常用的库,
方便自己用,如果别人也希望用就用吧。
包含一个基本的Framework-some major integration of the game used to facilitate their use, if people also hope it will be using it. Contains a basic Framework
- 2022-03-18 09:33:57下载
- 积分:1
-
Visual C#使用Direct X的实现视频播放有以下几点:
1. 掌握在Visual C#引入Dirext X函数库的方法。
...
Visual C#使用Direct X的实现视频播放有以下几点:
1. 掌握在Visual C#引入Dirext X函数库的方法。
2. 设置Direct X视频播放的宿主组件。
3. 基本的播放命令的设置:播放、停止、暂停等。
4.全屏、退出的用法。
.net Framework SDK中并没有包含Direct X SDK,所以必须先下载、安装Direct X SDK。具体的下载地址为:http://download.microsoft.com/download/a/c/d/acdfb557-266f-4af4-8673-6ab8009b4ddd/dxsdk_apr2005.exe。此版本是2005四月份推出的英文版。这并不妨碍下面的程序实现。安装完Direct X后,就会在存在"C:WindowsMicrosoft.NETManaged DirectX"这样一个目录,此目录中目录中应该有九个DLL文件和九个XML文件。九个DLL文件大致对应于DirectX中的十个命名空间。编程中就是使用其中的命名空间来提供对输入设备、声音、网络播放、图形等的支持。-err
- 2022-03-19 11:58:29下载
- 积分:1
-
directx 教程 ,翻译版
详细介绍了 directx SDK包的功能和使用方法,是多媒体开发的必备参考资料。...
directx 教程 ,翻译版
详细介绍了 directx SDK包的功能和使用方法,是多媒体开发的必备参考资料。-directx tutorials, translation edition detailed directx SDK package functionality and use is essential to develop multi-media reference materials.
- 2023-01-20 14:30:04下载
- 积分:1