Jump to content
Tuts 4 You

compression?


high6

Recommended Posts

Posted

I was wondering, how does compression/decompression of bits work?

anyone have an example of compressing bits in C++. Just a simple one?

Posted

bits or bytes? most compressors work on bytes. on bits for example arithmetic compression.

or you mean bits compression or more encode with lz compressors like upx,aplib,hlz

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...