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
bitwise anding unsigned long with 0xffffffff [closed]
Apr 18, 2026
c
bit-manipulation
How to read 19bits out of 3 bytes in Swift?
Apr 15, 2026
swift
bit-manipulation
byte
core-bluetooth
Implement XOR in terms of ADD, SUB, AND and branch on equal / not-equal?
Apr 16, 2026
bit-manipulation
xor
bitwise-xor
Why doesn’t Clang use vcnt for __builtin_popcountll on AArch32?
Apr 15, 2026
arm
clang
bit-manipulation
micro-optimization
neon
How to convert negative bit-represented numbers to their actual negative int value in python3?
Apr 15, 2026
python
python-3.x
algorithm
bit-manipulation
bit
What is the fastest/most efficient way to find the least significant set bit in an integer in R?
Apr 14, 2026
r
optimization
bit-manipulation
bitwise-operators
Interpreting bits in union fields as different datatypes in C/C++
Apr 11, 2026
c++
c
bit-manipulation
unions
Bitwise Operations Java - Long to Binary
Apr 11, 2026
java
binary
bit-manipulation
long-integer
bit-shift
Fast bit concatenation reversing one of arguments
Apr 11, 2026
c
bit-manipulation
Implementing bitwise NOT (~) operator perfectly (flipping the bits)
Apr 08, 2026
c++
c
bit-manipulation
bitwise-operators
bit
C# getting upper 4 bits of uint32 starting with first significant bit
Apr 09, 2026
c#
bit-manipulation
uint32
convert bitset<64> to string every 8 bit
Apr 09, 2026
c++
string
loops
bit-manipulation
bitset
What is an efficient method to determine the size of a type given as a binary string?
Apr 09, 2026
c
bit-manipulation
How to enable a bit in octed only if it's 0?
Apr 08, 2026
c
bit-manipulation
bit
Djb2 hash function by Dan Bernstein : Why use bitwise operator when we can just multiply by 33?
Apr 04, 2026
c
hash
bit-manipulation
Javascript xor ^ with 0 return bad result
Apr 04, 2026
javascript
bit-manipulation
xor
bitwise operation on string representation of binary number python 2.7
Apr 04, 2026
python
bit-manipulation
32-bit signed integer multiplication without using 64-bit data type
Apr 04, 2026
c
integer
bit-manipulation
multiplication
signed
JavaScript - Read Bit Value, is single Bit On (1) or Off (0)?
Apr 02, 2026
javascript
binary
bit-manipulation
bitwise-operators
bit
Older Entries »