登录
首页 » MultiPlatform » 568753

568753

于 2018-03-13 发布 文件大小:146KB
0 247
下载积分: 1 下载次数: 2

代码说明:

  克里金插值法实现二维和三位等高线的绘制功能,()

文件列表:

ReadMe.txt, 103 , 2006-02-10
InCell1.txt, 257 , 2002-06-21
testdata.txt, 778 , 2002-06-05
TestSite.txt, 1378 , 2002-06-09
3DContourView.h, 2289 , 2003-12-07
3DData.h, 1602 , 2003-12-07
3DGrapher.h, 4144 , 2003-12-07
BaseData.h, 895 , 2002-06-12
BaseException.h, 1244 , 2003-12-07
ChildFrm.h, 1397 , 2002-06-05
ContourDoc.h, 1477 , 2002-06-06
ContourView.h, 2166 , 2002-06-08
Dib.h, 1795 , 2003-12-07
g3DContourDoc.h, 1499 , 2002-06-12
GLSurfaceView.h, 2135 , 2002-06-20
Grapher.h, 825 , 2003-12-07
Image.h, 1750 , 2003-12-07
InputReader.h, 856 , 2002-06-05
Interpolater.h, 1112 , 2003-12-03
InverseDist.h, 1920 , 2003-12-02
Kriging.h, 2458 , 2003-12-07
MainFrm.h, 1515 , 2002-06-21
Matrix.h, 7662 , 2003-12-07
Numeric.h, 2484 , 2003-12-07
OptionDlg.h, 1244 , 2003-12-07
resource.h, 1804 , 2003-12-07
StdAfx.h, 997 , 2002-06-12
Surfer.h, 1492 , 2002-06-17
WaferPainter.h, 1467 , 2003-12-07
WaferPainterDoc.h, 1558 , 2002-06-12
WaferPainterView.h, 1991 , 2002-06-05
3DContourView.cpp, 8538 , 2003-12-07
3DGrapher.cpp, 5863 , 2003-12-07
ChildFrm.cpp, 1539 , 2002-06-05
ContourDoc.cpp, 1626 , 2002-06-08
ContourView.cpp, 9132 , 2003-12-07
Dib.cpp, 9238 , 2002-06-12
GLSurfaceView.cpp, 5013 , 2003-12-03
InputReader.cpp, 977 , 2003-12-07
MainFrm.cpp, 3679 , 2002-06-21
OptionDlg.cpp, 1056 , 2003-12-07
StdAfx.cpp, 214 , 2002-06-05
Surfer.cpp, 9762 , 2003-12-07
t3DContourDoc.cpp, 1558 , 2002-06-17
WaferPainter.cpp, 5482 , 2003-12-07
WaferPainterDoc.cpp, 2950 , 2002-06-12
WaferPainterView.cpp, 2967 , 2002-06-05
res\Toolbar.bmp, 1318 , 2002-06-12
WaferPainter.aps, 58020 , 2003-12-07
WaferPainter.clw, 8065 , 2003-12-07
res\3dgmove.cur, 766 , 2002-06-20
res\magnify.cur, 518 , 2002-06-20
res\Thumbs.db, 7168 , 2007-10-22
WaferPainter.dsp, 7164 , 2003-12-07
WaferPainter.dsw, 549 , 2002-06-05
res\icon1.ico, 1078 , 2002-06-06
res\WaferPainter.ico, 1078 , 2002-06-05
res\WaferPainterDoc.ico, 1078 , 2002-06-05
WaferPainter.ncb, 672768 , 2007-10-22
WaferPainter.opt, 69632 , 2007-10-22
WaferPainter.plg, 1025 , 2007-10-22
WaferPainter.rc, 20704 , 2003-12-07
res\WaferPainter.rc2, 404 , 2002-06-05
WaferPainter.reg, 722 , 2002-06-05
res, 0 , 2017-12-01

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

发表评论

0 个回复

  • 0056764
    这是一本经典数值算法书,包含多种算法的理论,为编程者具有一定参考意义()
    2018-05-25 16:07:55下载
    积分:1
  • 40609537
    实现了先来先服务算法,可以作为大家学习的参考(First come first served algorithm is realized, which can be used as a reference for us to learn.)
    2018-11-10 13:53:00下载
    积分:1
  • czllection-normal
    以组合大视场星敏感器的卫星自主导航方法为例,设计改进的广义卡尔曼滤波算法,通过仿真,可以看出该算法对减小采样周期所带来的轨()
    2017-11-28 23:02:32下载
    积分:1
  • 109201239GASVM
    基于遗传算法优化支持向量分类机参数的matlab语言编码(Support vector machine optimized by genetic algorithm)
    2018-09-25 21:20:10下载
    积分:1
  • GeoQ_Spider
    说明:  通过PYTHON编写的爬虫程序,爬取Geoq的人口密度数据(The population density data of Geoq is crawled by a crawler program written in PYTHON)
    2020-06-21 12:20:02下载
    积分:1
  • fzr-algorithm
    弹性波数值模拟 时间域有限差分算法 双相介质(Numerical Simulation of Elastic Wave in time Domain finite difference algorithm for Dual-phase medium)
    2018-11-14 18:38:23下载
    积分:1
  • 深度学习之TensorFlow:入门、原理与进阶实战
    说明:  该压缩文件是《深度学习之Tensorflow的入门、原理及进阶实战》,里面讲述了如何搭建TensorFlow环境,并讲述了深度学习的一些理论基础知识,而且通过例子进行辅助,能更好的理解掌握。(The compressed file is "Introduction, Principle and Advanced Combat of Tensorflow for Deep Learning", which describes how to set up the TensorFlow environment, and describes some theoretical basic knowledge of deep learning, and assists with examples to better understand .)
    2019-04-20 20:40:46下载
    积分:1
  • jgthod
    计算七类窗函数并给出归一化对数幅频曲线,同时也是利用窗函数法设计FIR滤波器的程序MDEFIR1所调用的子程序MWINDO(Seven kinds of window functions are calculated and normalized logarithmic amplitude-frequency curves are given. At the same time, it is also the subroutine MWINDO called by the program MDEFIR1 of designing FIR filter by using window function method.)
    2018-09-06 05:12:15下载
    积分:1
  • and_jnd
    北京大学acm,关于交通路灯,以及交通运行车辆路线(Peking University acm, on traffic lights and traffic routes)
    2018-11-19 07:07:03下载
    积分:1
  • convistency-port
    集成地图的编程方法,地图算法中使用, 很有价值的参考,()
    2017-12-08 22:57:25下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载