trizen b7b271d483 new file: Compression/rans_file_compression.pl il y a 2 jours
..
adaptive_huffman_coding.pl 61585b63b7 new file: Encoding/adaptive_huffman_coding.pl il y a 9 mois
arithmetic_coding.pl 3f84ce9c09 new file: Encoding/run_length_with_elias_coding.pl il y a 9 mois
arithmetic_coding_adaptive_contexts_in_fixed_bits.pl e45b9ed9d2 Several simplifications and optimizations in the Compression / Encoding scripts with Arithmetic Coding in fixed bits. il y a 3 mois
arithmetic_coding_adaptive_in_fixed_bits.pl e45b9ed9d2 Several simplifications and optimizations in the Compression / Encoding scripts with Arithmetic Coding in fixed bits. il y a 3 mois
arithmetic_coding_anynum.pl 3f84ce9c09 new file: Encoding/run_length_with_elias_coding.pl il y a 9 mois
arithmetic_coding_in_fixed_bits.pl e45b9ed9d2 Several simplifications and optimizations in the Compression / Encoding scripts with Arithmetic Coding in fixed bits. il y a 3 mois
arithmetic_coding_mpz.pl 3f84ce9c09 new file: Encoding/run_length_with_elias_coding.pl il y a 9 mois
ascii_encode_decode.pl d6b3456961 new file: Math/elliptic-curve_factorization_method_with_B2_stage.pl il y a 7 mois
binary_arithmetic_coding.pl 3f84ce9c09 new file: Encoding/run_length_with_elias_coding.pl il y a 9 mois
binary_arithmetic_coding_anynum.pl 3f84ce9c09 new file: Encoding/run_length_with_elias_coding.pl il y a 9 mois
binary_variable_length_run_encoding.pl 0ce734f401 new file: Compression/ppmh_file_compression.pl il y a 9 mois
binradix_arithmetic_coding.pl 3f84ce9c09 new file: Encoding/run_length_with_elias_coding.pl il y a 9 mois
binradix_arithmetic_coding_anynum.pl 3f84ce9c09 new file: Encoding/run_length_with_elias_coding.pl il y a 9 mois
burrows-wheeler_file_transform.pl ffa9cb20d8 Simplification in the Burrows-Wheeler transform. il y a 3 mois
burrows-wheeler_transform-n-char_generalization.pl ffa9cb20d8 Simplification in the Burrows-Wheeler transform. il y a 3 mois
burrows-wheeler_transform.pl ffa9cb20d8 Simplification in the Burrows-Wheeler transform. il y a 3 mois
burrows-wheeler_transform_symbolic.pl 49eebe069a new file: Compression/bbwr_file_compression.pl il y a 2 mois
delta_encoding_with_double-elias_coding.pl 60083950d7 Slightly more efficient double-Elias gamma coding. il y a 8 mois
delta_encoding_with_elias_coding.pl 5b6e925158 - Moved the file compressors inside the new "Compression" directory. il y a 10 mois
delta_encoding_with_unary_coding.pl 5b6e925158 - Moved the file compressors inside the new "Compression" directory. il y a 10 mois
delta_rle_elias_encoding.pl 60083950d7 Slightly more efficient double-Elias gamma coding. il y a 8 mois
double-elias_gamma_encoding.pl 60083950d7 Slightly more efficient double-Elias gamma coding. il y a 8 mois
elias_gamma_encoding.pl 5b6e925158 - Moved the file compressors inside the new "Compression" directory. il y a 10 mois
eyes_dropper.pl 3f84ce9c09 new file: Encoding/run_length_with_elias_coding.pl il y a 9 mois
fibonacci_coding.pl ad75edec93 new file: Encoding/fibonacci_coding.pl il y a 2 mois
huffman_coding.pl 5b6e925158 - Moved the file compressors inside the new "Compression" directory. il y a 10 mois
int2bytes.pl 06a7b35efa Replace `http://` with `https://` il y a 4 mois
integers_binary_encoding.pl 379a090ece new file: Compression/bwrl_file_compression.pl il y a 8 mois
integers_binary_encoding_with_delta_coding.pl 379a090ece new file: Compression/bwrl_file_compression.pl il y a 8 mois
integers_binary_encoding_with_huffman_coding.pl 5b6e925158 - Moved the file compressors inside the new "Compression" directory. il y a 10 mois
jpeg_transform.pl 715c2acee4 new file: Encoding/jpeg_transform.pl il y a 5 mois
length_encoder.pl 06a7b35efa Replace `http://` with `https://` il y a 4 mois
lz77_encoding.pl 32ea9c92e6 new file: Compression/High-level/bwlz3_file_compression.pl il y a 1 mois
lz77_encoding_symbolic.pl 5377cb6d54 Updated several compression scripts. il y a 1 mois
lzss_encoding.pl 5377cb6d54 Updated several compression scripts. il y a 1 mois
lzss_encoding_hash_table.pl 32dbc68aff new file: Compression/lzb2_file_compression.pl il y a 3 jours
lzss_encoding_hash_table_fast.pl 32dbc68aff new file: Compression/lzb2_file_compression.pl il y a 3 jours
lzss_encoding_symbolic.pl 5377cb6d54 Updated several compression scripts. il y a 1 mois
lzt-fast.pl 5b6e925158 - Moved the file compressors inside the new "Compression" directory. il y a 10 mois
lzw_encoding.pl 3f84ce9c09 new file: Encoding/run_length_with_elias_coding.pl il y a 9 mois
math_expr_encoder.pl 5b6e925158 - Moved the file compressors inside the new "Compression" directory. il y a 10 mois
move-to-front_transform.pl 5b6e925158 - Moved the file compressors inside the new "Compression" directory. il y a 10 mois
mtf-delta_encoding.pl 5b6e925158 - Moved the file compressors inside the new "Compression" directory. il y a 10 mois
png_transform.pl e2d327af38 new file: Encoding/png_transform.pl il y a 5 mois
ppm_encoding.pl fac45122d1 new file: Encoding/ppm_encoding_dynamic.pl il y a 10 mois
ppm_encoding_dynamic.pl fac45122d1 new file: Encoding/ppm_encoding_dynamic.pl il y a 10 mois
rANS_encoding.pl 921807517c new file: Encoding/rANS_encoding.pl il y a 2 jours
rANS_encoding_mpz.pl b7b271d483 new file: Compression/rans_file_compression.pl il y a 2 jours
run_length_with_elias_coding.pl 60083950d7 Slightly more efficient double-Elias gamma coding. il y a 8 mois
string_to_integer_encoding_based_on_primes.pl 3f84ce9c09 new file: Encoding/run_length_with_elias_coding.pl il y a 9 mois
tlen_encoding.pl 06a7b35efa Replace `http://` with `https://` il y a 4 mois
variable_length_run_encoding.pl ec3f6508ce new file: Encoding/delta_rle_elias_encoding.pl il y a 10 mois