Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

Multiply two overflowing integers modulo a third

c bit-manipulation

Mask and aggregate bits

bit-manipulation bitmask

C - Using bit-shift operators for base conversion

c bit-manipulation shift

How to bitwise operate on memory block (C++)

Is bitwise operation faster than modulo/reminder operator in Java?

java bit-manipulation

Catching the "dropping" bit value

java bit-manipulation

128 bit Int in SQL Server 2012?

perl bitwise AND and bitwise shifting

'memcpy'-like function that supports offsets by individual bits?

Given two integers find a third integer which is different from the given two without using if statment

Is it possible to solve equations of bit wise operators?

How to turn every bit into a byte

c++ cuda bit-manipulation

Is there a practical limit to the size of bit masks?

Converting double to float without relying on the FPU rounding mode

implement eq, lt gt in assembly without jumps

Bitwise operators and converting an int to 2 bytes and back again

Will the difference between RAND_MAX and UINT_MAX vary?

c++ random bit-manipulation

Is there an elegant way to store a dual relationship (i.e. user 1 and user 2 are friends)

Why does the output look like this?

c struct bit-manipulation

Permissions: bitwise operations or many-to-many child table?