文件名称:losslessimagezipalgorithm

  • 所属分类:
  • 压缩解压
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 124kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • idl****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

图像无损压缩算法代码全集,适合做图像无损压缩研究的入门人员收藏研究.-AR002

  Contains a complete archiver by Haruhiko Okumura. The archiver uses

  an LZ engine whose output is compressed with static Huffman. The

  file is chopped into pieces which all get their own independent

  set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use

  essentially the same method. ZOO and LHA even use excactly the

  same method.



LZW

  The famous Lempel Ziv Welch compressor. This version by Kent Williams.



COMP

  Arithmetic compression written by Mark R. Nelson. Published in

  Dr Dobbs february 1991. Contains a basic arithmetic compressor

  and a higher order arithmetic compressor.



ASH

  A "brother" of the higher order compressor from Nelson written by

  Charles Ashford. Ingenious program which makes use of the very limited

  memory of the PC and still can process large files. One price to pay,

  it is VERY slow. The tigthest compressor in the Dr Dobbs compression

  contest.



FIN

  Finish submission to the Dr Dobbs contest w
相关搜索: 无损压缩

(系统自动生成,下载前可以参看下载内容)

下载文件列表

losslessimagezipalgorithm\sfalic-03-src\bigendian.c

.........................\.............\bigendian.h

.........................\.............\bppmask.h

.........................\.............\cdf.c

.........................\.............\cdfcmdline.c

.........................\.............\cdfcmdline.h

.........................\.............\cdfpred.c

.........................\.............\cdfpred.h

.........................\.............\cdfstat.c

.........................\.............\cdfstat.h

.........................\.............\cdftypes.h

.........................\.............\ceillog2.h

.........................\.............\cfamily.c

.........................\.............\cfamily.h

.........................\.............\clalloc.c

.........................\.............\clalloc.h

.........................\.............\encodecodeword.h

.........................\.............\exitit.c

.........................\.............\exitit.h

.........................\.............\headers.c

.........................\.............\headers.h

.........................\.............\sfalic-03-readme.txt

.........................\.............\str.h

.........................\.............\tabrand.c

.........................\.............\tabrand.h

.........................\.............\taskparams.c

.........................\.............\taskparams.h

.........................\无损压缩算法集\ar002\ar.c

.........................\..............\.....\ar.h

.........................\..............\.....\decode.c

.........................\..............\.....\encode.c

.........................\..............\.....\huf.c

.........................\..............\.....\io.c

.........................\..............\.....\makefile

.........................\..............\.....\maketbl.c

.........................\..............\.....\maketree.c

.........................\..............\.sh\arith.c

.........................\..............\...\arith.h

.........................\..............\...\comp.h

.........................\..............\...\compress.c

.........................\..............\...\expand.c

.........................\..............\...\files.c

.........................\..............\...\files.h

.........................\..............\...\make.bat

.........................\..............\...\model.c

.........................\..............\...\readme

.........................\..............\...\test.c

.........................\..............\comp\bitio.c

.........................\..............\....\bitio.h

.........................\..............\....\coder.c

.........................\..............\....\coder.h

.........................\..............\....\comp-1.c

.........................\..............\....\comp-2.c

.........................\..............\....\expand-1.c

.........................\..............\....\expand-2.c

.........................\..............\....\make.bat

.........................\..............\....\model-1.c

.........................\..............\....\model-1a.c

.........................\..............\....\model-2.c

.........................\..............\....\model-2a.c

.........................\..............\....\model.h

.........................\..............\....\read.me

.........................\..............\fin\comp2.asm

.........................\..............\...\decomp2.asm

.........................\..............\...\fin_o.c

.........................\..............\...\make.bat

.........................\..............\huf\dhuff.c

.........................\..............\...\huff1.c

.........................\..............\...\make.bat

.........................\..............\...\readme.doc

.........................\..............\lz\cmprsn.doc

.........................\..............\..\lzari.c

.........................\..............\..\lzhuf.c

.........................\..............\..\lzss.c

.........................\..............\..\make.bat

.........................\..............\..rw1\lzrw1.c

.........................\..............\.....\make.bat

.....

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org