DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C++ (http://www.daniweb.com/forums/forum8.html)
-   -   huffman code (http://www.daniweb.com/forums/thread158395.html)

laki234 Nov 19th, 2008 4:49 pm
huffman code
 
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

vmanes Nov 19th, 2008 5:34 pm
Re: huffman code
 
Using "cursor" or using "command line"?

laki234 Nov 19th, 2008 6:18 pm
Re: huffman code
 
Quote:

Originally Posted by vmanes (Post 739940)
Using "cursor" or using "command line"?

i mean i have to read string from the user,and then i have to create huffman binary code using cursor.

vmanes Nov 19th, 2008 6:58 pm
Re: huffman code
 
Quote:

Originally Posted by laki234 (Post 739970)
i mean i have to read string from the user,and then i have to create huffman binary code using cursor.

OK, the first part makes sense. "using cursor" does not. Please clarify.

laki234 Nov 20th, 2008 3:36 pm
Re: huffman code
 
Quote:

Originally Posted by vmanes (Post 739997)
OK, the first part makes sense. "using cursor" does not. Please clarify.

u knw anything about huffman code.i m new to this topic

MosaicFuneral Nov 20th, 2008 3:56 pm
Re: huffman code
 
Examples:
http://michael.dipperstein.com/huffman/index.html

I was thinking of trying something like this out, but might make things complex.


All times are GMT -4. The time now is 11:36 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC