This website requires JavaScript.
Explore
Help
Sign In
erbrown2
/
lab_compression
Watch
1
Star
0
Fork
0
You've already forked lab_compression
generated from
mwc/lab_compression
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
lab_compression
/
text_codecs
History
erbrown2
56b52460a9
Created a new file ascii6.py that follows similar style to ascii7.py encode(text), decode(text) register_codec and uses Bits. the docstrict also includes compression rate with is about .72 or 72%.
2026-05-18 10:33:57 -04:00
..
alphanumeric.py
Created a new file ascii6.py that follows similar style to ascii7.py encode(text), decode(text) register_codec and uses Bits. the docstrict also includes compression rate with is about .72 or 72%.
2026-05-18 10:33:57 -04:00
ascii6.py
Created a new file ascii6.py that follows similar style to ascii7.py encode(text), decode(text) register_codec and uses Bits. the docstrict also includes compression rate with is about .72 or 72%.
2026-05-18 10:33:57 -04:00
ascii7.py
Created a new file ascii6.py that follows similar style to ascii7.py encode(text), decode(text) register_codec and uses Bits. the docstrict also includes compression rate with is about .72 or 72%.
2026-05-18 10:33:57 -04:00
evaluate.py
Created a new file ascii6.py that follows similar style to ascii7.py encode(text), decode(text) register_codec and uses Bits. the docstrict also includes compression rate with is about .72 or 72%.
2026-05-18 10:33:57 -04:00
register.py
Initial commit
2026-02-21 19:41:47 +00:00