登录
首页 » C++ » Kriging_WENG

Kriging_WENG

于 2016-01-11 发布 文件大小:476KB
0 183
下载积分: 1 下载次数: 11

代码说明:

  克里金插值程序,VS2012编译通过。OpenGL结果渲染与显示,价值十分大。目前经过修复BUG,可以直接运行。花费大量时间整理。希望对你有所帮助!(Kriging Geological terrain interpolation program which cost the developers so much time. Hope it can help you!)

文件列表:

Kriging_WENG
............\3DContourDoc.cpp,1558,2002-06-17
............\3DContourDoc.h,1499,2002-06-12
............\3DContourView.cpp,8543,2016-01-10
............\3DContourView.h,2289,2003-12-07
............\3DData.h,1602,2003-12-07
............\3DGrapher.cpp,5863,2003-12-07
............\3DGrapher.h,4144,2003-12-07
............\BaseData.h,895,2002-06-12
............\BaseException.h,1244,2003-12-07
............\ChildFrm.cpp,1539,2002-06-05
............\ChildFrm.h,1397,2002-06-05
............\ContourDoc.cpp,1626,2016-01-10
............\ContourDoc.h,1477,2002-06-06
............\ContourView.cpp,9185,2016-01-10
............\ContourView.h,2166,2002-06-08
............\data
............\....\house2_ForKrigData.txt,1905103,2013-10-23
............\....\InCell1.txt,257,2002-06-21
............\....\salinity.dat,18600,2012-11-23
............\....\testdata.txt,778,2002-06-05
............\....\TestSite.txt,1378,2002-06-09
............\....\zooplankton.dat,900,2012-11-23
............\Debug
............\.....\WaferPainter.exe,391680,2016-01-10
............\Dib.cpp,9238,2002-06-12
............\Dib.h,1795,2003-12-07
............\GLSurfaceView.cpp,5013,2003-12-03
............\GLSurfaceView.h,2135,2002-06-20
............\Grapher.h,825,2003-12-07
............\Image.h,1750,2016-01-10
............\InputReader.cpp,1135,2016-01-10
............\InputReader.h,880,2016-01-10
............\Interpolater.h,1178,2016-01-10
............\InverseDist.h,1988,2016-01-10
............\Kriging.h,2531,2016-01-10
............\MainFrm.cpp,3679,2002-06-21
............\MainFrm.h,1515,2016-01-10
............\Matrix.h,7662,2003-12-07
............\Numeric.h,2507,2016-01-10
............\OptionDlg.cpp,1056,2003-12-07
............\OptionDlg.h,1244,2003-12-07
............\res
............\...\3dgmove.cur,766,2002-06-20

............\...\magnify.cur,518,2002-06-20


............\...\WaferPainter.rc2,404,2002-06-05

............\resource.h,1804,2003-12-07
............\StdAfx.cpp,214,2002-06-05
............\StdAfx.h,997,2002-06-12
............\Surfer.cpp,9774,2016-01-10
............\Surfer.h,1492,2002-06-17
............\WaferPainter.aps,63412,2016-01-10
............\WaferPainter.cpp,5482,2003-12-07
............\WaferPainter.dsp,7164,2003-12-07
............\WaferPainter.h,1467,2003-12-07
............\WaferPainter.ncb,672768,2007-10-22
............\WaferPainter.rc,20117,2016-01-10
............\WaferPainter.reg,722,2002-06-05
............\WaferPainter.sln,890,2016-01-10
............\WaferPainter.vcxproj,10127,2016-01-10
............\WaferPainter.vcxproj.filters,5952,2016-01-10
............\WaferPainter.vcxproj.user,164,2016-01-10
............\WaferPainterDoc.cpp,2950,2016-01-10
............\WaferPainterDoc.h,1558,2002-06-12
............\WaferPainterView.cpp,2967,2002-06-05
............\WaferPainterView.h,1991,2002-06-05

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

发表评论

0 个回复

  • calcMeshNormals
    用于求取三维点云数据的法向量,我的人脸建模就是用的这个,效果很好,但必须保证点云没有重叠的,否则会出现严重错误。(Strike a 3D point cloud data for normal vectors, and my face is to use this model, the effect is very good, but must ensure that there is no overlap of the point cloud, there would be a serious mistake.)
    2020-07-28 21:48:39下载
    积分:1
  • mnfcemm
    说明:  对高光谱图像进行目标检测,首先滤波处理然后降维,利用输出能量最小原则用于探测亚像元的小目标。(In target detection of hyperspectral images, first filter processing and then dimensionality reduction are used to detect sub-pixel small targets by using the principle of minimum output energy.)
    2020-06-19 17:20:02下载
    积分:1
  • Gouraud
    转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 (Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensional ball, you can spin around in any direction 2) the use of certain lighting technology, consider the ambient light, reflected light and the mirror The role of surface light 3) the use of blanking algorithm, reflecting the relationship between cube block surface 4) has good animation effects, to eliminate flicker phenomenon 5) can not be used in a function of OpenGL.)
    2020-06-30 19:40:01下载
    积分:1
  • nrsfm_matlabCode
    说明:  非刚性三维重建实例代码,源自一篇IEEE论文。(Non-Rigid SFM code from an IEEE paper.)
    2020-08-05 10:08:33下载
    积分:1
  • 3e4c7a98727b
    2D转3D中的深度图生成模块,内部有图片例子。(depth map generation module, 2D to 3D)
    2021-03-25 21:09:13下载
    积分:1
  • MPU9250,MPU6050芯片3D姿态PC上位机
    MPU9250,MPU6050芯片3D姿态PC上位机(MPU9250,MPU6050 Tool for PC)
    2015-12-17 17:38:06下载
    积分:1
  • dongtaihuatu2
    利用VC编程,实现数据的联系读取和数据显示,实时显示时钟(Using VC programming, data read and data links, real-time display clock)
    2010-10-14 13:46:41下载
    积分:1
  • procejure
    基于谱间预测的高光谱图像压缩。单向预测与双向预测,以及参考波段的最优选取(The prediction based on spectral hyperspectral image compression. One-way bi-directional prediction and prediction, as well as reference to select the optimal band)
    2008-05-26 18:33:35下载
    积分:1
  • MarchingCubes
    球体的Marching Cubes实现,运用OPENGL绘制图像(Marching Cubes sphere of the realization of the use of OPENGL rendering image)
    2009-04-23 15:25:53下载
    积分:1
  • 多边变换2_VC
    用vc编写的一个多边形变换程序(vc prepared using a polygon transformation process)
    2020-11-11 20:59:44下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载