-
- 2022-05-30 03:37:17下载
- 积分:1
-
关于DirectShow中的一些配套示例代码,对于初学DirectShow的朋友大有帮助...
关于DirectShow中的一些配套示例代码,对于初学DirectShow的朋友大有帮助-DirectShow on the number of supporting sample code, For novice DirectShow greatly help a friend
- 2022-01-25 16:12:06下载
- 积分:1
-
基础DirectX9.0技术实现,适合初学者参考
基础DirectX9.0技术实现,适合初学者参考-DirectX9.0 technology foundation, suitable for beginners reference
- 2022-02-27 02:04:03下载
- 积分:1
-
ATIRadeonTerrain
八叉树 地形 LOD 完整的地形演示程序(Octree terrain LOD DX)
- 2009-10-25 09:51:00下载
- 积分:1
-
一个基于directsound技术的混音程序,实现wav文件的混音
一个基于directsound技术的混音程序,实现wav文件的混音-Direct3D based on a mix of procedures to achieve the mixing wav file
- 2023-08-15 13:45:04下载
- 积分:1
-
DirectShow grambber样本
directshow grambber sample
- 2022-08-20 14:30:28下载
- 积分:1
-
d3d9wj
#include <windows.h>
#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
-
一个很好的解码程序 一个很好的解码程序
一个很好的解码程序 一个很好的解码程序-一 芎 玫慕 一 芎 玫慕
- 2022-01-21 06:09:02下载
- 积分:1
-
可以编译tsfilesource.ax DShow,在作为一个过滤器,解析TS的更多信息…
可以编译TSFileSource.ax文件,在DShow中作为过滤器,解析TS以获取更多信息。TSfilesource可以用作源过滤器,当多播源出现时,DSNetwork sender可以跟随它。TSfilesink内存可以分配给存在ts的缓冲区中的信息定义。
- 2022-01-25 18:47:27下载
- 积分:1
-
介绍VC环境下用directX开发游戏的资料。
介绍VC环境下用directX开发游戏的资料。-Introduction VC environment, develop games with directX information.
- 2022-08-19 03:23:08下载
- 积分:1