Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

Java's >> versus >>> Operator? [duplicate]

Convert 0 to 1 and Vice Versa

What is zero-width bit field [duplicate]

CIDR bitwise operations - could I be a bit wiser?

OpenJDK's rehashing mechanism

What is lower and higher bits?

binary bit-manipulation bit

Testing for bitwise Enum values

Extracting rightmost N bits of an integer

Bit masking in Python

python bit-manipulation

Getting the number of trailing 1 bits

PHP debug_backtrace bitmask usage

Left bit shifting 255 (as a byte)

Why should I use bitwise/bitmask in PHP?

Perform integer division using multiplication [duplicate]

Applications of '~' (tilde) operator in Python

PHP function flags, how?

Simple way to set/unset an individual bit

c++ bit-manipulation

Given a 32 bit number, what is an efficient way to scale each byte by a certain factor?

c++ c bit-manipulation

Negate a boolean based on another boolean

c# bit-manipulation

How can I get the value of the least significant bit in a number?

c bit-manipulation