This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] TMS320F2808:是否有任何用于 FAST Int32 sqrt 和 PI 乘法和除法的算法或库

Guru**** 2253270 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1015770/tms320f2808-is-there-any-algorithm-or-library-for-fast-int32-sqrt-and-pi-multiplication-and-division-caculations

器件型号:TMS320F2808

标题、在2808项目中使用。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    是的。 您可以使用 IQMath 库进行定点 sqrt、乘法和除法、并使用 FASTINTDIV 进行整数除法。

    -Shantanu