Link to home
Start Free TrialLog in
Avatar of bpmf
bpmf

asked on

Huffman code

hello,
I'm doing a homework to implement file compression using static Huffman's algorithm.
My question is:the encoding information must be transmitted at the start of the compressed file,since otherwise it will be impossible to decode.How can I do this efficiently?
Any instructions are appreciated.
ASKER CERTIFIED SOLUTION
Avatar of TKII
TKII

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial