资源列表
huffman-0.7
- Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related adjective. M
hongwai
- 基于VC++的红外对管的驱动设计,适用于各种平台-GGGGGG
让你的程序声图并茂3
- 学习用C语言发声 • 了解声音功能函数 • 了解乐谱文件的制作 • 能够结合图像与声音,让你的程序声图并茂 -learning C language audible
G728(LD-CELP)
- G728(LD-CELP)编解码 代码实现
project
- 用matlab编写的HUFFMAN树的程序,按照要求输入输入,概率以及信号编号,就可以得到各个信号的Huffman编码。并且有课题报告附上。(编码是逆序输出的,若要改为正序,修改strcat内的两个参数顺序就好)-HUFFMAN prepared using matlab tree program, enter the requested input, probability, and signal numbers, each signal can be Huffman coding.
WinZip
- 类似WinZip的压缩源代码-文件处理-C++源码,很不错的哦,绝对可以正常运行的呀。-WinZip compression similar to the source code- document processing-C++ source code, very good Oh, absolutely normal operation of the ah.
DCTCompress
- 自己写的演示DCT变换压缩后的图像效果,有两种压缩方式,大家对比对比
QccPackSPECK-0.58-1.tar
- QccPackSPECK也是重要的嵌入式编码方法,在小波编码中具有重要应用。这个代码3d-speck也是应用于三维小波体数据压缩的代码。-QccPackSPECK is also an important embedded coder, which is vital in wavelet coding. this 3d-speck sourcecode is very useful for people who process 3d volume data
src
- can基本功能实现,能够为初学者提供较为简单的程序代码,以方便学习。-can achieve the basic functions, can provide a relatively simple code for beginners to facilitate learning.
lzh
- lzh压缩算法,实现压缩和解压,lzh为bios 模块所使用的压缩算法-lzh compression algorithms achieve compression and decompression, lzh module for the bios of the compression algorithm used
colorspace
- Color space for image tranforms
lz4-delphi-master
- Delphi bindings for [lz4](https://code.google.com/p/lz4/). Includes easy-to-use wrapper class and an default mode implementation of the new [lz4s streaming format](http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html).