This repository contains a Java implementation of the LZ-77 data compression algorithm. LZ-77 is a lossless data compression method that replaces repetitive sequences of characters with references to previously occurring data. It achieves compression by storing the position and length of a match in a sliding window of previously processed data.
Compression algorithms techniques: LZ77, LZW, Standard Huffman, Adaptive Humman, quantizer, and predictive feed forward
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Reproducible Central: rebuild instructions for artifacts published to (Maven) Central Repository
tomcat8源码解析: tomcat-8.5.49源码解析(tomcat8源码解读,中英文注释翻译,关键流程图和及其详细的解读方案)
A memory-efficient implementation of a compressed generalized suffix array
最近更新: 3天前The project is a simple vulnerability Demo environment written by SpringBoot. Here, I deliberately wrote a vulnerability environment where there ar...
最近更新: 3天前