Hello all,

I need to write a code that compress and uncompresses thegiven file in c.Well i know there
are many algorithms available ,one of the famous algorithms is Huffman's algorithm.But how do i implement the algorithm ?.I googled a lot but couldn't able to find ?.Is there any simple file compression algorithm is available ?

Recommended Answers

All 2 Replies

You mean your googling failed to find any source code you could just use for your homework.

This isn't the same as there being no information about compression on the web. There's lots of it.

You found the algorithm. That is enough. Go ahead.

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.