文件名称:C ++中Dragonbox的参考实现-C/C++开发
文件大小:2.65MB
文件格式:ZIP
更新时间:2024-06-15 19:35:59
C/C++ Miscellaneous
该库是C ++中Dragonbox的参考实现。 Dragonbox该库是C ++中Dragonbox的参考实现。 Dragonbox是一个基于优美的Schubfach算法的浮点数到字符串转换算法,由Raffaello Giulietti在2017-2018年开发。 Dragonbox受到Grisu和Grisu-Exact的进一步启发。 简介Dragonbox从浮点数生成一对整数:输入浮点数的十进制有效位数和十进制指数。 然后可以将这些整数用于de的字符串生成
【文件预览】:
dragonbox-master
----other_files()
--------unknown_win64_vc2019_randomdigit_time.png(21KB)
--------milo_benchmark.png(94KB)
--------Dragonbox.pdf(1.43MB)
--------unknown_win64_vc2019.html(18KB)
----.gitattributes(150B)
----source()
--------dragonbox_to_chars.cpp(11KB)
----.github()
--------workflows()
----LICENSE-Boost(1KB)
----subproject()
--------common()
--------3rdparty()
--------meta()
--------benchmark()
--------test()
----CMakeLists.txt(4KB)
----LICENSE-Apache2-LLVM(12KB)
----cmake()
--------dragonboxConfig.cmake(60B)
----README.md(21KB)
----.gitignore(9KB)
----include()
--------dragonbox()