huffman code
Please support our C++ advertiser: Programming Forums
![]() |
•
•
Posts: 10
Reputation:
Solved Threads: 0
hi
i want to create huffman binary code which tales string as a input,identify Identify the set of characters appearing in
the input string. Count the frequencies of these characters.
According to these frequencies, generate a Huffman binary code .I have to do this in c++ using cursor.I dont knw the concept of cursor in c++.
Can anybody help me .
thank u
i want to create huffman binary code which tales string as a input,identify Identify the set of characters appearing in
the input string. Count the frequencies of these characters.
According to these frequencies, generate a Huffman binary code .I have to do this in c++ using cursor.I dont knw the concept of cursor in c++.
Can anybody help me .
thank u
Using "cursor" or using "command line"?
Looking for an exciting graduate degree? Robotics and Intelligent Autonomous Systems (RIAS) at SDSM&T See the program brochure here.
Looking for an exciting graduate degree? Robotics and Intelligent Autonomous Systems (RIAS) at SDSM&T See the program brochure here.
Examples:
http://michael.dipperstein.com/huffman/index.html
I was thinking of trying something like this out, but might make things complex.
http://michael.dipperstein.com/huffman/index.html
I was thinking of trying something like this out, but might make things complex.
"Jedenfalls bin ich überzeugt, daß der Alte nicht würfelt."
"I became very sensitive to what will happen to all this and all of us." -Two geniuses named Albert
"I became very sensitive to what will happen to all this and all of us." -Two geniuses named Albert
![]() |
Similar Threads
Other Threads in the C++ Forum
- huffman code (C++)
Other Threads in the C++ Forum
- Previous Thread: a question about atltypes.h
- Next Thread: plz help me
•
•
•
•
Views: 419 | Replies: 5 | Currently Viewing: 1 (0 members and 1 guests)






Linear Mode