Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

Significantly optimize byte operations in for loop (by avoiding a loop?)

How do you express (Keys.Control | Keys.M) in F#?

f# char bit-manipulation

Haskell bitwise operators in Data.Bits

haskell bit-manipulation

Hamming weight ( number of 1 in a number) mixing C with assembly

Qt QImage pixel manipulation problems

SIMD-within-a-register version of min/max

Conversion error when accessing bits to set a bit field

Collapse __mask64 aka 64-bit integer value, counting nibbles that have all bits set?

About non directional graphs with adjacency matrix representation

c graph bit-manipulation

Bitwise operations evaluating to long

BITswap assembly program

Does std::bit_cast incur an overhead?

c++ bit-manipulation memcpy

Setting all low order bits to 0 until two 1s remain (for a number stored as a byte array)

Bit-shifting a byte array by N bits

Bitwise operators won't translate from JavaScript to PHP

Creating bitwise operator in LINQ to SQL?

packing bits into an integer in C++

c++ c bit-manipulation

Does OCaml have a popcnt function?

Set bit until a certain index

c bit-manipulation

Strange behaviour of bit shift

c bit-manipulation