-
用Directxshow在vc平台混合外来图片飞越效果,很好
用Directxshow在vc平台混合外来图片飞越效果,很好-Vc platform used in Directxshow mixed picture overflew external effects, good
- 2022-02-12 17:58:51下载
- 积分:1
-
XAudio2Sound3D
DirectX SDK中的例子,演示了多方向立体声的播放。用于学习DirectX的编程,运行需要安装DirectX SDK 2008。(DirectX SDK械樱 示 硕 喾?牟拧学魏DirectX谋蹋要 讜讜 DirectX SDK 2008)
- 2008-08-09 14:09:02下载
- 积分:1
-
人事管理系统的设计内容,应该很有用吧,大家可以
人事管理系统的设计内容,应该很有用吧,大家可以-personnel management system design, it should be very useful. We can look at
- 2022-01-26 05:20:59下载
- 积分:1
-
DirectX detailed study materials, and suitable for interested beginners, head of...
DirectX的详细的学习资料,适合于有兴趣的初学者使用 ,希望站长笑纳-DirectX detailed study materials, and suitable for interested beginners, head of heart
- 2022-02-12 18:32:18下载
- 积分:1
-
DirectX 实现的小游戏,介绍了DirectX相关的初步应用,适合初学DirectX的网友。...
DirectX 实现的小游戏,介绍了DirectX相关的初步应用,适合初学DirectX的网友。-DirectX realize a small game, introduce the DirectX related to the initial application, suitable for novice users DirectX.
- 2023-01-31 07:40:04下载
- 积分:1
-
c# realize achieved with directx video playback, the code is very simple, and re...
c#下实现用directx实现视频的播放,代码很简单,并实现视频截屏,很好很强大!-c# realize achieved with directx video playback, the code is very simple, and realize the video screen, very good very powerful!
- 2023-04-25 19:15:03下载
- 积分:1
-
DX的一个赛车游戏。。对于深入开发有很大的帮助,希望大家喜欢...
DX的一个赛车游戏。。对于深入开发有很大的帮助,希望大家喜欢-a racing game using directx
- 2022-04-12 16:21:13下载
- 积分: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
-
将AVI转换为MPEG文件的程序源代码,不错的一个程序,是关于DirectShow方面的,有需要的朋友可以下载来...
将AVI转换为MPEG文件的程序源代码,不错的一个程序,是关于DirectShow方面的,有需要的朋友可以下载来-MPEG to AVI file is converted to source code, a good procedure, on the DirectShow regard, there is a need can be downloaded to a Friend
- 2022-05-09 00:04:01下载
- 积分:1
-
MFC控件实现OpenCV的摄像头显示
MFC的控件中实现OPENCV的摄像头显示-MFC control to achieve OPENCV camera display
- 2022-09-25 04:10:02下载
- 积分:1