-
本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32...
本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。
另外,MMSYSTEM.H头文件一般在“C:Program FilesMicrosoft Visual StudioVC98 Include”目录下
运行程序需要摄像头和麦克风等设备。
-this program in Windows XP, Visual C Version 6.0 environment compile. Need rtcdll.dll document (document in the general Windows installation directory under the system32 folder). In addition, the first document MMSYSTEM.H generally "C : Program Files Microsoft Visual Studio VC98 Include" directory operational procedures need cameras and microphones and other devices.
- 2023-01-23 23:20:03下载
- 积分:1
-
Does the use of xvid player, supports a wide range of resolution, can codecs
利用xvid做的播放器,支持多种分辨率,可编码解码-Does the use of xvid player, supports a wide range of resolution, can codecs
- 2022-06-28 12:35:46下载
- 积分:1
-
mp3 source code, including the codec in two parts, there is a need to quickly do...
mp3源代码,包括编解码两个部分,有需要的兄弟赶快下载-mp3 source code, including the codec in two parts, there is a need to quickly download the brothers
- 2023-02-04 11:20:03下载
- 积分:1
-
一个音乐
一个多媒体音乐点播工具,需要数据库支持。-a music-on-demand multimedia tools, database support needs.
- 2023-05-29 07:10:03下载
- 积分:1
-
一个IP电话有音量控制的d
一个IP电话有音量控制的d-an IP phone with the volume control d
- 2022-03-20 05:08:56下载
- 积分:1
-
这个是对混音器的编程实例,可进行对音量大小的调节
这个是对混音器的编程实例,可进行对音量大小的调节-This is a mixer programming examples can be the size of the volume adjustment
- 2022-07-01 02:30:05下载
- 积分:1
-
flash 播放器 简单源码 用vcshixian
flash 播放器 简单源码 用vcshixian-flash player with a simple source vcshixian
- 2023-07-03 10:45:04下载
- 积分:1
-
bass大家都知道吧,做音频编码、解码的,还有音效的处理,很不错的!...
bass大家都知道吧,做音频编码、解码的,还有音效的处理,很不错的!-bass we all know it, so audio encoding, decoding, audio processing, very good!
- 2022-01-28 16:56:55下载
- 积分:1
-
用Visual C++实现的中值滤波程序源码 已经通过测试。
用Visual C++实现的中值滤波程序源码 已经通过测试。 -Using Visual C++ implementation of median filter program source code has been tested.
- 2022-03-11 05:49:12下载
- 积分:1
-
VFW
VFW是微软公司1992年推出的关于数字视频的一个软件包,它能使应用程序通过数字化设备从传统的模拟视频源得到数字化的视频剪 辑。VFW的一个关键思想...
VFW
VFW是微软公司1992年推出的关于数字视频的一个软件包,它能使应用程序通过数字化设备从传统的模拟视频源得到数字化的视频剪 辑。VFW的一个关键思想是播放时不需要专用硬件,为了解决数字视频数据量大的问题,需要对数据进行压缩。它引进了一种叫AVI的文件标准,该标准未规定 如何对视频进行捕获、压缩及播放,仅规定视频和音频该如何存储在硬盘上,以及在AVI文件中交替存储视频帧和与之相匹配的音频数据。VFW给程序员提 供.VBX和AVICap窗口类的高级编程工具,使程序员能通过发送消息或设置属性来捕获、播放和编辑视频剪辑。在Windows 9x系统中,当用户在 安装VFW时,安装程序会自动地安装配置视频所需要的组件,如设备驱动程序、视频压缩程序等。
VFW主要由以下6个模块组成:
●AVICAP.DLL:包含执行视频捕获的函数,它给AVI文件的I/O处理和视频、音频设备驱动程序提供一个高级接口;
●MSVIDEO.DLL:包含一套特殊的DrawDib函数,用来处理屏幕上的视频操作;
..........
-err
- 2022-10-19 13:55:03下载
- 积分:1