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 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
How does this bit manipulation work in Java?
Oct 06, 2022
java
integer
bit-manipulation
Divide a signed integer by a power of 2
Apr 22, 2022
c
binary
bit-manipulation
What's the best way to convert from network bitcount to netmask?
Feb 14, 2022
networking
bit-manipulation
Bitwise XOR operator in JavaScript
Jan 09, 2022
javascript
bit-manipulation
Determining a string has all unique characters without using additional data structures and without the lowercase characters assumption
Oct 02, 2022
java
string
algorithm
bit-manipulation
bitvector
What does the C compiler do with bitfields?
Oct 22, 2022
c
embedded
bit-manipulation
powerpc
Java bitwise operation Vs BigInteger
Aug 26, 2022
java
bit-manipulation
XOR on contiguous subarrays of an array
Sep 08, 2022
python
arrays
algorithm
python-3.x
bit-manipulation
Count leading zero bits for each element in AVX2 vector, emulate _mm256_lzcnt_epi32
Mar 17, 2022
bit-manipulation
simd
avx
avx2
avx512
C/C++ Code to treat a character array as a bitstream
Aug 01, 2019
c++
bit-manipulation
extract
Do bitwise operations distribute over addition?
Aug 19, 2022
optimization
hardware
bit-manipulation
fpga
« Newer Entries
Older Entries »