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 hammingweight
Number of set elements in column of type SET (population count)
Jan 30, 2026
mysql
sql
hammingweight
Bijection between (n choose k) and bitstrings of length n with k bits set
Nov 21, 2025
algorithm
bitstring
hammingweight
bijection
How do I enable the SSE4.2 instruction set in Visual C++?
Jan 17, 2023
opencv
visual-c++
hammingweight
sse4
Bit-Count or Hamming-weight of a BitString in Elixir?
Sep 05, 2020
elixir
bitstring
hammingweight
NASM: Count how many bits in a 32 Bit number are set to 1
Feb 19, 2022
assembly
x86
bit-manipulation
nasm
hammingweight
What is the fastest algorithm to computer all permutations of a binary number with same hamming weight?
Jun 07, 2022
algorithm
combinations
hammingweight
C code to count the number of '1' bits in an unsigned char
Nov 15, 2022
c
hammingweight
Fast popcount on Intel Xeon Phi
Mar 14, 2022
c
vectorization
xeon-phi
intel-mic
hammingweight
How to call a CPU instruction from C#?
Mar 25, 2019
c#
optimization
cpu
hammingweight
Fast counting the number of set bits in __m128i register
Sep 05, 2022
c
sse
simd
sse2
hammingweight
Bit popcount for large buffer, with Core 2 CPU (SSSE3)
Jun 11, 2019
c
assembly
optimization
x86
hammingweight
Calculating Hamming weight efficiently in matlab
Oct 18, 2022
matlab
bit-manipulation
bitstring
hammingweight
How to generate a sse4.2 popcnt machine instruction
Sep 10, 2022
gcc
optimization
bit-manipulation
hammingweight
.NET equivalent of Java's Integer.bitCount?
Apr 16, 2022
java
.net
bit-manipulation
hammingweight
How does this algorithm to count the number of set bits in a 32-bit integer work?
Aug 26, 2022
c++
c
algorithm
hammingweight
swar
Optimizing Long.bitCount
Feb 12, 2022
java
optimization
bit-manipulation
hammingweight
Elegantly determine if more than one boolean is "true"
Sep 17, 2018
c#
hammingweight
How to count the number of set bits in a 32-bit integer?
Aug 13, 2022
algorithm
binary
bit-manipulation
hammingweight
iec10967