登录
首页 » 算法 » fortran kriging 2d 3d

fortran kriging 2d 3d

于 2023-03-08 发布 文件大小:548.24 kB
0 150
下载积分: 2 下载次数: 1

代码说明:

克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。网上也有些人上传了代码,但是往往都不全,我从网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。-Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction center CV Deutsch wrote. Some people on this site have uploaded the code, but often not the whole, I am from this site down after no one can normally use This is what I downloaded from the website of the original program and compile written statement SHELL statement. I uploaded this program to ensure that you can compile and run, the result. Compile to compile the first run in a folder and then run exe execution.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 八皇后问题
    /////////////////////////////////////////////////// // 八皇后问题 // 循环实现, 共有92个解 // 命令窗口显示 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-08-08 01:40:03下载
    积分:1
  • ini adalah program anak keperawatan
    ini adalah program anak keperawatan
    2022-05-30 09:53:33下载
    积分:1
  • 八皇后问题的C语言递归示例.详见ReadMe
    八皇后问题的C语言递归示例.详见ReadMe-the C language recursive example. See ReadMe
    2022-01-22 00:25:23下载
    积分:1
  • 数据回归性分析
    个人原创的数据回归性分析的fortran,编程无误使用方便,可以根据自己实际情况进行适当修改
    2022-04-23 20:38:18下载
    积分:1
  • 验证码识别
    #include #define W 80 //定义验证码图片的宽度 #define H 20 //定义验证码图片的宽度 #define N 2 //定义字符位数,一般是4位 #define BMP_filename "c: est.bmp" int x,y,i,s,temp; int YZM[W][H]={0}; int YZM_red[W][H]={0}; int YZM_green[W][H]={0}; int YZM_blue[W][H]={0}; int rec[W]={0}; int lf[N],rt[N],up[N],dw[N]; char result[N]; void shibie()
    2022-04-20 09:09:12下载
    积分:1
  • 复杂网络最短路径,详细而有条理,很有帮助
    复杂网络最短路径算法,详细而有条理,很有帮助-Complex network shortest path algorithm, detailed and structured, very helpful
    2023-07-24 18:00:03下载
    积分:1
  • 此程序能将模拟滤波器转变为数字滤波器,在数字信号处理问题上有着广泛的应用...
    此程序能将模拟滤波器转变为数字滤波器,在数字信号处理问题上有着广泛的应用-analog filter into digital filters, in digital signal processing problem has wide application
    2022-02-20 17:46:59下载
    积分:1
  • 按层打印二叉树
    算法思想: 先把根结点入队,然后循环直到队列为空:出队一个结点,打印之,将其邻接点依次入队;打印和入队邻接点前要先判断是否已经打印过了,如果已打印过的就不操作 。                                                                 此算法是在visual studio2012平台下实现二叉树的层次遍历,程序需要先输入二叉树,然后会将此二叉树按曾打印
    2022-04-18 12:41:39下载
    积分:1
  • 用c++编的N个实例子, 有参考价值
    用c++编的N个实例子, 有参考价值-With c++ Allocation of N examples son, a reference value
    2023-01-01 23:50:03下载
    积分:1
  • 介绍了GS的核心内容,为想学习GS的人士提供很好的参考...
    介绍了GS算法的核心内容,为想学习GS算法的人士提供很好的参考-Introduction of the GS algorithm is the core content for the GS algorithm to learn to provide good reference
    2022-03-12 07:10:41下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载