-
directX particle effects
directX particle effects
- 2022-03-19 22:20:12下载
- 积分:1
-
Direct Sound mixing audio collection and achieve
Direct Sound音频采集和混音实现-Direct Sound mixing audio collection and achieve
- 2022-03-07 02:53:54下载
- 积分:1
-
此代码是基于DirectShow的数字电视接收器。
此代码是基于DirectShow的数字电视接收器。-this code is based on DirectShow digital TV receiver.
- 2022-02-01 21:34:49下载
- 积分: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
-
AC3 格式解码器的源代码,是一个制作DirectX音频解码器的范例。...
AC3 格式解码器的源代码,是一个制作DirectX音频解码器的范例。-AC3 format decoder source code, is a production of DirectX audio decoder example.
- 2022-07-03 18:37:37下载
- 积分:1
-
Directshow_SDK_Notes
directshow的学习笔记:主要 介绍了directshow的基础/应用(如构建Graph,音视频的捕捉等)/基类/接口等(DirectShow learning Notes: The main basis for the introduction of DirectShow/applications (such as building a Graph, audio and video capture, etc.)/base class/interface, etc.)
- 2008-06-01 19:09:52下载
- 积分:1
-
DirectX Chapter VI
DirectX开发第六章源码。-DirectX Chapter VI-source development.
- 2023-07-10 03:20:03下载
- 积分:1
-
PFC2d
pfc2d按颗粒级配生成模型代码,直接打开程序就能运行,与大家共享(Pfc2d according to particle size distribution of the generated model code is generated by software to open the can directly to share with you
)
- 2020-11-15 15:49:41下载
- 积分:1
-
首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证...
首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证书转换成spc格式证书,即PKCS #7证书 signcode.exe 将证书签署到ocx上去 chktrust.exe 检查签署证书后的ocx是否正确 还有一个certmgr.exe,是管理证书用的。可以从这里面导出root.cer来, 网上很多文章写到这个证书,但是在VC的安装盘中却找不到。其实,没 有也没关系的。这几个软件可以从VC的安装盘中找到。-must first have kits include the following software : makecert.exe production rejects format certificates, X.509 certificates, but can also create private key to managerial cert2spc.exe certificate format conversion spc format certificates, PKCS# 7 certificates to the certificate signed signcode.exe Department chktrust.exe to randomly check up after the signing of a certificate of randomly correct a certmgr.exe there is the management certificate. They can be derived from this root.cer, wrote many articles online this certificate, but in the installation intraday VC can not find. In fact, no also irrelevant. These software can be installed from the VC intraday found.
- 2023-07-15 08:40:03下载
- 积分:1
-
directxtextures0.1
directxtextures0.1.win32 program.
- 2017-01-25 21:01:17下载
- 积分:1