登录
首页 » C++ » Kriging_WENG

Kriging_WENG

于 2016-01-11 发布 文件大小:476KB
0 204
下载积分: 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 个回复

  • point
    用于点云切片功能的实现,非常好用,可以计算密度、厚度、等内容(For point cloud slicing feature to achieve very easy to use, you can calculate the density, thickness, etc.)
    2020-06-29 01:40:02下载
    积分:1
  • 模型绘制
    读取obj的内容数据 利用opengl绘制出 obj格式的三维模型(Read and draw the three-dimensional model of obj format)
    2020-06-23 12:00:02下载
    积分:1
  • osgEarth分页流
    说明:  osgEarth的地形分页流程,我大致的写一下,感兴趣的话,大家可以去代码中看看,以MPEngine为例(osg tile TilePagedLOD* plod = new TilePagedLOD( _engineUID, _liveTiles, _deadTiles ); plod->setCenter ( bs.center() ); plod->addChild ( tileNode ); plod->setFileName( 1, Stringify() getKey().str()
    2020-06-23 21:40:02下载
    积分:1
  • PCL体素栅格滤波器
    说明:  基于PCL的点云滤波中的体素栅格滤波算法,将点云数量过于庞杂的点云文件进行简化但保留其特征,减少后续处理的计算量(PCL VoxelGrid filter)
    2020-09-18 09:27:55下载
    积分:1
  • MatterSlice-master
    切片软件,实现3D模型的切片处理,对模型处理的一些算法(Slice software, slicing the 3D model, the model number of the processing algorithms)
    2015-03-10 10:47:06下载
    积分:1
  • lb3d-2014-05-19
    格子玻尔兹曼的3D程序代码 有需要的可以下载下来参考(Lattice Boltzmann need a 3D program code can be downloaded the reference)
    2015-03-23 08:57:44下载
    积分:1
  • Combat
    programa escrito en visual basic 6.0
    2019-03-20 05:09:11下载
    积分:1
  • 3Dtrans2D
    三维图形的正轴测图,正视图,侧视图,俯视图的绘制(3D isometric map is the address map, side view overlooking Map)
    2006-06-27 16:59:45下载
    积分:1
  • 4_02
    给出了迭代函数系统生成Julia集的代码(In this paper, a iterative function system redraw Julia program source code)
    2013-05-08 09:37:10下载
    积分:1
  • long
    说明:  osg剖析教程,完整的阐述了osg一帧全过程,是一部osg入门的良好教程,且可以完整学习osg思想(osg analysis tutorial and complete description of the osg an entire process, is a good tutorial osg entry, and can complete learning osg thinking)
    2010-04-14 13:15:23下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载