Programas desarrollados para el 'Proyecto Compresor' de la materia 'Estructura del Computador 2'
-
Updated
May 23, 2023 - Python
Programas desarrollados para el 'Proyecto Compresor' de la materia 'Estructura del Computador 2'
My own file compressor & archiver. Uses the most optimal algorithm (LZMA, CSArc, ZPAQ, PPmd, GLZA ...) for each single file, within the same archive (so mixed algos)! Since an archive gets uploaded once and downloaded thousands of times, this is optimized for strong asymmetrical compression (fast decompression, slow compression) for smallest size.
Add a description, image, and links to the data-decompression topic page so that developers can more easily learn about it.
To associate your repository with the data-decompression topic, visit your repo's landing page and select "manage topics."