-
读取视频的输入、输出流
读取视频的输入、输出流-read video input and output streams
- 2022-01-23 11:17:31下载
- 积分: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
-
DirectX SDK中的例子,演示物体的融合和方向改变。用于学习DirectX的编程,运行需要安装DirectX SDK 2008。...
DirectX SDK中的例子,演示物体的融合和方向改变。用于学习DirectX的编程,运行需要安装DirectX SDK 2008。-DirectX SDK examples, demonstrations of the integration and direction of objects to change. For learning DirectX programming, run need to install DirectX SDK 2008.
- 2022-04-16 21:09:13下载
- 积分:1
-
AlphaBlend
说明: DirectX编程:Alpha混合示例程序(DirectX programming: alpha mixed sample program)
- 2020-06-10 14:19:10下载
- 积分:1
-
装摄像头驱动需要用到的文件。Microsoft DirectX 9 SDK
装摄像头驱动需要用到的文件。Microsoft DirectX 9 SDK -loaded camera driver needs to use the documents. Microsoft DirectX SDK
- 2022-03-01 18:54:58下载
- 积分:1
-
使用DirectX和C++进口模型的发展过程
用directx和c++开发的导入模型的程序-With directx and c++ Import model development process
- 2023-05-31 00:20:03下载
- 积分:1
-
用DriverStudio开发PCI设备驱动程序
用DriverStudio开发PCI设备驱动程序-DriverStudio development with PCI Device Driver
- 2022-06-26 00:20:36下载
- 积分:1
-
directshow yuv240 turn rgb filter, vs2005 and vs2008 to test through
directshow yuv240转rgb filter,vs2005和vs2008下测试通过-directshow yuv240 turn rgb filter, vs2005 and vs2008 to test through
- 2022-03-09 17:27:34下载
- 积分:1
-
The newly released version 3.0 supports on
The newly released version 3.0 supports on-the-fly (real time)recording to mov file with the video quality improved dramatically. iPhone Video Recorder for 3G iPhone can also record audio and video to the compressed mpeg4 format for space saving, an-hour-high-quality recording will be a file as small as 60MB. iPhone Video Recorder boasts a frame rate up to 15fps which guarantees better recording performance
- 2022-01-24 09:03:41下载
- 积分:1
-
3D-Three-Tirgile
说明: 用DirectX8做出来的3D效果的三角形,希望帮助大家学习DirectX (DirectX8 to do with 3D effect out of the triangle, I hope to help you learn DirectX)
- 2011-02-28 19:57:19下载
- 积分:1