-
16位声霸卡驱动程序源码和使用例子
16位声霸卡驱动程序源码和使用例子-16 sound tyrant card driver source code and use example
- 2022-06-17 22:27:44下载
- 积分:1
-
MP3 MPEG Header Parser
MP3 MPEG Header Parser
- 2022-02-05 15:25:28下载
- 积分:1
-
著名的开源程序,播放MP3文件,很有参考价值
著名的开源程序,播放MP3文件,很有参考价值-Well-known open source program, play MP3 files, a good reference
- 2022-06-28 12:42:36下载
- 积分:1
-
清华大学林宗福的有关多媒体技术基础(第2版)的讲义提纲
清华大学林宗福的有关多媒体技术基础(第2版)的讲义提纲- Tsinghua University林宗福foundation of the multi-media technology (2nd edition) an outline of the lectures
- 2022-03-17 04:09:25下载
- 积分:1
-
About:
FreeJTV Ajax Slideshow Template is a cross
About:
FreeJTV Ajax Slideshow Template is a cross-browser/platform HTML template page for slideshows and Web photo albums/galleries or jukeboxes. It supports more than 30 DirectX transitions in the IE browser and fade in/out effects in Firefox or Safari. Other features include full screen mode, background music, and pause/resume. Configuration is easy, and does not require changing the code. After thumbnailing and tailoring your photos, you can edit a standalone jtv.xml configuration file.
Release focus: Major bugfixes
Changes:
Some minor bugs in the slideshow applet and templates were fixed. Users can now customize the photo effect of each photo. Documentation of the XML configuration has been completed. -About: FreeJTV Ajax Slideshow Template is a cross-browser/platform HTML template page for slideshows and Web photo albums/galleries or jukeboxes. It supports more than 30 DirectX transitions in the IE browser and fade in/out effects in Firefox or Safari. Other features
- 2022-08-25 01:59:43下载
- 积分:1
-
开源的视频工具,里面包含ffmpeg,可以对音频文件进行切割等操作,有实现例子...
开源的视频工具,里面包含ffmpeg,可以对音频文件进行切割等操作,有实现例子-Open source video tool, which contains ffmpeg, audio files can be cut and other operations, there are examples of implementation
- 2022-07-11 07:14:55下载
- 积分:1
-
H264最新源码(JM93)
H264最新源码(JM93)-The latest sourse code for H264
- 2022-06-29 07:57:20下载
- 积分:1
-
能够播放小动画的程序,采用vc.net编写
能够播放小动画的程序,采用vc.net编写-Can play a small animation of the procedure for the preparation of vc.net
- 2022-04-06 14:52:54下载
- 积分:1
-
灵活简单的放射免疫程序应用
Flex simple RIA application
- 2022-08-05 15:26:02下载
- 积分:1
-
VFW视频检测
现在在vc上采集视频常用的方法有三:vfw,directshow,opencv ;今天我们首先做一下利用vfw的视频采集程序。
VFW(Video for Windows)是Microsoft推出的关于数字视频的一个软件开发包,VFW的核心是AVI文件标准。AVI(Audio Video Interleave)文件中的音、视频数据帧交错存放。围绕AVI文件,VFW推出了一整套完整的视频采集、压缩、解压缩、回放和编辑的应用程序接口(API)。由于AVI文件格式推出较早且在数字视频技术中有广泛的应用,所以VFW仍然有很大的实用价值,而且进一步发展的趋势。
在VC++开发环境中调用VFW和使用其它开发包没有什么不同,只是需要将VFW32.lib文件加入工程中,但在开放视频捕捉与压缩管理程序时需要其它软件硬件设置。VFW为AVI文件提供了丰富的处理函数和宏定义,AVI文件的特点在于它是典型的数据流文件,它由视频流、音频流、文本流组成。所以对AVI文件的处理主要是处理文件流。
- 2022-10-17 18:00:04下载
- 积分:1