Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

Loop unroll (with bitwise operations)

Have anyone tried to break a bit even smaller? [closed]

Three elements in array whose xor is maximum

Writing a C function that uses pointers and bit operators to change one bit in memory?

Which real use cases exist for arithmetic right bit shifting?

Number of 1s in a binary number

Bit shifting of negative integer?

python bit-manipulation

How to test if WindowStaysOnTopHint flag is set in windowFlags?

BigDecimal optimal scale for encoding

Combining bit flags in a class constant PHP [duplicate]

Using bitwise & operator and + in Java giving inconsistent results

Finding square of a number

(Bitwise) Supersets and Subsets in MySQL

Approved syntax for raw pointer manipulation

Quick integer logarithm for special case

Bitwise Manipulation Functions [duplicate]

Minimum size implementation for bool array

c++ bit-manipulation

How can an (int) be converted to (unsigned int) while preserving the original bit pattern?

c casting bit-manipulation

Bit manipulation for __int128

c++ bit-manipulation

How does the `test` instruction work?