搜索资源列表
LZC_六层_插值44无损_整理
- LZC算法实例,该算法采用六层插值44,无损压缩-LZC algorithm example, the algorithm used six interpolation 44, lossless compression
小波应用LZC算法编解码
- 有两个vc工程文件,分别是lzc编码和解码。算法主要可以对灰度图像进行压缩和解压缩,效果比jpeg要好。其实这就是jpeg2000的原型。-two vc engineering documents were lzc encoding and decoding. This algorithm can be gray image compression, the effect is better than jpeg. This is actually the prototype JPEG2000.
improvingLZW
- LZW was originally designed for implementation by special hardware, but it turned out to be highly suitable for efficient software implementations too. An enhanced variant is available on UNIX systems and many other systems as the compress comman