资源列表
Lempel-Ziv 压缩算法
- 本程序采用 Lempel-Ziv 压缩算法,代码是根据 Markus Franz Xaver Johannes Oberhumer 的 LZO 改写而成-the procedures used Lempel - Ziv compression algorithm, code is based on Franz Xaver Markus Johannes Oberhumer rewritten from the LZO
Huffman
- 程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩-Program provided a Huffman coding for compression and decompression functions, and implemented the compression and decompression of images
FileFind
- 获取文件的源代码!通过,一系列的调用,实现同系统的资源同步,实现!
g721
- g.721 C代码
Humgzi3
- 用c语言编写的哈夫曼压缩解压-prepared by the Huffman compression decompression
chap06
- MATLAB实现哈夫曼编码的例程压缩编码及解压缩,还中,希望大家用得着
bound1d
- Fourier-Grid-Hamiltonian method FGH解薛丁格方程式-Fourier-Grid-Hamiltonian method FGH Solutions of Schrö dinger equation
Huffman
- 使用C语言实现哈弗曼编码,经典的压缩算法,共同学习交流下-Huffman coding
ADPCM
- ADPCM(Adaptive Differential Pulse Code Modulation),是一种针对 16bits( 或8bits或者更高) 声音波形数据的一种有损压缩算法,它将声音流中每次采样的 16bit 数据以 4bit 存储,所以压缩比 1:4. 而且压缩/解压缩算法非常简单,所以是一种低空间消耗,高质量高效率声音获得的好途径。保存声音的数据文件后缀名为 .AUD 的大多用ADPCM 压缩。
MobileBarcodeKey
- receive barcode application mobile-receive barcode application mobile
ccitt
- 这是一个用于生成循环冗余码的程序 即cci-This is used to generate a cycle redundancy code procedures that cci
lzw_huffman
- LZW编码和Huffman编码,MATLAB-LZW coding and Huffman coding,MATLAB