Introduction - If you have any usage issues, please Google them yourself
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