python-LZ78:python上的简单LZ78编码和解码脚本

时间:2021-04-28 20:09:48
【文件属性】:
文件名称:python-LZ78:python上的简单LZ78编码和解码脚本
文件大小:370KB
文件格式:ZIP
更新时间:2021-04-28 20:09:48
Python 只是一个简单的脚本,可以通过Lempel-Ziv方法对文本文件进行编码和解码; 我以“傲慢与偏见”的前三十章为例。 如果您想检查一下-将一些文本放入“ input.txt”并编译脚本;
【文件预览】:
python-LZ78-master
----encoded.txt(274KB)
----LZ78.py(2KB)
----decoded.txt(299KB)
----README.md(244B)
----input.txt(299KB)

网友评论