Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

Heavily packed javascript, multiple questions from 219-byte (canvas, bitwise,...)

Readily-available atomic bit-set and bit-reset functions?

128 bit representation and primitives in java

Why does 2's complement sign extension work by adding copies of the sign bit?

How can I XOR these base64'd numbers?

php binary bit-manipulation

Effecient way to enumerate bit vectors such that no two adjacent bits are set simultaneously

Bitwise comparisions

Setting all bits before first '1'

Define BIT0, BIT1, BIT2, etc Without #define

Shifting Bits by Value in Register

What's the difference between these two enum [Flags] declarations (C#)

c# enums bit-manipulation bit

Swap right-most N bits between two integers

c++ bit-manipulation

How to shift left one specific bit?

c++ c bit-manipulation

How to check if exactly one bit is set in an int?

c++ bit-manipulation

Altering specific bits of a 32-bit integer in Java

Find nth bit index efficiently

Testing which trits are set in a binary representation

VB.NET Convert 4 bytes to an integer [duplicate]

Safe low 32 bits masking of uint64_t