-
基于DirectX8的MP3播放编程实现
基于DirectX8的MP3播放编程实现-based on DirectX8 MP3 player Programming
- 2022-07-23 11:30:50下载
- 积分:1
-
d3dx9_31
DirectX File for users
- 2018-12-30 10:45:35下载
- 积分:1
-
一个很好的解码程序 一个很好的解码程序
一个很好的解码程序 一个很好的解码程序-一 芎 玫慕 一 芎 玫慕
- 2022-01-21 06:09:02下载
- 积分:1
-
用DDRAW和C++做的小接牌游戏,相当完整的一个游戏,很多东西都值得借鉴...
用DDRAW和C++做的小接牌游戏,相当完整的一个游戏,很多东西都值得借鉴-With DDraw and C++ Make small access card game, a very complete game, a lot of things are worth learning
- 2022-05-30 10:46:26下载
- 积分:1
-
Direct Sound mixing audio collection and achieve
Direct Sound音频采集和混音实现-Direct Sound mixing audio collection and achieve
- 2022-03-07 02:53:54下载
- 积分:1
-
DirectX的基础例程,程序实现了图像像素级操作的方法。
DirectX的基础例程,程序实现了图像像素级操作的方法。-The basis of DirectX routines, procedures realize the image-pixel method of operation.
- 2022-03-17 07:06:30下载
- 积分:1
-
DirectX 3d 演示,一个茶壶的3D模型,可以鼠标控制旋转
DirectX 3d 演示,一个茶壶的3D模型,可以鼠标控制旋转-DirectX 3d presentation, a 3D model of teapots, mouse control rotation
- 2022-05-26 20:29:26下载
- 积分:1
-
d3d9wj
说明: #include
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
DirectX3D proficient in graphics and animation program design
《精通DirectX3D图形与动画程序设计》――19_第十九章 HLSL像素渲染,经过测试可以运行- DirectX3D proficient in graphics and animation program design - Chapter 19_ nineteenth HLSL pixel shader, after test run
- 2022-02-03 10:52:38下载
- 积分:1
-
视频局部区域的马赛克处理。(作者:陆其明)
视频局部区域的马赛克处理。(作者:陆其明)-video local area mosaic treatment. (Author : Lu Qiming)
- 2022-06-15 16:20:20下载
- 积分:1