Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

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

Packing and unpacking a Cardinal into four bytes

Convert 16 bits mask to 16 bytes mask

Bitwise carry applications

Unions in c++ and bitwise operations

Opengl es glsl bitwise operations equivalents

Parsing IEEE754 Double-Precision floats in Pure Lua?

Expand Right Bitwise Algorithm

Quickest way to get the position of the leading 1 in a bitset for an integer? [duplicate]

c++ c c++11 bit-manipulation c99

Subtract 1 from all digits of a hex which are smaller than given value d in C++

c++ hex bit-manipulation

can't shift negative numbers to the right in c

c bit-manipulation

What's the best expression to determine whether a specific flag is set

c# enums bit-manipulation

Best practices for schemas with many boolean variables

how does (i >>> -distance) work

java bit-manipulation

Standardized ways to pack multiple values into one atomic

Getting Position of the Leftmost Bit