bg090721 发表于 2013-1-26 12:28:50

bit count in c (1)

=============================运行结果
4296000 -> 10000011000110101000000
  a1_bitcount: num of 1=7, time=782 ms
  a2_bitcount: num of 1=7, time=265 ms
  a3_bitcount: num of 1=7, time=938 ms
  a4a_bitcount: num of 1=7, time=78 ms
  a4b_bitcount: num of 1=7, time=62 ms
=============================运行结果end
页: [1]
查看完整版本: bit count in c (1)