-
Visual C engineering documents, including multimedia player source, it can be co...
Visual C++工程文件,包含多媒体文件播放源程序,直接可以编译运行。-Visual C engineering documents, including multimedia player source, it can be compiled directly operation.
- 2022-03-22 09:54:15下载
- 积分:1
-
一个光驱开关控制器,最小化时到任务栏
一个光驱开关控制器,最小化时到任务栏-a drive controller, to minimize the time the task bar
- 2022-12-15 15:40:03下载
- 积分:1
-
borland c++写的抓取的图像的例子,可以用来学习图像处理方面的只是,比较有用。...
borland c++写的抓取的图像的例子,可以用来学习图像处理方面的只是,比较有用。-written in the image capture example, can be used to study aspects of image processing is more useful.
- 2022-05-16 06:56:26下载
- 积分:1
-
C++编写的音乐库歌曲统计器
可统计mp3播放器音乐库内的歌曲,显示歌曲名,歌手名及播放次数,可实现如下功能:1.按歌曲名排序 2.按歌手排序 3. 按播放...
C++编写的音乐库歌曲统计器
可统计mp3播放器音乐库内的歌曲,显示歌曲名,歌手名及播放次数,可实现如下功能:1.按歌曲名排序 2.按歌手排序 3. 按播放次数排序 4. 随机选择10首歌曲
内附测试文本library.txt,编译可运行-C++ Prepared song music library and Statistics Statistics can be kept in the register mp3 player music songs, show song name, singer name and player number, enabling the following functions: 1. By song name to sort 2. By singer sort 3. Sort by number of plays 4. randomly selected 10 test songs containing the text of library.txt, the compiler can be run
- 2022-01-24 15:12:33下载
- 积分: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
-
在下初出江湖,源码很简单
在下初出江湖,源码很简单- In at the beginning of the under rivers and lakes, the source
code is very simple
- 2022-03-19 14:52:11下载
- 积分:1
-
通过opencv实现光点控制鼠标,具有很强的参考价值.两个重要内容:如何识别摄像头中的光点、如何通过光点控制屏幕上的鼠标。...
通过opencv实现光点控制鼠标,具有很强的参考价值.两个重要内容:如何识别摄像头中的光点、如何通过光点控制屏幕上的鼠标。-Opencv optical realize through control mouse, has a strong reference value. Two important elements: how to identify the camera
- 2022-01-26 19:05:12下载
- 积分:1
-
cd播放器
cd播放器-cd player
- 2022-05-27 21:24:19下载
- 积分:1
-
visual C++ 视频/音频开发实用工程案例精选
visual C++ 视频/音频开发实用工程案例精选-visual C++ Video/Audio development of practical engineering Highlights
- 2022-02-14 17:29:43下载
- 积分:1
-
程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0...
程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:Program FilesMicrosoft DirectX 9.0 SDK SamplesC++DirectShowBaseClasses”。-running Windows 98/2000/XP/2003 platform, or in VC 6.0.NET debugging. Debugging former post install Microsoft DirectX 9.0 SDK. Because the procedures used in this chapter DirectShow COM, the procedure needs directories options include files adding, "E : Program Files Microsoft DirectX 9.0 SDK Samples C DirectShow BaseClasses."
- 2022-06-21 09:57:29下载
- 积分:1