|
-
Jan 11th, 2003, 08:54 AM
#1
Thread Starter
Ex-Super Mod'rater
Compressing a Byte array [Resolved]
I have an array of Bytes and I need to compress it, no certain algorithm I just need to create an algorithm that will look for common patterns in the byte array then say replace them for a shorter pateren that is defined at the begining. The only problem is I don't know an algorithm that will definitely work, if someone has already done this it would be a grat help, otherwise I guess i'm going to have to do it from scratch.
Thanx for any help.
Last edited by Electroman; Jan 12th, 2003 at 07:41 AM.
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|