Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

Extracting rightmost N bits of a double in C

Bitwise Operators in GAP

How to clear a bit in a byte?

c# byte bit-manipulation

Swapping bytes of unsigned short integer

Reverse all bits in an int and return the int

Bits retrieval of a number

java bit-manipulation

How to combine bits into larger integers in JavaScript

Statement about least significant bits in the next field of a linked list in C

Why does b = (b - x) & x result in getting the next subset?

bit-manipulation

Bitwise C expression returns a different result when in a function?

Get the bit which is most at the left with dichotomy

What's the meaning of "shift operates on bits individually"?

What is the best way to do java coding for these type of byte level operations?

Extracting bits from uint8_t type array

c arrays bit-manipulation

Transforming C-source CRC16CITT function to Java

How can I turn an int into three bytes in Java?

std::bitset<N>::count vs __builtin_popcount

How to shift >= 32 bits in uint64_t?

c++ bit-manipulation

Setting individual bits in mongo, to store a bitmask

mongodb bit-manipulation