• 博客(0)
  • 资源 (2)

空空如也

傅里叶变换

class CFastFourierTransform { private: float* xre;//实部 float* xim;//虚部 float* mag; float* fftSin;//正弦 float* fftCos;//余弦 int* fftBr; int ss; int ss2; int nu; int nu1;

2014-08-02

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除