wise operators and bit manipulation

I am new at using bit-wise operators and manipulating bits and I was wondering if someone knows some techniques or something that will help me to learn to do this properly.

Maybe some book or something that explains this well and how to apply it.


I highly recommend these resources:

  • Representation of Numbers
  • Binary Arithmetic
  • Low Level Bit Hacks You Absolutely Must Know
  • and absolute classic

  • Bit Twiddling Hacks
  • 链接地址: http://www.djcxy.com/p/36402.html

    上一篇: 位操作

    下一篇: 明智的操作员和位操作