文件名称:TriSpline
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 274.56kb
- 下载次数:
- 0次
- 提 供 者:
- 唐**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
三次样条插值程序。编译运行本程序后,程序会弹出窗口及问句:“input the number of intervals:”,输入插值的次数即可,程序将得到的次数保存在变量int n中。如果输入的插值次数正确(n>=2),程序会显示下一语句:\"input the value of the variable:\",此时输入插值点即可,程序将得到的插值点保存在变量double v中。若插值点正确(v>=0&&v<=6),则程序将输出插值结果。-cubic spline interpolation procedure. Compiling the operation procedures, the program will pop-up window and query : "input the number of intervals :", the number of imported interpolation can be. procedures will be stored in the number int n variables. If the input frequency correct interpolation (n
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 69491731trispline.rar 列表 TriSpline.dsp TriSpline.dsw TriSpline.ncb TriSpline.opt TriSpline.plg Debug\TriSpline.exe Debug\TriSpline.ilk Debug\TriSpline.obj Debug\TriSpline.opt Debug\TriSpline.pch Debug\TriSpline.pdb Debug\vc60.idb Debug\vc60.pdb TriSpline.cpp Debug