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
6889f5846177d02a8ff39b5373e90c5c34084703
SWCompression
/
Sources
/
Common
/
CodingTree
T
History
Timofey Solomko
6889f58461
Add new initiliaziers to huffman trees which init from codes instead of lengths
2019-03-12 22:30:50 +03:00
..
Code.swift
Add a new struct which represents an abstract code from coding tree
2019-03-12 22:30:35 +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