Author covers really clever techniques to count bits, count non zero bytes like this etc etc. Bit manipulation at its best.
http://www.hackersdelight.org/
I agree with some of the reviewers though, the title probably means less people manage to find it than if it was called "Bit manipulation bible" or something.
Author covers really clever techniques to count bits, count non zero bytes like this etc etc. Bit manipulation at its best.