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

Recommended Answers

All 5 Replies

Using "cursor" or using "command line"?

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.

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.

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

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.