文件名称:Lzss_VC
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 51.5kb
- 下载次数:
- 0次
- 提 供 者:
- 匿*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
测试LZSS算法的VC代码,其中LZSS算法的实现部分为C代码来自网上,修改后在VC上测试通过
可移植到其它平台,如嵌入式系统
示例中直接打开本目录下的Tmp.txt
zip压缩Tmp.txt并输出压缩内容到zip.out
unzip解压zip.out的内容并输出到unzip.out
目录下Tmp.txt文件必须存在-test LZSS VC code algorithm, the algorithm to achieve LZSS part of the C code from the Internet, after the VC changes on the test can be ported to other platforms, such as embedded systems examples directly under the open Catalog Tmp.txt zip Tmp.txt and output compressed content zip.out zip.out unzip unpacked and the contents of the output directory Tmp.txt unzip.out documents must exist
可移植到其它平台,如嵌入式系统
示例中直接打开本目录下的Tmp.txt
zip压缩Tmp.txt并输出压缩内容到zip.out
unzip解压zip.out的内容并输出到unzip.out
目录下Tmp.txt文件必须存在-test LZSS VC code algorithm, the algorithm to achieve LZSS part of the C code from the Internet, after the VC changes on the test can be ported to other platforms, such as embedded systems examples directly under the open Catalog Tmp.txt zip Tmp.txt and output compressed content zip.out zip.out unzip unpacked and the contents of the output directory Tmp.txt unzip.out documents must exist
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 71477221lzss_vc.rar 列表 res res\lzss.rc2 res\lzss.ico lzss.aps lzss.clw lzss.cpp lzss.dsp lzss.dsw lzss.exe lzss.h lzss.opt lzss.plg lzss.rc lzssDlg.cpp lzssDlg.h ReadMe.txt Resource.h StdAfx.cpp StdAfx.h Tmp.out tmp.txt unzip.out zip.out lzss.ncb