LZW字符串压缩 [英] LZW string compression

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

问题描述

大家好.我正在尝试实现LZW字符串压缩,我已经了解了它的工作方式以及伪代码的流程,但是我在c#上实现或编码有困难,有谁可以帮助我在C#中实现LZW.我仍然是编程新手.希望有人能帮助我.

Hi there good day to all. I am trying to implement LZW string compression i already understand how it works and the flow of the pseudocode, but i have difficulties in implementing or coding it on c#, is anyone here can help me to implement LZW in C#. i am still new in programming. hope someone can help me.

推荐答案

如果您已经掌握了该算法,那么就应该付出艰辛的努力:如果仍然难以实现它,那么您就不必这样做了.我不太了解C#编程语言,真的需要对其进行更好的研究.
If you have already grasped the algorithm then the hard-work should be done: if you still find difficult implementing it then you don''t know well the C# programming language and really need to study it better.


看看这种实现:http://sharplzw.sourceforge.net/[^]

我遇到了同样的问题,Mehdi Gholam帮了我这个忙.希望对您有帮助.
Look at this implementation : http://sharplzw.sourceforge.net/[^]

I had the same problem and Mehdi Gholam helped me with that link . I hope this will help you too.


这篇关于LZW字符串压缩的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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