-
WmSyncRead
用wmsdk写的asf文件异步读取的例子,可以应用与网络视频分发,接收,很好用!(Written by wmsdk asynchronous read asf file example can be applied to video and network distribution, reception, very good use!)
- 2009-01-06 16:21:34下载
- 积分:1
-
Draw
C# code for loading autocad DXF files and draw it to screen
- 2013-02-04 06:28:49下载
- 积分:1
-
Server
6自由度液压平台的演示代码,实现了简易波浪模型,控制液压平台模拟海浪效果.(3d demo)
- 2009-05-12 20:46:29下载
- 积分:1
-
dircet教程代码主要讲述怎么用vc++ direct8.1 制作游戏引擎的深入浅出通俗易懂 比较简单...
dircet教程代码主要讲述怎么用vc++ direct8.1 制作游戏引擎的深入浅出通俗易懂 比较简单-direct Directory code used mainly about how vc direct8.1 game production engine is relatively simple easy accessibly
- 2022-03-23 06:47:48下载
- 积分: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
-
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
-
VideoRender一个Camera Live DEMO的工具源码
VideoRender一个Camera Live DEMO的工具源码-VideoRender a Camera Live DEMO-source tools
- 2022-04-12 08:41:47下载
- 积分:1
-
《精通DirectX3D图形与动画程序设计》――23_第二十三章_ASM像素渲染,经过测试可以运行...
《精通DirectX3D图形与动画程序设计》――23_第二十三章_ASM像素渲染,经过测试可以运行- DirectX3D proficient in graphics and animation program design - the twenty-third chapter _asm 23_-pixel rendering, tested and can run
- 2023-02-15 11:20:03下载
- 积分:1
-
TeeChart8
Teechart8汉化版,汉化的Teechart8控件,regsvr32后就可以在vc环境下插入。(Teechart8 finished version, finished the Teechart8 control, regsvr32 after the environment can be inserted in the vc.)
- 2010-12-04 10:37:25下载
- 积分:1
-
DirectX3D proficient in graphics and animation program design
《精通DirectX3D图形与动画程序设计》――21_第二十一章 HLSL高级应用,经过测试可以运行- DirectX3D proficient in graphics and animation program design - 21st Chapter 21_ High HLSL applications can run tested
- 2022-11-14 20:45:05下载
- 积分:1