Description: The LZ series algorithm uses a clever way to apply the dictionary technology to the general data compression field. Moreover, it can theoretically prove that the LZ series algorithm can also approximate the limit of information entropy.
Implement the LZ algorithm and implement the GUI interface
To Search:
File list (Check if you may need any files):
LZ编码\background.jpg
LZ编码\decode.txt
LZ编码\dictionary.m
LZ编码\encode.txt
LZ编码\Entropy.m
LZ编码\jietu.jpg
LZ编码\LZcode.m
LZ编码\LZdecode.m
LZ编码\LZencode.m
LZ编码\source.txt
LZ编码\ZZ.asv
LZ编码\ZZ.fig
LZ编码\ZZ.m
LZ编码