资源列表
[压缩解压] image_dct_trans
说明:采用c语言对8**8图像进行离散傅立叶变换,实现对图像压缩处理-to eight images ** 8 discrete Fourier transform, to achieve Image Compression<李庆山> 在 2008-10-13 上传 | 大小:1.35kb | 下载:0
[压缩解压] lpcanalyssis
说明:this is audio lpca analysis system,you can use it to do the audio analysis-this is lpca audio analysis system, you can use it to do the audio analysis<雷柏英> 在 2008-10-13 上传 | 大小:1.35kb | 下载:0
[压缩解压] chafengeshi
说明:差分格式中的一种类型,matlab编程实现的,能看到明显效果。-difference format of a type, Matlab programming, and be able to see tangible results.<刘华> 在 2008-10-13 上传 | 大小:1.35kb | 下载:0
[压缩解压] 实现LZARI压缩算法的C++类
说明:这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data<张吗恩> 在 2008-10-13 上传 | 大小:1.34kb | 下载:0