Ok, I really wanna know how programs such as Winrar work at their core function, i mean do they search for syntax strings like X5X and then tell it to eliminate the 5, and when to go decompress it says put all 5's back between two X's? or something on that line?
or does any1 have the true basic algorithm for it?
Software Compression Concept Help
- Gaigemasta
- Site Contributor
- Posts: 4474
- Joined: Sun Dec 24, 2006 3:12 pm
- Quick Reply: Yes
- Location: off topic
- Contact:
- KillAndChill
- Active Member
- Posts: 770
- Joined: Fri Mar 14, 2008 2:12 am
- Quick Reply: Yes
- Location: leagueoflegends
Re: Software Compression Concept Help
Google can give you more information than any of us can.
Source code to decrypt rar files is publicly available though: http://www.rarlabs.com/rar_add.htm
Source code to decrypt rar files is publicly available though: http://www.rarlabs.com/rar_add.htm
Re: Software Compression Concept Help
BlessedSoul - Battle Bard • Wartune - Warrior


Re: Software Compression Concept Help
There are many different algorithms you can use for compression.
Google ftw.
The beginning: http://en.wikipedia.org/wiki/Lempel%E2% ... 80%93Welch
Google ftw.
The beginning: http://en.wikipedia.org/wiki/Lempel%E2% ... 80%93Welch

- Gaigemasta
- Site Contributor
- Posts: 4474
- Joined: Sun Dec 24, 2006 3:12 pm
- Quick Reply: Yes
- Location: off topic
- Contact:


