摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace CsTest{ //可以确定的是n个插值点的拉格朗日多项式的最大次数为n public class P... 阅读全文
posted @ 2017-04-09 11:48 赵自通 阅读(829) 评论(0) 推荐(0)