This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SWCompression
Watch
1
Star
0
Fork
0
You've already forked SWCompression
mirror of
https://github.com/tsolomko/SWCompression.git
synced
2026-06-23 14:56:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e51968ca63f6f2131d0cac37251b5fa11956e30
SWCompression
/
Sources
/
Common
/
CodingTree
T
History
Timofey Solomko
5e51968ca6
Add a func which generates Huffman codes based on their lengths
2019-03-12 22:31:02 +03:00
..
Code.swift
Add a func which generates Huffman codes based on their lengths
2019-03-12 22:31:02 +03:00
CodeLength.swift
Move Huffman tree related code into the CodingTree sub-group/directory
2019-03-12 22:30:21 +03:00
DecodingHuffmanTree.swift
Add new initiliaziers to huffman trees which init from codes instead of lengths
2019-03-12 22:30:50 +03:00
EncodingHuffmanTree.swift
Add new initiliaziers to huffman trees which init from codes instead of lengths
2019-03-12 22:30:50 +03:00