boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - 0x1.8p52 what's this in BSD code pls ?
相关主题
怎样把snoop的结果抽出来(假设已变成hexadecimal and ASCII format)?
关于 gcc 和 g++ 的问题 (转载)
python c/c++ question.
Linux做个好的用户界面, Windows的用户肯定会大幅减少
zfs+freenas速度有点慢
Create A Minimal & Beautiful Desktop w/ Conky
麒麟操作系统[zz]
Kylin(麒麟)OS (转载)
麒麟内核的说明
苹果难道不是已经往Linux里渗透了?
相关话题的讨论汇总
话题: 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版参与讨论
相关主题
苹果难道不是已经往Linux里渗透了?
OS 的确需要有傻瓜版和玩家版两种界面
linux vs unix
基于 Google AppEngine 的中文手写识别
貌似android不是全开源的。
发布啦
还是关于用GPL code的问题
恨透了以linux为首的open source
Open Source 招谁惹谁了?
搞windows下闭源软件如果想玩得好
相关话题的讨论汇总
话题: bsd话题: pls话题: floating话题: what话题: code