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
How can I elegantly take advantage of ARM instructions like REV and RBIT when writing C code?
Sep 13, 2025
c
assembly
arm
bit-manipulation
java bitwise operators and the equal character; compound operators
Sep 12, 2025
java
operators
bit-manipulation
compound-operator
Set the leading zero bits in any size integer C++
Sep 12, 2025
c++
optimization
bit-manipulation
dos
x86-16
Efficiently dividing unsigned value by a power of two, rounding up
Sep 12, 2025
c
optimization
x86
bit-manipulation
division
How can I set all bits to '1' in a binary number of an unknown size?
Sep 12, 2025
bit-manipulation
Optimal Selection for minimum total sum
Sep 10, 2025
c
algorithm
bit-manipulation
Finding all combinations of longs with certain bits set
Sep 07, 2025
java
bit-manipulation
poker
how to handle timestamp_16 in Garmin devices?
Sep 07, 2025
python
datetime
timestamp
bit-manipulation
garmin
Find first bit, find last bit assembly using bsf, blf
Sep 07, 2025
assembly
kernel
bit-manipulation
x86-64
Applying bitwise or operator to decimal in c#
Sep 08, 2025
c#
decimal
bit-manipulation
Replacing "==" with bitwise operators
Sep 07, 2025
c
binary
bit-manipulation
No intrinsics for x86 BMI instructions BLSI & BLSR in Clang?
Sep 08, 2025
assembly
x86
clang
bit-manipulation
bmi
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
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
« Newer Entries
Older Entries »