开源使用者
标签
为什么没有 2 字节浮点数并且已经存在实现?
2022-01-09 00:00:00
floating-point
c++
16-bit
half-precision-float
使用printf打印浮点数时有额外的前导零?
2022-01-09 00:00:00
floating-point
c
formatting
printf
c++
什么是次正规浮点数?
2022-01-09 00:00:00
floating-point
ieee-754
c++
c++11
应该按什么顺序添加浮点数以获得最精确的结果?
2022-01-09 00:00:00
floating-point
precision
c++
使用精度 & 将浮点数转换为字符串指定的小数位数?
2022-01-09 00:00:00
string
floating-point
c++
为什么 printf() 将浮点数提升为双精度数?
2022-01-09 00:00:00
floating-point
c
printf
c++
variadic-functions
将浮点数转换为字符串
2022-01-09 00:00:00
floating-point
c
c++
模仿“双"使用 2 个“浮点数"
2022-01-09 00:00:00
algorithm
floating-point
precision
c++
double-double-arithmetic
如何正确和标准地比较浮点数?
2022-01-09 00:00:00
floating-point
floating-accuracy
c++
double-precision
将浮点数与零进行比较
2022-01-09 00:00:00
floating-point
c++
用 4 个复合字节构建一个 32 位浮点数
2022-01-09 00:00:00
floating-point
portability
c++
endianness
single-precision
如何通过最小增量(或接近它)改变浮点数?
2022-01-09 00:00:00
floating-point
c
c++
即使浮点数不精确,Excel 如何成功地将它们舍入?
2022-01-09 00:00:00
floating-point
excel
math
rounding
c++
产生 NaN 浮点数时停止调试器
2022-01-09 00:00:00
floating-point
nan
gdb
c++
在 C++ 中用于浮点数的 round()
2022-01-09 00:00:00
floating-point
rounding
c++
我应该使用双精度还是浮点数?
2022-01-09 00:00:00
floating-point
types
c++
double-precision
浮点数和双精度数有什么区别?
2022-01-09 00:00:00
floating-point
precision
c
ieee-754
c++
如何对浮点数执行按位运算
2022-01-09 00:00:00
floating-point
bitwise-operators
c++
genetic-algorithm
文件范围和静态浮点数
2022-01-04 00:00:00
memory
static
scope
c++
使用 ifstream 读取浮点数
2022-01-04 00:00:00
io
c++
ifstream
«
1
2
3
4
5
6
7
8
9
10
»