Skip to content

regismeyssonnier/Data-structure---Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Data structure project

This project contains some data structure like many sample of segment tree, fenwick tree and other types.

2. Compression / Decompression

🥇2.1 Compression with huffman

This project contains some code to compress with the Huffman coding and to decompress with.

🥈2.2 Compression with LZW

This project contains some code to compress with the LZW coding and to decompress with.

🎱2.3 Compressor software

This project contains Compressor software to compress in combining the Huffman and LZW coding and to decompress with.

About

Data structure tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors