Results 1 to 1 of 1
Thread: Help: traverse Huffman tree
- 05-24-2011, 10:02 AM #1
Member
- Join Date
- May 2011
- Posts
- 2
- Rep Power
- 0
Help: traverse Huffman tree
Hello,
I have posted this thread once but don't see it appear in forum, so I post again.
I make the program that receives the input, then counts the frequency of the characters and makes the Huffman tree
After making the tree, I try to traverse all the tree from the root to every leaf.
The problem is, I don't know how to write the code to traverse the Huffman tree.
Do you have any idea?
Similar Threads
-
Help: traversing huffman tree
By Reploids in forum New To JavaReplies: 0Last Post: 05-24-2011, 09:42 AM -
Methods in FrequencyTree (or Huffman Tree?)
By Beginner101 in forum EclipseReplies: 0Last Post: 04-04-2011, 09:31 PM -
Need help to use tab key to traverse through tabbed panel controls.
By asifu9 in forum AWT / SwingReplies: 2Last Post: 11-02-2010, 12:27 PM -
How do I write bits to a file( for Huffman Tree compressing)
By ryuzog in forum New To JavaReplies: 2Last Post: 10-28-2010, 10:45 AM -
Traverse control on WizardPage
By laurie in forum SWT / JFaceReplies: 0Last Post: 06-29-2010, 08:16 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks