Simple program to compress text using a DNA-repetition searching algorithm. It doesn't compress very good and it is not fast at all. It is much more a proof-of-concept
Simple program to compress text using a DNA-repetition searching algorithm. It doesn't compress very good and it is not fast at all. It is much more a proof-of-concept