We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
我强烈推荐 FFTW。它快速、可靠、应用广泛、便携。是的,您必须从托管代码调用非托管代码。
I strongly recommend FFTW over anything else. It is fast, reliable, widely used, portable. Yes, you will have to call from managed code into unmanaged code.