Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bit-manipulation
Why in JavaScript expression 255 << 24 is a negative number?
Mar 24, 2023
javascript
bit-manipulation
MySQL bitwise AND 256-bit binary values
Mar 25, 2023
mysql
blob
bit-manipulation
unexpected result in bit shifting operation
Mar 21, 2023
java
bit-manipulation
Bitwise right shift operator in Java
Mar 21, 2023
java
bit-manipulation
bitwise-operators
Java XOR Operator questions
Mar 20, 2023
java
bit-manipulation
xor
Which is the most efficient way to extract an arbitrary range of bits from a contiguous sequence of words?
Mar 20, 2023
c++
algorithm
bit-manipulation
simd
intrinsics
Unusual conversion between float and long [duplicate]
Mar 19, 2023
c
casting
floating-point
bit-manipulation
Mask for clearing m bits after n LSBits
Mar 19, 2023
c++
c
bit-manipulation
bit
Create double by appending binary representations of two ints
Mar 17, 2023
c
binary
double
bit-manipulation
arc4random
Efficient bitswapping in python3
Mar 17, 2023
python
algorithm
python-3.x
bit-manipulation
Combine Set, Clear and Toggle in one line of C
Mar 15, 2023
c
bit-manipulation
operation
Get bits from byte and slice 2 bit pairs
Mar 11, 2023
c++
c++11
bit-manipulation
byte
bit
char type bitwise operation fails in to int
Mar 08, 2023
c
type-conversion
bit-manipulation
integer-promotion
type-promotion
Add two numbers using bit manipulation
Mar 08, 2023
c#
algorithm
bit-manipulation
Binary Search Middle Value Logic
Mar 08, 2023
algorithm
math
bit-manipulation
binary-search
integer-overflow
Portable way of splitting n-byte integer into single bytes
Mar 07, 2023
c
bit-manipulation
portability
Using bitwise operation to multiply by 3
Mar 05, 2023
c
bit-manipulation
bitwise-operators
Most efficient formula for unpacking 16-bit BCD? (e.g. 0x1234 to 0x01020304)
Mar 05, 2023
c
math
optimization
bit-manipulation
packed-decimal
Which logical operations can I use to ignore irrelevant bits when masking?
Mar 04, 2023
c#
bit-manipulation
boolean-logic
bitmask
boolean-operations
Transform random integers into range [min,max] without branching
Mar 04, 2023
c++
bit-manipulation
simd
avx2
Older Entries »