lzw

所属分类:压缩解压
开发工具:matlab
文件大小:39KB
下载次数:4
上传日期:2020-05-13 21:40:02
上 传 者B00K思议
说明:  lzw压缩算法,可以实现对图像的lzw压缩,容易理解
(LZW compression algorithm can realize LZW compression of image, easy to understand)

文件列表:
lzw (0, 2019-12-24)
lzw\.DS_Store (6148, 2013-03-08)
lzw\Discalmer.txt (568, 2004-04-23)
lzw\Orig (0, 2019-12-24)
lzw\Orig\Discalmer.txt (568, 2009-01-27)
lzw\Orig\lzw2norm.m (2527, 2009-01-27)
lzw\Orig\lzw_demo1.m (416, 2009-01-27)
lzw\Orig\norm2lzw.m (2548, 2009-01-27)
lzw\lzw2norm.m (2971, 2013-03-08)
lzw\lzw_demo1.m (867, 2013-03-08)
lzw\lzw_docs (0, 2019-12-24)
lzw\lzw_docs\.DS_Store (6148, 2007-11-30)
lzw\lzw_docs\ERRATE CORRIGE.txt (472, 2004-05-10)
lzw\lzw_docs\LZW Data Compression_file (0, 2019-12-24)
lzw\lzw_docs\LZW Data Compression_file\ddj_cover.jpg (18309, 2004-05-04)
lzw\lzw_docs\LZW Data Compression_file\i.gif (1004, 2004-02-25)
lzw\lzw_docs\LZW Data Compression_file\z.gif (43, 2004-05-10)
lzw\lzw_docs\LZW_Data_Compression.htm (40125, 2004-05-10)
lzw\norm2lzw.m (3421, 2013-03-08)

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % lzw compression Read Me % % % % % % Last update: 11 may 2004 % % by Pepecito, pepecito@email.it % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% ################################### # # # Content of ZIP archive # # # ################################### 1. norm2lzw.m (encoder function) 2. lzw2norm.m (decoder function) 3. lzw_demo1.m (demo file) 4. lzw_docs.zip (documentation) 5. Disclamer.txt (this is the disclamer) 6. ReadMe.txt (this file) ################################### # # # NOTES # # # ################################### The function has been created using the following Matlab version: >> version ans = 6.1.0.450 (R12.1)

近期下载者

相关文件


收藏者