Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

rotation of unsigned char by n bits

c bit-manipulation

Bit masking (javascript): how to check ALL flags

Bit swapping O(logN)?

Palindrome Permutation (Cracking the Coding Interview 1.4)

Check if multiple bits are set or cleared

c bit-manipulation

How do I access the state of individual bits of a word in MIPS?

Find if every even bit is set to 0 using bitwise operators

c logic bit-manipulation

How to clear the most significant bit?

c# bit-manipulation

Find all the 2-bit values that match against another binary pattern and then sum them

Bit operations on an arbitrarily large bit-array or number

How to use bit operations to replace modulu and division operators?

How to generate dynamic expression with a bitwise operator and enums?

Why worry about 'undefined behavior' in >> of signed type?

Why there is no early termination in bitwise operations?

python bit-manipulation

Bitwise operations in APL?

bit-manipulation apl

How can I check if a signed integer is positive?

Bit fields in Scala

scala bit-manipulation

Bitwise operations in Postgres

How to change a 32bit registers specific bits without changing other bits?

c bit-manipulation

PostgreSQL Bitwise operators with bit varying "cannot AND bit strings of different sizes"