-
哈夫曼编码和解码 JAVA
这是我的报告我先进的数据结构和算法的类。
哈夫曼编码是在压缩和解压缩文件后面的算法。这个算法的思想是这样频繁的字符将会有较短的编码,而不是频繁的非字符创建一个可变长度的编码系统。
而不是使用通常的 ASCII 或 Unicode 编码系统,新的编码系统用来减少存储相同的文件所需的位数。
研究发现,哈夫曼编码也是例子的无损耗压缩。
- 2022-08-20 01:27:39下载
- 积分:1
-
这是一个mp3的解码程序 希望大家编写多媒体程序的时候能用到 谢谢大家...
这是一个mp3的解码程序 希望大家编写多媒体程序的时候能用到 谢谢大家-MP3 decoding procedures hope we prepare multimedia programs can use the time to thank you all
- 2022-02-20 03:16:41下载
- 积分:1
-
线性PCM到A律pcm的Verilog编码源程序
线性PCM到A律pcm的Verilog编码源程序-Linear PCM to the Verilog code pcm A law source
- 2022-07-23 15:40:02下载
- 积分:1
-
voice identification procedures. Audio input from voice, and record the characte...
语音识别程序。从语音输入音频,并记录语音特征
- 2022-06-15 22:35:43下载
- 积分:1
-
运动估计是视频压缩中帧间预测编码的关键技术之一,在各个压缩标准中都广泛使用了基于块的运动估计技术。由于运动估计通常具有较大的运算量,因此对压缩性能具有重要的影响...
运动估计是视频压缩中帧间预测编码的关键技术之一,在各个压缩标准中都广泛使用了基于块的运动估计技术。由于运动估计通常具有较大的运算量,因此对压缩性能具有重要的影响。本文在分析了视频序列的特点和对现有的快速搜索算法深入理解的基础上提出了一种改进的快速运动估计搜索算法,通过实验表明该算法对压缩性能有了较好的改进。
-Video Compression interframe predictive coding one of the key technologies. in various compression standards has made extensive use of block-based motion estimation technology. As the motion estimation is usually larger amount of computation, so the compression performance has a significant influence. Based on the analysis of the video sequence and the characteristics of the existing Quick Search Algorithm in-depth understanding on the basis of a modified Quick search motion estimation algorithm, experiments show that the algorithm has better compression performance improvements.
- 2022-11-11 06:50:03下载
- 积分:1
-
jm93 h264 this software if for video coding and decoding
jm93 国际标准ITU-T h264 用于视频编解码 -jm93 h264 this software if for video coding and decoding
- 2022-02-09 17:52:14下载
- 积分:1
-
读取mp3的id3v1信息VFP程序
本PRG可读取mp3中的id3v1信息,如歌曲名,演唱者,专辑等信息。
注意:是ID3V1信息!VFP程序!
- 2022-02-07 23:26:22下载
- 积分:1
-
内容表1。简介2。快速启动2.1视频和音频抓取2…
Table of Contents 1. Introduction 2. Quick Start 2.1 Video and Audio grabbing 2.2 Video and Audio file format conversion 3. Invocation 3.1 Syntax 3.2 Main options 3.3 Video Options 3.4 Audio Options 3.5 Advanced options 3.6 Protocols 4. Tips 5. Supported File Formats and Codecs 5.1 File Formats 5.2 Image Formats 5.3 Video Codecs 5.4 Audio Codecs 6. Platform Specific information 6.1 Linux 6.2 BSD 6.3 Windows 6.4 MacOS X 6.5 BeOS 7. Developers Guide 7.1 API 7.2 Integrating libavcodec or libavformat in your program 7.3 Coding Rules 7.4 Submitting patches 7.5 Regression tests
- 2022-05-26 20:08:57下载
- 积分:1
-
音频波形显示和滤波
音频波形显示和滤波-Audio waveform display and filtering
- 2022-02-26 04:42:01下载
- 积分:1
-
AS3,文件上传类
资源描述文件上传类和示例,拿过去可以直接用。配合php或者java后台使用。这个只是as3的代码。
- 2022-08-22 08:42:56下载
- 积分:1