Java中的加密压缩系统项目 [英] project on encryption-compression system in java

查看:79
本文介绍了Java中的加密压缩系统项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮助我,如何使用基于LZ77或LZ78等压缩字典算法的Java代码压缩文本,图像等文件.

please help me that how i compress the files like text, image etc. using java codes based on dictionary algorithms of compression like LZ77 OR LZ78 etc.

推荐答案



用Java实现的LZW压缩算法 [ stackoverflow 中,您可以获取LZ78 alg的实现.
Hi,

LZW Compression Algorithm Implemented in Java[^]

Here in stackoverflow you can get the implementation for LZ78 alg.


选中此选项.您还将在那里找到源代码

http://www.cs.sfu.ca/CourseCentral/365/li/squeeze/LZW.html [ ^ ]
Check This. U will also find source code there

http://www.cs.sfu.ca/CourseCentral/365/li/squeeze/LZW.html[^]


这篇关于Java中的加密压缩系统项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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