-
-
adaptive-huffman.rar
It is a program to compress the entered file text using the adaptive huffman compression algorithm which dynamically builds a tree according to the input string
-
-
-
-
-
-
SocketTest.zip
A simple multithreaded server-client code written in C to send an image file to a proxy, compress it and send to the client.
-
Huffman.rar
The eclipse source code for Huffman Coding Algorithm, which is a good way to understand the theory of huffman coding. It s very useful in data compress.
-
DiscreteCosineTransform.rar
This is a discrete cosine transfomartion filter that can be used to compress an image. [Comments are added in the soruce code]
-
module-1.rar
... is represented by its centroid point, as in k-means and some other clustering algorithms.
Digital libraries not only consist of text data, but also speech and image data. To compress speech data techniques such as vector quantization (VQ) are used.
-