文本文件压缩和解压缩C. [英] Text file Compression and Decompression C

查看:96
本文介绍了文本文件压缩和解压缩C.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我打算用Lempel-Ziv-Welch alogarithm制作压缩机/解压缩机。我一直在互联网上寻找一些影响,并注意到他们在单独制造压缩机时真的很长。有谁知道一个简单的代码,所以我能理解它?使用LZW算法的简单压缩器和解压缩器。我打算先使用textfiles :)



*这不是家庭作业。我只是想更广泛地了解这些事情。

解决方案

如果你想要一些代码,可以搜索过去的CP文章。



http: //www.codeproject.com/search.aspx?q=LZW&x=0&y=0&sbo=kw [ ^ ]



也有一些教程。



http:// www.perlmonks.org/?node_id=270016 [ ^

Hi guys,

I was planning on making a Compressor/De-compressor with the Lempel-Ziv-Welch alogarithm. I've been looking around the internet for some implications and noticed that they're really long when making a the compressor alone. Does anyone know a simple code so I can understand it? A simple compressor and decompressor using LZW alogarithm. I plan on using textfiles first :)

*this isn't a home work. I'm just trying to get a broader view of these things.

解决方案

If you want some code to play with, search for past CP articles.

http://www.codeproject.com/search.aspx?q=LZW&x=0&y=0&sbo=kw[^]

There are some tutorials out there too.

http://www.perlmonks.org/?node_id=270016[^]


这篇关于文本文件压缩和解压缩C.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆