资源列表
[压缩解压] No list SPIHT
说明:无链表SPIHT算法,速度比JPEG2000快,压缩比差不多-Listless SPIHT, JPEG2000 faster than the speed, compression ratio almost<王晓东> 在 2008-10-13 上传 | 大小:2.56kb | 下载:1
[压缩解压] image_compress
说明:对一幅二维图像采用预测编码(DPCM)、小波变换等不同方法进行压缩的代码。-a pair of two-dimensional images using predictive coding (DPCM), the wavelet transform different method of code compression.<slyang> 在 2008-10-13 上传 | 大小:2.65kb | 下载:0
[压缩解压] huffman_code
说明:huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\\sample.txt E:\\encode.txt E:\\decode.txt 然后把英文文件放到E盘里.名叫samole.txt, 还有在E里新<朴燕姬> 在 2008-10-13 上传 | 大小:2.57kb | 下载:0