Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

Bitwise operation for add

How to determine if three numbers are equal

sign function in C using bit operators only

c bit-manipulation

Sorting algorithm using bitmask and binary operators

Shifting BigInteger of Java by long variable

Java right shift integer by 32 [duplicate]

java bit-manipulation

C# - Referencing "this int" parameter

c# int bit-manipulation this ref

The index of the first bit

haskell bit-manipulation

Reading characters on a bit level

c binary bit-manipulation

Bit manipulations/operations calculator?

bit-manipulation

Could someone explain to me what the following Java code is doing?

Python / Javascript -- integer bitwise exclusive or problem

bitwise join two if's into one

c# enums bit-manipulation

Integer in an interval with maximized number of trailing zero bits

C - Fast conversion between binary and hex representations

Bitwise shift operation in C on uint64_t variable

c 64-bit bit-manipulation

What is the difference between unsigned char and unsigned short in this case?

c bit-manipulation

Replace byte in a int

c# bit-manipulation

What are the advantages to using bitwise operations over boolean operations in Python?

What does this code do?

c bit-manipulation