如何在UInt32不使用查找表的情况下计算设置位数(即计算1的数量)的最快方法是什么?有没有办法计算O(1)?
UInt32
O(1)
c# bits count set uint32
bits ×1
c# ×1
count ×1
set ×1
uint32 ×1