-
自己写的小游戏,没什么好说的,很菜,多多见谅
自己写的小游戏,没什么好说的,很菜,多多见谅-himself wrote a small game, and there is nothing more to be said, very vegetables, a lot forgiven
- 2022-03-23 00:58:16下载
- 积分:1
-
Directshow(SDK)study
一个基于directshow的学习笔记功能强大,仅供参考(Directshow based the powerful study notes, for reference only)
- 2013-03-25 13:18:36下载
- 积分:1
-
AVChatCmpss
利用DirectShow实现视频压缩和传输(Using DirectShow achieve video compression and transmission)
- 2012-08-20 21:55:37下载
- 积分:1
-
光捕获程序Direct3D好坐标变换学习材料
光线捕捉 direct3d小程序 坐标变换学习的好材料-Light capture applet Direct3D good coordinate transformation learning materials
- 2022-07-04 16:02:54下载
- 积分:1
-
DHTest
说明: Java call dahua SDK connection camera simple Demo
- 2020-06-18 09:00:01下载
- 积分:1
-
编译环境Vistual2005,DirectX9.0C(2007年10月SDK)。功能为控制一辆坦克车在屏幕中行走。参考了Wii上坦克游戏,除了行走,还可以旋转...
编译环境Vistual2005,DirectX9.0C(2007年10月SDK)。功能为控制一辆坦克车在屏幕中行走。参考了Wii上坦克游戏,除了行走,还可以旋转炮台。属于初学者基础参考程序。
资源主要是载入了坦克车体和炮台的.X文件。
-Compiler environment Vistual2005, DirectX9.0C (2007 on 10 years SDK). Function for the control of a tank running in the screen. Reference to the tanks Wii games, apart from walking, you can rotate Fort. Are the basis of reference procedures for beginners. Resources is included in the main tank body and the Fort. X document.
- 2023-01-01 22:50:03下载
- 积分: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
-
directx multimedia SDK procedures, speeding up the development of
directx多媒体方面的SDK程序,加速开发-directx multimedia SDK procedures, speeding up the development of
- 2022-11-08 11:35:03下载
- 积分:1
-
实例开发与DirectX谈论aoubt纹理主要在环境…
a example developed with directx talk aoubt texture mainly in the environment of vc.net
- 2023-05-19 02:25:04下载
- 积分:1
-
一个简单的媒体播放器,可以实现开始,暂停,停止,抓屏,全屏等基本功能,是学习Directshow开发的很好的参考例子。...
一个简单的媒体播放器,可以实现开始,暂停,停止,抓屏,全屏等基本功能,是学习Directshow开发的很好的参考例子。-A simple media player, you can achieve start, pause, stop, screenshots, full-screen and other basic functions, are developed by studying Directshow examples of good reference.
- 2022-07-12 05:48:18下载
- 积分:1