数值分析
文章平均质量分 88
flytomysky
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Lab 1 question
Numerical Summation of a SeriesTime limit: 10 Seconds Memory limit: 32768K Special JudgeTotal Submit: 1403 Accepted Submit: 711 Produce a table of the values of the series Equation 1转载 2006-09-21 21:35:00 · 1018 阅读 · 0 评论 -
数值分析 Lab 1 的C程序示例
we can know this:so we can use N to substitute the denotation of infinitude : /**//*--------------------------------------------------------------------------- author : yx原创 2006-09-22 19:17:00 · 1646 阅读 · 0 评论 -
数值分析 Lab 2 的 C++ 程序示例
Lab 2. Lagrange Polynomial Given a set of sample points of a certain function f , use Lagrange polynomial to approximate function values at some given points a1a2 ,…,am .原创 2006-09-24 19:34:00 · 1593 阅读 · 0 评论
分享