Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

Set bit until a certain index

c bit-manipulation

Strange behaviour of bit shift

c bit-manipulation

test bit by right shift same speed as left shift?

c++ c boolean bit-manipulation

Reversing a Number using bitwise shift

Convert MD5 to Long

extracting the first 32 bits of ASCII integer

Bitwise or before casting to int32

How to efficiently scan 2 bit masks alternating each iteration

Is it possible to write a function adding two integers without control flow and strictly bitwise operations?

Fast BCD addition

Query MySQL with BIT_AND operator

Bitwise operators versus .NET abstractions for bit manipulation in C# prespective

c# .net bit-manipulation

C# performing bitwise operation with & from C++

Javascript bit shift to 32 bits

How to think of bit operations for simple operations?

c bit-manipulation

How do I output a 64bit number on Arduino if its libraries have 32 bit restrictions? [closed]

How to manipulate bits 52-32 in Javascript, without strings?

Retrieve positive or negative n bits from unsigned char ( Little endian )

c bit-manipulation