搜索资源列表
zoomout
- 一个模拟图形缩小的C源代码。是利用克里金方法,包含了4个函数,一个是初始化,一个是克里金方法的具体算法,还有两个是输出函数。-a narrow graphic simulation of C source code. Kerry is using the method includes four functions, one is initialization, Kerry is a specific method of the algorithm, there are two output f
c_kriging01
- kriging(克里金插值法)的C语言实现。kriging在各个领域都有广泛的研究-the simulation of kriging by C, the kriging algorithm has become more and more popular in many area.
KrigeInterpolation
- 用arcengine9.2+c#实现了克里金插值,适合初学者使用,代码有较详细的注释-Arcengine9.2+ c# using Kriging interpolation implemented, suitable for beginners to use, the code has a more detailed comment
Gaussian-with--Anisotropy-
- C++与FORTRAN混编程序。考虑各向异性的克里金法及序贯高斯法。在地质,油藏建模中很有用处 Author--Jeff Boisvert and Clayton V. Deutsch-for incorporating locally varying anisotropy in kriging or sequential Gaussian simulation is based on modifying how locations in space are related. Norm
kjfx
- 使用AE+C#做的模拟arcgis的简单功能。包括:空间查询:属性查空间、空间查属性 距离分析:直线距离、成本距离、临近分配 表面分析:等高线、坡度、坡向、Cut/Fill 密度分析:简单密度、核密度 缓冲区分析:基于属性、点击 栅格插值:反距离插值、克里金插值 矢栅转换:矢量转栅格、栅格转矢量 叠置分析 重分类-Use
cz
- AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
kriging
- 克里希金插值c程序,利用此程序可实现点点插值-Clichy gold interpolation of c program, using the program can realize little interpolation
KrigingInpterpolation
- 克里金算法的C++实现,简单有效,适合初学者使用。-Kriging Interpolation
kriging_f77
- 克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。本网站上也有些人上传了代码,但是往往都不全,我从本网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。-Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction cent
Kriging-2d-and-3d-contour
- c++实现克里金插值,绘制等值线,同时里面有opengl的配置环境,适合地球科学参考-c++ achieve Kriging, draw contours, while there are opengl configuration environment for Earth Science Reference
C++实现克里金插值
- C++,实现克里金插值源码,内容较全。便于查阅(C++ implementation of Kriging interpolation source)
JKrige
- 利用地统计学概论书中的数据,实现简单克里金温度插值,并进行误差分析。(Using the data of geostatistics summary book, simple Kriking temperature interpolation is realized and error analysis is performed.)
krig
- c语言编写的简单克里金法,具有参考价值,分享一下(The simple Kriging method written in C language has reference value.)
Kriging_WENG
- c++实现克里金插值法并使用openGL展示等值线(Kriging Interpolation and OpenGL Display)