Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

How to set the last n bits of a given octet (byte) to zero?

What is the point of bitwise and-ing with 255 when using bitshifting method of bytes reordering?

Fast lookup of a null nibble in a 64 bit unsigned

bit-manipulation

Bitwise operations on big integers in PHP 5.2 and PHP 5.3

What are the best methods to "Clear the 6th bit" of an integer?

bit-manipulation

Why does bitwise AND with byte in JAVA do this?

Java Bitwise AND operator

java bit-manipulation mask

Swapping bits in a positive 32bit integer in C#

c# bit-manipulation

bit-wise operation and strict aliasing

How to clear specific byte values inside a 64-bit value without looping

c bit-manipulation

Combining two 16 bit registers into a 32 bit float

python bit-manipulation

Tilde C unsigned vs signed integer

Bitwise operators and bit manipulation (no solution?)

How to retrieve value from bytes stored in a byte array?

regarding left shift and right shift operator

c bit-manipulation

How to read and write bits in a chunk of memory in Swift

Using a bitwise AND on more than two bits

How to enable instrinsic functions from the preprocessor

Bit Manipulation in Python and Java

Fast way of checking for alignment of in a 6x6 bitboard