搜索资源列表
SPIHT_bandelet
- 我写的基于bandelet域的spiht图像压缩算法。效果比经典的SPIHT好。文章已发,希望代码对大家有用。
arraykeyboard
- 经典4x4键盘,可随便修改成其它不同矩阵时的功能,代码非常简洁
indices_08_19_96.tar
- 这是TSVQ的经典实现,在Linux下可以运行。TSVQ是一种高效的压缩和解压缩的方法,基于二叉树的结构来实现,比一般的VQ要好得多。 关键代码是mem_tsvqe.c 利用TSVQ实现对原始数据的编码压缩。
lzw
- 经典的LZW77编码,用C语言写的,运行速度快,代码稳定性好,压缩效果好。值得下载。
t264avc
- 基于视频编码的经典代码,对于学习视频编码的人来说是相当不错的.请支持一下本网站,真的很不错!
huffman2
- 这是关于信源压缩编码里面比较经典的压缩编码算法-Huffman算法的代码!
FastHF
- 惠普实验室的经典代码。用于huffman编码的快速实现,具有参考价值-HP Labs classic code. Huffman coding for the rapid realization of value with reference
huff_enc
- huffman 编码原代码,是一种经典压缩算法,变长码-huffman coding
LZA
- lzari压缩算法源码。压缩方法主要有:LZ77算法、LHA算法、Arith算术编码算法以及经典的ZIP算法,有的算法不是太好,压缩出来的文件居然比源文件还要大,汗,可能代码还有些失误的地方吧。-lzari compression algorithm source code
VC.programming.code.extracting.file.compression.ra
- VC编程实现压缩解压文件经典代码VC classical programming code extracting file compression -VC classical programming code extracting file compression
VC_programming_LZARI_classic_code_compression_algo
- VC编程实现LZARI压缩算法经典代码VC programming LZARI classic code compression algorithm -VC programming LZARI classic code compression algorithm
HuffmanTree
- 用最短的代码,实现要求的功能。其中不乏经典的操作方法。-With the shortest code, realize the required function. Including some classic methods of operation。
178_c
- 178个经典c语言源代码。很简单但是也简洁的程序代码!-178