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
Implementing a bitwise operation using the Interlocked class in .NET
Aug 29, 2020
c#
.net
multithreading
bit-manipulation
interlocked
What's the most efficient bit vector compression method for my use case?
Oct 17, 2022
c
compression
bitmap
indexing
bit-manipulation
Bitwise signed division algorithm in C
Nov 07, 2022
c
binary
bit-manipulation
division
Mean of two ints (or longs) without overflow, truncating towards 0
Mar 12, 2020
java
math
overflow
bit-manipulation
Bitwise memmove
Sep 23, 2022
c
bit-manipulation
bitset
memmove
Computing modulus in parallel using bit manipulation
Nov 06, 2022
c
algorithm
language-agnostic
bit-manipulation
Portable efficient alternative to PDEP without using BMI2?
Nov 24, 2020
algorithm
assembly
x86
bit-manipulation
bmi
Why bit-shift in two steps?
Aug 28, 2022
c
linux
bit-manipulation
unspecified-behavior
How, exactly, do bitwise operators work in Java?
Nov 11, 2022
java
bit-manipulation
language-lawyer
bitwise-operators
Significance of x & (-x) in 2's Complement?
May 16, 2022
bit-manipulation
bit
twos-complement
bitwise-and
How to find Bit Difference between two numbers in Javascript
Apr 09, 2022
javascript
bit-manipulation
How can I speed up the binary GCD algorithm using __builtin_ctz?
Mar 30, 2022
c++
algorithm
bit-manipulation
built-in
greatest-common-divisor
How to swap first 2 consecutive different bits
Aug 26, 2022
c++
bit-manipulation
Bitwise rotation (circular shift)
Jan 14, 2022
c++
bit-manipulation
Should I use a bit mask when truncating uint64_t to uint8_t[i]?
May 18, 2022
c++
arrays
int
type-conversion
bit-manipulation
How to implement arithmetic right shift in C
Feb 24, 2022
c
bit-manipulation
bit-shift
integer-arithmetic
signed-integer
How to create empty (0x0) image?
May 16, 2022
image
bit-manipulation
image-formats
How does this color blending trick that works on color components in parallel work?
Feb 23, 2020
optimization
language-agnostic
bit-manipulation
color-blending
swar
C++ signed and unsigned int vs long long speed
Aug 25, 2022
c++
performance
bit-manipulation
Packing two shorts into one int, dealing with negative and positive
Aug 09, 2014
java
bit-manipulation
signed
bit-packing
« Newer Entries
Older Entries »