<legend id='u0lF5'><style id='u0lF5'><dir id='u0lF5'><q id='u0lF5'></q></dir></style></legend>

        <bdo id='u0lF5'></bdo><ul id='u0lF5'></ul>
      <tfoot id='u0lF5'></tfoot>
      <i id='u0lF5'><tr id='u0lF5'><dt id='u0lF5'><q id='u0lF5'><span id='u0lF5'><b id='u0lF5'><form id='u0lF5'><ins id='u0lF5'></ins><ul id='u0lF5'></ul><sub id='u0lF5'></sub></form><legend id='u0lF5'></legend><bdo id='u0lF5'><pre id='u0lF5'><center id='u0lF5'></center></pre></bdo></b><th id='u0lF5'></th></span></q></dt></tr></i><div id='u0lF5'><tfoot id='u0lF5'></tfoot><dl id='u0lF5'><fieldset id='u0lF5'></fieldset></dl></div>

        <small id='u0lF5'></small><noframes id='u0lF5'>

        C++ 定点库?

        时间:2023-08-03

          1. <legend id='MGtey'><style id='MGtey'><dir id='MGtey'><q id='MGtey'></q></dir></style></legend>

              <tbody id='MGtey'></tbody>
          2. <i id='MGtey'><tr id='MGtey'><dt id='MGtey'><q id='MGtey'><span id='MGtey'><b id='MGtey'><form id='MGtey'><ins id='MGtey'></ins><ul id='MGtey'></ul><sub id='MGtey'></sub></form><legend id='MGtey'></legend><bdo id='MGtey'><pre id='MGtey'><center id='MGtey'></center></pre></bdo></b><th id='MGtey'></th></span></q></dt></tr></i><div id='MGtey'><tfoot id='MGtey'></tfoot><dl id='MGtey'><fieldset id='MGtey'></fieldset></dl></div>
              <tfoot id='MGtey'></tfoot>

                  <bdo id='MGtey'></bdo><ul id='MGtey'></ul>

                  <small id='MGtey'></small><noframes id='MGtey'>

                  本文介绍了C++ 定点库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我正在寻找一个免费的 C++ 定点库(主要用于嵌入式设备,而不是用于任意精度的数学).基本上,要求是:

                  I am looking for a free C++ fixed point library (Mainly for use with embedded devices, not for arbitrary precision math). Basically, the requirements are:

                  • 没有不必要的运行时开销:任何可以在编译时完成的工作,都应该在编译时完成.
                  • 能够在定点和浮点之间透明地切换代码,没有固有的开销.
                  • 定点数学函数.如果您需要来回转换以求平方根,那么使用不动点就没有多大意义了.
                  • 占地面积小.

                  有什么建议吗?

                  推荐答案

                  有一个开源定点数学库项目,可以通过以下链接找到:

                  There is an open-source fixed point math library project which can be found by following the links below:

                  • libfixmath 项目页面
                  • libfixmath 维基百科文章

                  它是一个 C 静态库,为 C++ 用户提供 C++ 类接口,它实现了以下功能:触发.函数:sin、cos、tan、asin、acos、atan、atan2饱和算术:sadd、ssub、smul、sdiv其他函数:sqrt、exp

                  It is a C static library with a C++ class interface for C++ users, it implements the following functionality: Trig. Functions: sin, cos, tan, asin, acos, atan, atan2 Saturated Arithmetic: sadd, ssub, smul, sdiv Other Functions: sqrt, exp

                  它仅支持 16.16 定点数据类型.

                  这是一个积极开发的开源项目(寻找感兴趣的开发人员).

                  It is an actively developed open-source project (looking for interested developers).

                  这篇关于C++ 定点库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:有效地获得给定数字的所有除数 下一篇:获取 sqrt(n) 整数部分的最快方法?

                  相关文章

                  最新文章

                    <small id='jN9I2'></small><noframes id='jN9I2'>

                  1. <tfoot id='jN9I2'></tfoot>
                    1. <i id='jN9I2'><tr id='jN9I2'><dt id='jN9I2'><q id='jN9I2'><span id='jN9I2'><b id='jN9I2'><form id='jN9I2'><ins id='jN9I2'></ins><ul id='jN9I2'></ul><sub id='jN9I2'></sub></form><legend id='jN9I2'></legend><bdo id='jN9I2'><pre id='jN9I2'><center id='jN9I2'></center></pre></bdo></b><th id='jN9I2'></th></span></q></dt></tr></i><div id='jN9I2'><tfoot id='jN9I2'></tfoot><dl id='jN9I2'><fieldset id='jN9I2'></fieldset></dl></div>
                      <legend id='jN9I2'><style id='jN9I2'><dir id='jN9I2'><q id='jN9I2'></q></dir></style></legend>

                      • <bdo id='jN9I2'></bdo><ul id='jN9I2'></ul>