关键字  
 文件名称: lzari_SRC实现LZARI压缩算法的C++类



这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura下载  收藏√  我顶↑
  所属分类: Other windows programs
  开发工具: Visual C++
  文件大小: 28 KB
  上传时间: 2005-11-05
  下载次数: 12
  提 供 者: 翟红讨
 详细说明:实现LZARI压缩算法的C++类 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。 -LZARI compression algorithm to achieve the category C is a LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it become a category C, it can easily compression.
 输入关键字,在本站47万海量源码库中尽情搜索:  帮助
 [SmartAlarm_Src.zip] - Smartphone 上的手机闹钟,学习SP编程的基础
 [HuffmanForFile.zip] - 用Visual C++开发的Huffman文件压缩算法的源代码
 [ManySort.zip] - 数组排序算法-----这个程序的头文件中包含四种排序方法:泡沫排序法,插入排序法,快速排序法和选择排序法
 
 [huffman_.zip] - Window数据, 压缩huffman算法
 [GZip压缩源代码.rar] - 数据压缩源代码和VC中使用DEMO,能够压缩内存数据。
 [EzwCode.zip] - 零树编码源码
 [zip_source.rar] - GNU的压缩及解压缩代码。压缩的效率比LZW的压缩效率高的多,但比RAR的压缩率低。
 [compress_code.rar] - 收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay
相关函数/类:
CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu CString LoadString AppendMenu IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon CFileDialog CFile
文件列表(点击判断是否您需要的文件):
  TestLZARICompress
  .................\lzari.cpp
  .................\lzari.h
  .................\res
  TestCompress.ico
  .................\...\TestCompress.rc2
  .................\resource.h
  .................\StdAfx.cpp
  .................\StdAfx.h
  .................\TestCompress.aps
  .................\TestCompress.clw
  .................\TestCompress.cpp
  .................\TestCompress.dsp
  .................\TestCompress.dsw
  .................\TestCompress.h
  .................\TestCompress.opt
  .................\TestCompress.rc
  .................\TestCompressDlg.cpp
  .................\TestCompressDlg.h