-
这是有关C++中设计输入/输出流的源代码,有很好的算法支持,是C++爱好者研究IO流不可或缺的源代码...
这是有关C++中设计输入/输出流的源代码,有很好的算法支持,是C++爱好者研究IO流不可或缺的源代码-This is the C++ In the design of input/output flow of source code, the algorithm has very good support of the C++ Enthusiasts research stream IO indispensable source code
- 2023-09-06 05:25:03下载
- 积分:1
-
DVDRIP字幕显示工具VOBSUB2.23源代码
DVDRIP字幕显示工具VOBSUB2.23源代码-DVDRIP captions demonstration tool VOBSUB2.23 source code
- 2022-08-22 22:00:00下载
- 积分:1
-
Signal spectrum to establish the concept of understanding the signal through the...
建立信号的频谱概念 理解信号通过线性系统的基本分析方法及其物理意义 掌握系统的时域分析和频域分析的对应关系 培养学生分析、对比、归纳、总结的能力 -Signal spectrum to establish the concept of understanding the signal through the linear system analysis methods and their basic physical meaning master system time-domain analysis and frequency domain analysis of the relationship between train students to analyze, contrast, summarize, sum up the capacity of
- 2022-05-27 16:26:44下载
- 积分:1
-
利用Alphat算法编写的透明合成系统源代码
利用Alphat算法编写的透明合成系统源代码-Alphat algorithm using transparent Synthesis System source code
- 2022-08-06 12:49:38下载
- 积分:1
-
一篇介绍windows下开发多媒体组件filter的方法,介绍很详细,适合有一定基础的人员...
一篇介绍windows下开发多媒体组件filter的方法,介绍很详细,适合有一定基础的人员-Introduced a windows multi-media components developed under the filter method, introduced in great detail, the basis for certain personnel
- 2023-06-27 02:35:04下载
- 积分:1
-
一个简单的视频播放器,可以播放多种格式的视频和音频文件,它是VC2005编成的。...
一个简单的视频播放器,可以播放多种格式的视频和音频文件,它是VC2005编成的。
-A simple video player, can play multiple formats of video and audio files, which is derived from VC2005.
- 2022-02-26 16:01:59下载
- 积分:1
-
媒体播放器,利用Windows自带的控件来创建媒体播放器。
媒体播放器,利用Windows自带的控件来创建媒体播放器。-media player, using the Windows Control to create a media player.
- 2022-07-21 19:59:50下载
- 积分:1
-
win32平台实现媒体播放及全面操作.加入自己的项目中,链接器需要输入Vfw32.lib...
win32平台实现媒体播放及全面操作.加入自己的项目中,链接器需要输入Vfw32.lib-win32 platform media player and fully operational. adding their own projects, linker need to enter Vfw32.lib
- 2022-05-20 07:10:24下载
- 积分:1
-
VC编写的简易MIDI播放器,可以控制声道变化
VC编写的简易MIDI播放器,可以控制声道变化-VC summary prepared by the MIDI player will be able to control channel changes
- 2022-01-26 00:25:40下载
- 积分:1
-
本文首先对DSP技术特别是TI公司的C6000系列进行了介绍,为以后的编码算法研究工作做准备。
之后通过对目前的视频编码标准的分析和比较,选择了MPEG...
本文首先对DSP技术特别是TI公司的C6000系列进行了介绍,为以后的编码算法研究工作做准备。
之后通过对目前的视频编码标准的分析和比较,选择了MPEG-4视频编码标准作为监控视频编码框架。
接着在对MPEG-4视频压缩基本技术分析的基础上,结合监控视频和C6211DSP硬件的特点,
深入研究了运动估计、DCT变换、量化等算法并进行了优化,
采用了基于钻石搜索的背景块运动搜索算法和全零块预判别算法,提高了编码程序的效率。
随后,本文在PC机上采用VC编写了改进后的MPEG-4视频编码器和解码器的软件,验证了对算法改进的可行性。
- 2023-02-22 12:55:03下载
- 积分:1