搜索资源列表
无损压缩算法代码包
- \"无损压缩算法代码包\"是大家学习压缩技术的入门好帮手。- the source package of Lossless compress algorithm ,will show introduction to those who start to study on compression techniques.
无损压缩中的熵编码
- 用c语言编写的无损压缩中的熵编码的编码和解码程序! 很实用的!-prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!
lzw压缩
- 无损数据压缩的源码,Lempel Ziv Welch算法-lossless data compression source code, the Lempel Ziv Welch algorithm
LZC_六层_插值44无损_整理
- LZC算法实例,该算法采用六层插值44,无损压缩-LZC algorithm example, the algorithm used six interpolation 44, lossless compression
bkreader
- 图象浏览软件,看NLC格式的图书工具,图书阅读器NLC(中国数字图书馆)版本 NLC格式是中国国家图书馆的电子图书格式。它把扫描的图书图像以JBIG 标准压缩(无损压缩)为很小的NLC文件。NLC文件是JBIG格式的一种变种。解压缩之后即可使用,不需要安装。-image viewing software, see NLC format books tools, books readers NLC (China Digital Library) NLC format version of the
用C语言编写程序实现Zip或者Rar无损压缩算法
- 用C语言编写程序实现Zip或者Rar无损压缩算法
一种二值图象无损压缩算法
- 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码
无损压缩算法介绍
- 对无损压缩算法进行简介,适合初学者
C++实现数据无损压缩、解压(使用LZW算法).
- C++实现数据无损压缩、解压(使用LZW算法).
JEPG-LS压缩算法
- JEPG-LS无损压缩方法,C语言源代码
jpgeimage
- 无损图片压缩大师可以压缩市面上大部分图片格式的压缩软件,一个2M的jpg数码照片,可以压缩到200KB 左右,压缩后的图片比之前缩小了10倍左右,而且压缩后的图片质量基本没什么变化,实现无损压缩-123
Gouzao_Bianma
- 本程序用matlab编写。实现图像的构造编码。压缩包中的PPT介绍构造编码。一个编码程序,一个解码程序。本程序是无损压缩,编码后可压缩掉30 以上。附有图片。程序有必要的注释。-This program written by matlab. The structure of image coding. PPT introduced compressed package structure encoding. A coding process, a decoding program. This p
LZW压缩解压算法的完整实现
- LZW算法:又称串表压缩算法,是无损压缩的一种。采用字典的方式编码和解码。
无损压缩算法代码包
- 常见的压缩算法,忘了从哪里下载的 ,有需要的童鞋可以看看。(The most common compression algorithms)
基于混沌的图像无损压缩加密算法的研究_陈鹏辉
- 混沌的图像无损压缩加密算法 Chaotic image lossless compression encryption algorithm(Chaotic image lossless compression encryption algorithm)
一种针对二进制数据的多字符组合无损数据压缩方法
- 针对二进制数据压缩方面的专利文献,供参考(Patent literature for binary data compression for reference)
VGA图像无损压缩
- 针对vga接口输出的雷达图像的无损压缩编码算法。(A lossless compression coding algorithm for radar images.)
[Cmsmb.Cc]图片无损压缩工具
- 该模板、插件和素材资源仅供大家研究学习,切勿由于任何商业用途,请尊重作者购买正版(The template, plug-in and material resources are only for study and study, not for any commercial use, please respect the author to buy a positive edition.)
C#写的图片无损压缩——高效
- 高效的c#压缩文件文件代码,可手动设置压缩比例(Efficient c# compression file file code, manually setting the compression ratio)
哈夫曼压缩晓晓
- 哈夫曼压缩算法编码是无损压缩当中最好的方法。它使用预先二进制描述来替换每个符号,长度由特殊符号出现的频率决定。常见的符号需要很少的位来表示,而不常见的符号需要很多为来表示。 哈夫曼算法在改变任何符号二进制编码引起少量密集表现方面是最佳的。然而,它并不处理符号的顺序和重复或序号的序列。(Huffman compression algorithm coding is the best method of lossless compression. It replaces each symbol