Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

What does this code do?

c bit-manipulation

Applications of a circular shift

Scala bitwise operation

scala bit-manipulation

Bitwise operators in node.js with big numbers

Bitwise Operations and not logical

bit-manipulation

Are compilers able to avoid branching instructions?

How to convert a char to uppercase without using toupper function

Most efficient way to set n consecutive bits to 1?

c bit-manipulation

How to clear multiple bits at once in C?

c bit-manipulation

A question in java.lang.Integer internal code

java bit-manipulation

negation of a number

c bit-manipulation

Java Integer.highestOneBit in C#

c# bit-manipulation

How to set bits in byte without loop

c++ c bit-manipulation

Performance comparison of modulo operator and bitwise AND

Is it possible to create a generic bitwise enumeration 'IsOptionSet()' method?

c# .net enums bit-manipulation

bit operations in c

c bit-manipulation

Simple bitwise manipulation for little-endian integer, in big-endian machine?

Best way to store long binary (up to 512 bit) in C#

c# bit-manipulation bit

How to reverse an int but grouped by 2 bit in C?

c bit-manipulation

Set and Unset a specific bit in a 64-bit integer