摘要:
#include "stdafx.h" #include "OnLine.h" #include "Public.h" void ConvToIntFFT(const short *inWaveData,int DataLength,short *outWaveData,float *yMax,float *yMin) { int i; int PowerNum; float meanVal... 阅读全文
posted @ 2009-03-20 09:50
arvin2012
阅读(717)
评论(0)
推荐(0)