文件名称:newtonInterpolate
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 474kb
- 下载次数:
- 0次
- 提 供 者:
- 景*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.先后输入节点个数n和节点的横纵坐标,插值点的横坐标,最后输入精度e
2. 用do-while循环语句得到跳出循环时k的值
3.将k值与n-1进行比较,若在达到精度时k<n-1,则输出计算结果;若此时k=n-1,则计算失败!
-1. Has n input nodes and the node number of transverse and longitudinal coordinates, the horizontal interpolation points, the last input accuracy e 2. With a do-while loop are out of circulation when the k value of 3. K value will be carried out with n-1 comparison, if the accuracy is reached when k <n-1,则输出计算结果;若此时k=n-1,则计算失败!
2. 用do-while循环语句得到跳出循环时k的值
3.将k值与n-1进行比较,若在达到精度时k<n-1,则输出计算结果;若此时k=n-1,则计算失败!
-1. Has n input nodes and the node number of transverse and longitudinal coordinates, the horizontal interpolation points, the last input accuracy e 2. With a do-while loop are out of circulation when the k value of 3. K value will be carried out with n-1 comparison, if the accuracy is reached when k <n-1,则输出计算结果;若此时k=n-1,则计算失败!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
newtonInterpolate\debug\newtonInterpolate.exe
.................\.....\newtonInterpolate.ilk
.................\.....\newtonInterpolate.pdb
.................\newtonInterpolate\Debug\BuildLog.htm
.................\.................\.....\mt.dep
.................\.................\.....\newtonInterpolate.exe.embed.manifest
.................\.................\.....\newtonInterpolate.exe.embed.manifest.res
.................\.................\.....\newtonInterpolate.exe.intermediate.manifest
.................\.................\.....\newtonInterpolate.obj
.................\.................\.....\vc80.idb
.................\.................\.....\vc80.pdb
.................\.................\newtonInterpolate.cpp
.................\.................\newtonInterpolate.vcproj
.................\.................\newtonInterpolate.vcproj.PC-200908141306.Administrator.user
.................\newtonInterpolate.ncb
.................\newtonInterpolate.sln
.................\newtonInterpolate.suo
.................\.................\Debug
.................\debug
.................\newtonInterpolate
newtonInterpolate
.................\.....\newtonInterpolate.ilk
.................\.....\newtonInterpolate.pdb
.................\newtonInterpolate\Debug\BuildLog.htm
.................\.................\.....\mt.dep
.................\.................\.....\newtonInterpolate.exe.embed.manifest
.................\.................\.....\newtonInterpolate.exe.embed.manifest.res
.................\.................\.....\newtonInterpolate.exe.intermediate.manifest
.................\.................\.....\newtonInterpolate.obj
.................\.................\.....\vc80.idb
.................\.................\.....\vc80.pdb
.................\.................\newtonInterpolate.cpp
.................\.................\newtonInterpolate.vcproj
.................\.................\newtonInterpolate.vcproj.PC-200908141306.Administrator.user
.................\newtonInterpolate.ncb
.................\newtonInterpolate.sln
.................\newtonInterpolate.suo
.................\.................\Debug
.................\debug
.................\newtonInterpolate
newtonInterpolate