-
一个比较好类似于示波器的图形控件,比较简单
一个比较好类似于示波器的图形控件,比较简单-A better oscilloscope-like graphical controls, relatively simple
- 2022-09-29 10:45:03下载
- 积分:1
-
这是一个下雪的代码,是我们在Direct编程中粒子特效中的一个实际运用哈...
这是一个下雪的代码,是我们在Direct编程中粒子特效中的一个实际运用哈-This is a Snowy the code, we are programmed at Direct effects of particles in the practical application of a HA
- 2023-05-01 14:35:03下载
- 积分:1
-
DirectX9动画编程,缺乏。××文件,他可以找到一个地方…
DirectX9动画编程,缺少.x文件,可找一个代替,名字可以在程序中寻找。-DirectX9 animation programming, the lack of. X documents, he could find a place name in the search process.
- 2023-03-09 07:15:03下载
- 积分:1
-
颗粒的影响。根据参数等速度,
粒子效果。根据速度、生命、周期等参数的调节,可以模拟多种眩目的粒子效果。界面时尚新颖,可控参考。- Granule effect. According to parameter the and so on speed,
life, cycle adjustment, may simulate the granule effect which many
kinds of dazzles. The contact surface fashion is novel, controllable
reference.
- 2022-03-19 01:30:35下载
- 积分:1
-
inside two years, engaged in the development of streaming media technology have...
里面是我两年来,从事流媒体技术开发所搜集的一些资料及一些示例源码,对学习者有一些帮助.-inside two years, engaged in the development of streaming media technology have collected some information and some examples of source code, Some of the learners help.
- 2022-02-10 07:46:40下载
- 积分: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
-
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
-
0441
放大取色源码程序,结合易语言DirectX2D支持库和扩展功能支持库,调用API函数实现放大取色不失真效果。(Enlarge take color source program, combined with easy language support library and extensions DirectX2D support library , call the API function color distortion amplification takes effect .)
- 2016-11-26 11:19:55下载
- 积分:1
-
它是在微软Visual Basic教程和DirectX代码实例开发…
这是用微软的Visual basic开发的Directx的教程和实例代码啦-It is developed in Microsoft Visual basic tutorials and examples of Directx code. .
- 2022-03-12 18:15:27下载
- 积分:1
-
DirectDraw 的简单例子
使用汇编语言
DirectDraw 的简单例子
使用汇编语言
-DirectDraw examples of the use of a simple assembly language
- 2022-08-16 09:15:08下载
- 积分:1