For compression, the two algorithms I knowthat are used are called Huffman's Compression andLempel-Ziv Welch compression.The latter (I believe) is one that is commonly usedin encoding GIF files. Huffmans is usually usedfor compressing text files. To get text files on these algorithms, check some search engineusing keywords of 'compression' and 'huffmans' or'lempel-ziv welch' or something like those. You should find something. if you don't or youwant to discuss any of this further, thendrop me a msg at shaderloo@hotmail.com and imight be able to get you something or whatever.Good luck!
Ben
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
created a small program which encrypts files. I
am now interested in compression methods and
algorhtyms but I can't find a page which
introduces compression topics. Can anyone help ???
For compression, the two algorithms I know
that are used are called
Huffman's Compression and
Lempel-Ziv Welch compression.
The latter (I believe) is one that is commonly used
in encoding GIF files. Huffmans is usually used
for compressing text files. To get text files
on these algorithms, check some search engine
using keywords of 'compression' and 'huffmans' or
'lempel-ziv welch' or something like those.
You should find something. if you don't or you
want to discuss any of this further, then
drop me a msg at shaderloo@hotmail.com and i
might be able to get you something or whatever.
Good luck!
Ben