Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bit-manipulation

fastest way to write a bitstream on modern x86 hardware

convert 3 bytes to int in java

java bit-manipulation

High performance library for bit-wise operations?

Compressing a vector of positive integers (int32) that have a specific order

Bitwise operations with big integers

RGB888 to RGB565 / Bit Shifting

c bit-manipulation rgb

Weird output when summing 1<<2 and 1<<3 in C++

Bitwise operations with CGBitmapInfo and CGImageAlphaInfo

Can bitwise math be used for one-to-many relationships in SQL?

c# sql enums bit-manipulation

When are bitwise operations appropriate

Bitwise AND, Bitwise Inclusive OR question, in Java

How to get the bits of a "double" as a "long"

Binary Shift Differences between VB.NET and C#

Converting Int to Float or Float to Int using Bitwise operations (software floating point)

Writing 'bits' to C++ file streams

Using a bitwise & inside an if statement

How do I get the "lost" bit from a bit shift?

Is a bit field any more efficient (computationally) than masking bits and extracting the data by hand?

c++ c bit-manipulation

How do computers find modulus?

How can I combine 4 bytes into a 32 bit unsigned integer?

c# bit-manipulation