由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - 0x1.8p52 what's this in BSD code pls ?
相关主题
怎样把snoop的结果抽出来(假设已变成hexadecimal and ASCII format)?麒麟内核的说明
关于 gcc 和 g++ 的问题 (转载)苹果难道不是已经往Linux里渗透了?
python c/c++ question.OS 的确需要有傻瓜版和玩家版两种界面
Linux做个好的用户界面, Windows的用户肯定会大幅减少linux vs unix
zfs+freenas速度有点慢基于 Google AppEngine 的中文手写识别
Create A Minimal & Beautiful Desktop w/ Conky貌似android不是全开源的。
麒麟操作系统[zz]发布啦
Kylin(麒麟)OS (转载)还是关于用GPL code的问题
相关话题的讨论汇总
话题: bsd话题: pls话题: floating话题: what话题: code
进入Linux版参与讨论
1 (共1页)
s*****w
发帖数: 1527
1
kao, never saw this b4, any hints ?
thanks !
S*A
发帖数: 7142
2
It is call hexadecimal floating constant.
Look at C99 stander, section 6.4.4.2.
The benefit of using hexadecimal floating point vs
traditional floating point is to remove the rounding
error introduced by converting decimal to power of 2.

【在 s*****w 的大作中提到】
: kao, never saw this b4, any hints ?
: thanks !

s*****w
发帖数: 1527
3
谢谢了。

【在 S*A 的大作中提到】
: It is call hexadecimal floating constant.
: Look at C99 stander, section 6.4.4.2.
: The benefit of using hexadecimal floating point vs
: traditional floating point is to remove the rounding
: error introduced by converting decimal to power of 2.

1 (共1页)
进入Linux版参与讨论
相关主题
还是关于用GPL code的问题zfs+freenas速度有点慢
恨透了以linux为首的open sourceCreate A Minimal & Beautiful Desktop w/ Conky
Open Source 招谁惹谁了?麒麟操作系统[zz]
搞windows下闭源软件如果想玩得好Kylin(麒麟)OS (转载)
怎样把snoop的结果抽出来(假设已变成hexadecimal and ASCII format)?麒麟内核的说明
关于 gcc 和 g++ 的问题 (转载)苹果难道不是已经往Linux里渗透了?
python c/c++ question.OS 的确需要有傻瓜版和玩家版两种界面
Linux做个好的用户界面, Windows的用户肯定会大幅减少linux vs unix
相关话题的讨论汇总
话题: bsd话题: pls话题: floating话题: what话题: code