Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

Odd Pair of XOR in a large input Arrays

Reverse multiplication of 32-bit numbers

hash bit-manipulation

Number of bits used in long - java

java bit-manipulation

Comparing every other bit in a 64 bit integer to a 32 bit integer

How to check if more than one bit is set in x86 assembly?

set byte if value cant fit

java bit-manipulation

C# - Writing generic method to handle bit manipulation

bitwise not in byte compare

Bitwise Operations in a Steganography Program (C)

Storing data in a variable through bits manipulation

Given an array find all the elements that appear thrice except one element appearing once: how does the optimal approach using bit-manipulation work

Invert enum flags

Equivalent of PEXT instruction on ARM

Bitwise manipulation on GPIO with some masks

c++ bit-manipulation gpio

Apply Bitwise operator on multiple integers at once

Inverting array elements (bitwise) doesn't work

c arrays bit-manipulation

Is this bitwise conversion safe?

What is the difference between these two enums

Giving a value between 0 and 15, return the right selection between 4 CheckBoxes

Extracting middle 16 bits of a 32 bit long

c++ bit-manipulation