会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Eric Yang's Tech Space
Create What I Think !
博客园
首页
新随笔
联系
订阅
管理
2009年9月7日
输出整数对应二进制数中1的个数
摘要: 很经典的一道题,有很多种算法,许多算法都有很好的参考意义,当然,也存在相对最优的算法。 首先来看一下问题描述: Write the function int bitCount(DWORD input) that takes a short as input and returns an int. The function returns the number of bits set in the ...
阅读全文
posted @ 2009-09-07 14:59 EricYang
阅读(2079)
评论(0)
推荐(0)
编辑
公告