A simple implementation of a Huffman Coding string encoder/decoder, written in Golang.
go run huffman.go --string="my string of text"
Resources:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple implementation of a Huffman Coding string encoder/decoder, written in Golang.
go run huffman.go --string="my string of text"
Resources: