Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

set most significant bit in C

c bit-manipulation

re implement modulo using bit shifts?

Obtain & manipulate bit pattern of float as integer

C/C++ bitfields versus bitwise operators to single out bits, which is faster, better, more portable?

make an integer even

c++ c integer bit-manipulation

How can I bit-reflect a byte in Delphi?

Fastest way to flip the sign of a double / float in C

2.9999999999999999 >> .5?

What is this? getproccount

c go bit-manipulation

Extract bit sequences of arbitrary length from byte[] array efficiently

java bit-manipulation bits

Algorithm for copying N bits at arbitrary position from one int to another

How does this code work to count number of 1-bits?

Bitwise "~" Operator in C#

Interleave bits efficiently

C macro to create a bit mask -- possible? And have I found a GCC bug?

c bit-manipulation

Very Compact Bitarray in Java

Calculating Hamming weight efficiently in matlab

Some questions about bitwise operators

Fast 24-bit array -> 32-bit array conversion?

How to generate a sse4.2 popcnt machine instruction