由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - HOW TO round float numbers to integer? in C
相关主题
一个小问题两道M软件大公司的最新面世算法题 (转载)
一个integer promotion问题c++ 中如何把str转换为float?
c++如何把小数转成二进制输出到文本文件?请教关于float的精度和比较
pointer overflowHow to detect overflow in C?
a question about bitwise operationlogarithm and product, which is faster?
一个哈希表问题cout怎么不换行输出大量字符串?
Check if the sum of two integers in an integer array eqauls to the given number 问一道排序题目
面试题 -算法?这个函数有问题吗?
相关话题的讨论汇总
话题: float话题: round话题: integer
进入Programming版参与讨论
1 (共1页)
h******q
发帖数: 97
1
int round (float f)
{
}
how to check f to avoid overflow?? thanks
1 (共1页)
进入Programming版参与讨论
相关主题
这个函数有问题吗?a question about bitwise operation
关于buffer overflow一个哈希表问题
请教,在定点(fixed point)编程要注意什么Check if the sum of two integers in an integer array eqauls to the given number
请问 为何 如下代码 catch 不到 overflow exception。面试题 -算法?
一个小问题两道M软件大公司的最新面世算法题 (转载)
一个integer promotion问题c++ 中如何把str转换为float?
c++如何把小数转成二进制输出到文本文件?请教关于float的精度和比较
pointer overflowHow to detect overflow in C?
相关话题的讨论汇总
话题: float话题: round话题: integer