-
Header file containing a lot of C++ functions. Over 6,000 lines of code with cod...
Header file containing a lot of C++ functions. Over 6,000 lines of code with code ranging from DirectX to Winsock. Good resource for windows C++ programming (Visual C++ project files).
- 2022-02-05 18:54:35下载
- 积分:1
-
Evc下用directshow技术编的多媒体播放器源代码
Evc下用directshow技术编的多媒体播放器源代码-Evc using directshow technology for the multimedia player source code
- 2022-01-31 04:08:47下载
- 积分:1
-
视频灰度图象显示
视频灰度图象显示-video image
- 2022-08-09 08:52:53下载
- 积分:1
-
MFC控件实现OpenCV的摄像头显示
MFC的控件中实现OPENCV的摄像头显示-MFC control to achieve OPENCV camera display
- 2022-09-25 04:10:02下载
- 积分:1
-
Directshow2.0_filter
Complete directshow for real job, mpeg1 filter.you will never find a
project like this good.Its a hard work
for me.
1.async filter
2.mpeg1 splitter
3.mpeg1/2 video filter
4.mpeg1/2 audio filter
5.ac3 filter
by Jesse Stone, Taiwan.
and thanks for many people,put the
source code let my work make it good.
msn:fatalfeel@hotmail.com
- 2007-09-03 14:02:58下载
- 积分:1
-
Directx 贴图技术列子
Directx 贴图技术列子-DirectX mapping technology Liezi
- 2022-08-11 02:05:48下载
- 积分:1
-
DirectX学习范例: 学习《Sams Teach Yourself Game Programming with DirectX in 21 Days》的参考...
DirectX学习范例: 学习《Sams Teach Yourself Game Programming with DirectX in 21 Days》的参考范例2-DirectX learning paradigm: learning
- 2022-02-02 14:50:33下载
- 积分:1
-
The DirectShow TV tuning architecture is b Ha'ased on pre
The DirectShow TV tuning architecture is based on pre-defined frequency tables, and the TV Tuner filter (kstvtune.ax) has an internal list of frequency tables. Each frequency table contains a list of frequencies, and corresponds to the broadcast or cable frequencies for a given country/region. So, when you use the IAMTuner interface, it gets the channel frequency values from the internal frequency tables according to the selected country/ region and tunes the TV channels.-The DirectShow TV tuning architecture is b Ha"ased on pre-defined frequency tables, and the TV Tuner filter (kstvtune.ax) has an int ernal list of frequency tables. Each frequency table contains a list of frequencies, and corresponds to the broadcast or cable frequ encies for a given country/region. So, when you use the IAMTuner interface, it gets the channel frequency values from the in ternal frequency tables according to the selec ted country/region and tunes the TV channels.
- 2022-04-24 06:51:44下载
- 积分:1
-
directsound
directsound手册.pdf 参考(DirectSound manual. pdf reference)
- 2008-07-17 16:16:58下载
- 积分:1
-
使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就...
使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就可以访问与每个表面相关的内存。-using DirectDraw line drawing. The surface is a linear arrangement on the block of memory, it can use a char array to describe. By calling IDirectDrawSurface : : Lock () method, we can visit with each surface-associated memory.
- 2022-09-13 07:30:03下载
- 积分:1