-
Effective C, C programming introduced on the issue of standardizing and should p...
Effective C++,介绍关于C++编程的规范问题以及应该注意的一些问题,跟高质量的C++编程差不多!是CHM格式的!-Effective C, C programming introduced on the issue of standardizing and should pay attention to some problems with high-quality C programming almost! Yes CHM format!
- 2022-11-16 09:05:04下载
- 积分:1
-
DirectShow视频采集回放的例子,从DX开发工具包
DirectShows视频捕捉播放的例子,来自dx开发包-DirectShows video capture playback example, from dx Development Kit
- 2022-01-26 06:34:30下载
- 积分:1
-
VideoEXE
一个DirectShow的例子。通过回调函数来获取图像信息。(A DirectShow example. Through the callback function to obtain the image information.)
- 2008-06-03 17:38:02下载
- 积分:1
-
DirectX3D proficient in graphics and animation program design
《精通DirectX3D图形与动画程序设计》――25_第二十五章 广告板技术与十字交叉纹理,经过测试可以运行- DirectX3D proficient in graphics and animation program design - Chapter Twenty-25_ advertisement board technology and cross texture, has been tested to run
- 2023-04-05 20:05:04下载
- 积分:1
-
directxtextures0.1
directxtextures0.1.win32 program.
- 2017-01-25 21:01:17下载
- 积分:1
-
属性:DirectShow示例代码
Desc: DirectShow sample code - C++ console application demonstrating
use of the IMediaDet interface to create a graph that contains a
sample grabber filter. It shows how to use the sample grabber
and a COM object callback to display information about media
samples in a running video file.-Desc : DirectShow sample code-C console application demonstrating use of the interface t IMediaDet o create a graph that contains a sample grabbers f ILTER. It shows how to use the sample and grabbers a COM object callback to display information ab out media samples in a running video file.
- 2023-02-23 05:20:03下载
- 积分:1
-
Com编成的很好的例子 学习COM的实列
Com编成的很好的例子 学习COM的实列-Com monument of the good examples to learn the real COM out
- 2022-12-25 03:00:04下载
- 积分:1
-
rain_snow_nature
用vc++和directx实现雨、雪等自然环境的特效(this is a program which describe the nature of rainning and snow.It is very important to the people who is learning
the program of directx
)
- 2009-06-06 11:47:12下载
- 积分:1
-
PondWater
directx 下实现的shader water(directx under the shader water)
- 2008-01-10 11:30:17下载
- 积分:1
-
//< < < < < < < < <
// DSControl.cpp
//
// 程序说...
//< < < < < < < < <
// DSControl.cpp
//
// 程序说明:分为两部分,上部为 DirectShow 功能封装,下部为图像处理函数。
// 为了提高一点图像处理函数的效率,在播放视频和连接摄像头的
// DirectShow功能函数中获取了图像处理必须的一些数据,应注意。
// 图像处理函数中有些用的是汇编,汇编上面会有被注释掉的 C 代码,
// 我是按 C 代码写的汇编。这些函数中注释很少或没有,请从它们的
// 原理上考虑。代码有些密麻,请在类视图中查看,函数基本按类定义顺序排列
-//
- 2022-02-27 04:16:19下载
- 积分:1