资源列表
java-unrar-20120706-ds-src
- 很好的支持解压,支持密码解压,欢迎使用顶顶顶(Good support for decompression, support password decompression, welcome to use top top)
数据压缩技术原理与范例
- 提供了数据压缩技术原理并提供了相应压缩范例(The principle of data compression technology is provided and the corresponding compression examples are provided)
常用算法程序集(C语言描述)第三版
- 常用算法程序集(C语言描述)第三版 徐士良 源码+PDF(Commonly used algorithm assembly (C language descr iption) Third Edition Xu Shiliang source code, +PDF)
speex-1.2
- 是一套主要针对语音的开源免费,无专利保护的音频压缩格式。Speex工程着力于通过提供一个可以替代高性能语音编解码来降低语音应用输入门槛 。另外,相对于其它编解码器,Speex也很适合网络应用,在网络应用上有着自己独特的优势。同时,Speex还是GNU工程的一部分,在改版的BSD协议中得到了很好的支持(It is an open source, free, patent free audio compression format for speech. Speex works to reduce
HEVC_OVERVIEW
- 最新的视频编解码标准介绍论文,希望能帮到大家,H.265视频编解码标准(Overview of the High Efficiency Video Coding (HEVC) Standard)
ALU
- i me you with one your
算术编码matlab
- 从整个符号序列出发,根据各信源序列的概率将信源序列映射到[0,1) 区间上,然后选取区间内的一点(也就是一个二进制的小数)来表示信源序列。(From the entire sequence of symbols, the source sequence is mapped to the interval [0,1] according to the probability of each source sequence, and then a point (that is, a binary f
Huffman
- 霍夫曼编码的基本方法是先对图像数据扫描一遍,计算出各种像素出现的概率,按概率的大小指定不同长度的唯一码字,由此得到一张该图像的霍夫曼码表。编码后的图像数据记录的是每个像素的码字,而码字与实际像素值的对应关系记录在码表中。 GUI实现(The basic method of Huffman coding is to scan the image data first, calculate the probability of occurrence of various pixels, speci
LZ编码
- LZ 系列算法用一种巧妙的方式将字典技术应用于通用数据压缩领域,而且,可以从理论上证明LZ 系列算法同样可以逼近信息熵的极限。 实现LZ算法且实现GUI界面(The LZ series algorithm uses a clever way to apply the dictionary technology to the general data compression field. Moreover, it can theoretically prove that the LZ serie
dslectures
- Data structures lectures for Master students
无损压缩算法代码包
- 常见的压缩算法,忘了从哪里下载的 ,有需要的童鞋可以看看。(The most common compression algorithms)
zip232
- zip压缩工具源码2.3.2版本,可在多平台实现跨平台编译,是一个不错的工具(Zip compression tool source code, 2.3.2 version, can be achieved in multiple platforms cross platform compiler, is a good tool)