搜索资源列表
btwdmdrv-src5.3.8
- bt878官方完整驅動程序源代碼 已經使用ddk編譯成功過 確定是可用的-complete driver source code has been used successfully over each compiler can be used to determine the
shipinbuzhuo
- 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-this program in Windows 2000, Visual C Compiler 6.0 environment, when the need for the use of a camera installed and the relevant drivers.
CapturePicture
- 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-this program in Windows 2000, Visual C Compiler 6.0 environment, when the need for the use of a camera installed and the relevant drivers.
VedioMeeting
- 本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。-this program in Windows XP, Visual C Compiler 6.0 environment, but the need rtcdll.dll paper (usually in the Windows system directory to install t
FilterVideoKeyer
- 该视频叠加Filter是在陆其明的字幕叠加filter的基础上修改成功的,Filter继承了CTransInPlaceFilter,添加了叠加帧位置控制接口,并暴露属性页,在CTransInPlaceFilter上增加了一个输入Pin,即叠加视频输入Pin,实现了两路视频一路输出的效果。源码在Window xp, VC++6.0 DSK9.0环境下编译通过,生成Hqvk.ax,注册后即可使用。-the Video Filter is superimposed on the ground out
摄像头视频捕捉系统
- 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序-this program in Windows 2000, Visual C Compiler 6.0 environment, the need to use a camera and install the associated drivers
screencap.rar
- 屏幕录制于抓图 真正的全部工程在里面 vc6.0编译 直接运行 绝对的没问题 可供学习 与改进 ,Screen recording to capture all the real work inside the compiler directly vc6.0 absolutely no problem running for learning and improvement
test
- vc下编写的摄像头控制程序,通过编译,希望对大家有用!-vc prepared camera control procedures, through the compiler, in the hope that useful to everybody!
videodetect
- 视频捕捉系统,本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-Video capture system, the procedures in Windows 2000, Visual C++ 6.0 compiler environment through the use of when the need for a good camera and install the relevant drivers.
CapPicture
- 视频采集程序,已经通过编译,使用时要安装摄像头和驱动程序-Video capture process, has passed the compiler, when used to install cameras and drivers
video_capture
- 实现视频图像捕捉,本程序在 Windows、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-Video image capture, the program Windows, Visual C++ 6.0 compiler environment through the use of when the need for a good camera and install the relevant drivers.
video_conference
- 视频会议系统, 本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。-Video conferencing system, the procedures in Windows XP, Visual C++ 6.0 compiler environment, but need to rtcdll.dll file (usually in W
source10
- 多媒体编程source目录下为本章介绍的源程序 功能是LeadTools的介绍以及简单的多媒体编程,有两个目录 source\TestLead为LeadTools的介绍,用的是VC++5.0,运行时 文件c:\test.jpg必须准备好 source\TestMCI为简单的多媒体编程 命令行编译过程如下 vcvars32 cl testmci.c user32.lib vfw32.lib -Multi-media programming source
gscav1
- 中星微摄像头的驱动程序,在S3C2410下编译通过,更重要的是,附带servfox-R1_1_3.tar.gz源码,实时显示在PC显示屏幕上。-Vimicro camera driver, the compiler of the S3C2410 is passed, more importantly, with servfox-R1_1_3.tar.gz source, real-time displayed on the display screen on the PC.
video
- 在LINUX下用C语言编写的视频采集,之后保存到指定的路径上,已经通过编译,应该没有问题-In LINUX using C language under the video capture, and then saved to the specified path has been through the compiler, it should be no problem
14160_1238632509wMCe
- VC++ 6.0 摄像头控制程序 VC++ 6.0编写的一套摄像头控制程序,可以控制拍摄照片,程序基于directshow类库,已将此类库打包,另外编译需要将包内的 directshowLib.rar解压,然后放入程序提示的文件夹内,这一步很关键哦,否则编译不能通过,另外如果你的电脑上没有安装摄像头的话,程序也会报错,作者没有加入异常判断所致-VC++ 6.0 camera control program VC++ 6.0 to prepare a set of camera control
spbzxt
- 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-This procedure in Windows 2000, Visual C++ 6.0 compiler environment through the use of when the need for a good camera and install the relevant drivers.
sphyxt
- 本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。-This procedure in Windows XP, Visual C++ 6.0 compiler environment, but need to rtcdll.dll file (usually in Windows system directory under the syst
BaseClasses
- DS编译要编译这个的,单独取出来上传了-Compiler to compile the DS, separate upload taken out ..........
video_cap
- 一个简单点的视频捕捉VC++实例源代码,VC6++编译通过-A simple point of video capture VC++ source code examples, VC6++ compiler