数据结构-9阶多项式
摘要:#include<stdio.h>#include<time.h>#include<math.h>clock_t start, stop;double duration;#define MAXN 10 //多项式最大项数,即多项式阶数+1 double f1(int n, double a[], d
阅读全文
posted @ 2018-05-25 18:29
posted @ 2018-05-25 18:29
posted @ 2018-05-25 18:26
posted @ 2018-05-25 18:24
posted @ 2018-05-25 18:23