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
Pack/unpack short into int
Sep 04, 2025
c++
c
cuda
bit-manipulation
c++-amp
How can I check my byte flag, verifying that a specific bit is at 1 or 0?
Sep 05, 2025
c
math
binary
bit-manipulation
Why does OR 0 round numbers in Javascript?
Sep 04, 2025
javascript
bit-manipulation
Change XOR to XNOR
Sep 04, 2025
python
bit-manipulation
bitwise-operators
xor
bitwise-xor
Avoid unnecessary mov ecx, ecx instruction in bzhi(y, tzcnt(x))
Sep 05, 2025
c++
assembly
visual-c++
bit-manipulation
compiler-optimization
Is there a faster algorithm for max(ctz(x), ctz(y))?
Sep 03, 2025
c++
algorithm
rust
bit-manipulation
micro-optimization
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
Arithmetic shift-right integers with half rounding toward zero
Sep 02, 2025
algorithm
assembly
bit-manipulation
bit-shift
integer-arithmetic
Change 4 middle bits of a byte in C
Sep 02, 2025
c
bit-manipulation
Older Entries »