VC6.0验证的,多项式曲线拟合程序. 关键文件是polyfit.h和polyfit.c文件。 接口函数是:extern uchar CurveFit(float *x,float *y,uchar SequenceLength,uchar Power,float *Results);