yunxingjieguo.txt

来自「dsp实验」· 文本 代码 · 共 11 行

TXT
11
字号
22:07:54 the result of fixed_add was 1596 !
22:07:54 the result of fixed_sub was 112 !
22:07:54 the result of fixed_sub was 2209 !
22:07:54 the result of fixed_div was 167 !
22:07:54 the result of float_add was   3700.000 !
22:07:54 the result of float_sub was   -100.000 !
22:07:54 the result of float_mul was 6.000000e+04 !
22:07:54 the result of float_div was 1.000000e+02 !
22:07:54 the result of float_fixed was 1557 !
22:07:54 the result of fixed_float was 9.731250e+01 !

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?