搜索资源列表
demgrid
- 有关格网的插值小程序,采用数组指针进行数据分块的还待改善!如果那位下了改善后联系 知道zd_piaopiao@eyou.com-the grid of small interpolation procedures using the array pointer for the data block has to be improved! If that under the improved ties know zd_piaopi ao@eyou.com
well_logging_process
- 该软件是我读硕士的时候写的,它可以对测井曲线进行直方图、小波变换,曲线拉伸、均值绿波、中值滤波、Kalman滤波以及插值等等操作,程序里还包含了神经网络的内容,非常丰富,是您学习VC++编程和数据处理的好资料!绝对超值! 请先阅读文件夹下的read me 文件-I read the time to write a master's degree, it can log on for histogram, wavelet transform, Tensile curves, t
abframe框架基础类源码与说明书
- 一个不错的框架(支持C/S的两层与三层架构) 框架的特色。 1)支持C/S的两层与三层架构且切换方便. 一个本地参数决定当前架构是三层还是两层,对开发人员来说两层与三层都是使用同一组控/组件,开发人员可在设计期不用考虑架构,三层还是两层是在发布时决定。在三层方式下服务器采用RemObjects编写。 2)完美解决简繁体与多语言的问题 在简体下编译的程序不用任何修改,就可以在繁体下运行且显示繁体,反之也然,可动态增加语言,在“多语言组件 功能说明.doc”有详细说明 3)方便的更新机制 客户端只需
将高斯格点上的数据插值到固定的2.5*2.5(和NCEP资料相匹配)的格点上的程序
- 气象上应用广泛,将高斯格点上的数据插值到固定的2.5*2.5(和NCEP资料相匹配)的格点上的程序。-This program demonstrates how to use the interpolation routines c (same as NCEP s) to get 2.5x2.5 grids from Gaussian grids.
interp_8
- 内含8个常用的差值程序,双线性插值,三次样条插值等-The difference with 8 commonly used procedures, bilinear interpolation, cubic spline interpolation
Engineering_Analysis_with_FORTRAN-Source_files
- 工程师用Fortran 编程常用程序,包括最小二乘法、牛顿插值、差分法、常用方程求解等,其中还包括 Mathtics 和Qick basic版本源代码。-Fortran、mathics and QB source codes for science and engineering computation
RDS
- 雨量站空间展布程序,利用距离平方反比法将站点观测的降雨数据插值为区域降雨过程-for interpolation of runoff
sharpmap-Spatial-interpolation
- 用SharpMap开源平台做的空间插值程序-Spatial interpolation procedures do SharpMap open source platform
optim-1.3.0.tar
- 最优插值的程序,附带了算例,来自于比利时烈日大学GHER研究小组-the original code for Optimal Interpolation
Three-spline-interpolation-procedure
- 数值分析,多项式插值,三次样条插值程序,自然边界条件。-Three spline interpolation procedure.