登录
首页 » Visual C++ » earthquakeanalysis

earthquakeanalysis

于 2009-03-23 发布 文件大小:3676KB
0 376
下载积分: 1 下载次数: 31

代码说明:

  对地震数据进行分析,并对它们进行三维重建,可用来对地震原因进行探索.(Analysis of seismic data, and their three-dimensional reconstruction, can be used to explore the causes of earthquakes.)

文件列表:

寒假作业
........\Seisvisual
........\..........\Debug
........\..........\.....\BuildLog.htm
........\..........\.....\Dib.obj
........\..........\.....\DibFor3D.obj
........\..........\.....\folder.htt
........\..........\.....\MainFrm.obj
........\..........\.....\MorphProcess.obj
........\..........\.....\NumLineDialog.obj
........\..........\.....\SeisVisual.exe
........\..........\.....\SeisVisual.ilk
........\..........\.....\SeisVisual.obj
........\..........\.....\SeisVisual.pch
........\..........\.....\SeisVisual.pdb
........\..........\.....\SeisVisual.res
........\..........\.....\SeisVisualDoc.obj
........\..........\.....\SeisVisualView.obj
........\..........\.....\StdAfx.obj
........\..........\.....\ThresholdDialog.obj
........\..........\.....\Trace2D.obj
........\..........\.....\Trace2DFor3D.obj
........\..........\.....\Trace3D.obj
........\..........\.....\vc60.idb
........\..........\.....\vc60.pdb
........\..........\.....\vc70.pdb
........\..........\Dib.cpp
........\..........\Dib.h
........\..........\folder.htt
........\..........\MainFrm.cpp
........\..........\MainFrm.h
........\..........\MFM1992
........\..........\MorphProcess.cpp
........\..........\MorphProcess.h
........\..........\MyDef.h
........\..........\NumLineDialog.cpp
........\..........\NumLineDialog.h
........\..........\ReadMe.txt
........\..........\RES

........\..........\...\folder.htt

........\..........\...\SeisVisual.rc2


........\..........\resource.h
........\..........\htm" target=_blank>SeisVisual
........\..........\SeisVisual.aps
........\..........\SeisVisual.clw
........\..........\SeisVisual.cpp
........\..........\SeisVisual.dsp
........\..........\SeisVisual.dsw
........\..........\SeisVisual.h
........\..........\SeisVisual.ncb
........\..........\SeisVisual.opt
........\..........\SeisVisual.plg
........\..........\SeisVisual.rc
........\..........\SeisVisual.sln
........\..........\SeisVisual.vcproj
........\..........\SeisVisualDoc.cpp
........\..........\SeisVisualDoc.h
........\..........\SeisVisualView.cpp
........\..........\SeisVisualView.h

........\..........\StdAfx.cpp
........\..........\StdAfx.h
........\..........\ThresholdDialog.cpp
........\..........\ThresholdDialog.h
........\..........\Trace2D.cpp
........\..........\Trace2D.h
........\..........\Trace3D.cpp
........\..........\Trace3D.h
........\地震数据的物理意义.doc
........\数据格式说明.doc

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

发表评论

0 个回复

  • osg_osgearth
    osgearth的文档资料不多,这里几乎是所有可以找到的中文资料,以及一些osg的中文资料(osgearth documentation much, here you can find almost all the Chinese data, as well as some of the Chinese data osg)
    2020-11-19 09:59:38下载
    积分:1
  • maze
    说明:  随机生成三维迷宫,算法值得一看,可能对你有帮助(Randomly generated three-dimensional maze, algorithm worth a visit may help you)
    2008-09-09 14:57:00下载
    积分:1
  • terrain
    演示地形绘制与漫游,取自OGRE例子,地形管理器会自动应用八叉树分割来管理地形。(Demo terrain rendering and roaming, from OGRE example, terrain Manager automatically applied octree division to manage the terrain.)
    2013-05-27 23:51:46下载
    积分:1
  • VTKQT
    是VTK+QT的联合开发案例的所有源代码,精品,主要是医疗图像编程(Is VTK+ QT case of joint development of all the source code, fine, the main program of medical images)
    2010-12-14 09:40:22下载
    积分:1
  • delauncy
    说明:  生成tin,三角网格的显示,delauncy三角形的显示(generation tin, the triangular mesh, the triangular show delauncy)
    2006-01-15 16:10:37下载
    积分:1
  • imageSNRPSNRMSE
    图像的SNR,PSNR以及MSE的计算源代码(The image SNR, PSNR and the source code for the calculation of MSE)
    2010-10-19 13:18:44下载
    积分:1
  • 16Fog
    使用VisualC++ Win32应用程序开发的一个OpenGL程序,实现雾的效果。(Using VisualC++ Win32 application development an OpenGL program to achieve the effect of fog.)
    2010-01-05 12:26:46下载
    积分:1
  • daima
    说明:  三维地形实时动态显示的核心代码---来自<<Visual C++ 编程技巧典型案例解析>>(Real-time dynamic display of three-dimensional topography of the core code--- from <<Visual C++编程技巧典型案例解析>>)
    2008-09-15 21:27:57下载
    积分:1
  • voronoi
    visual c++实现voronoi图生成函数的实现 voronoi图生成与构造(voronoi implements with visul c++)
    2016-03-22 00:31:02下载
    积分:1
  • 分割代码
    本人最近正在研究三维点云库pcl,可以说三位点云图像处理未来的应用前景非常广阔,因此愿意与各位感兴趣的朋友一起探讨.此程序是本人最近最近感兴趣的三维点云分割程序,通过区域增长算法将三维点云实现较好分割。源程序来自POINT CLOUD LIBRARY外文官方网站,运行此程序需提前配置好pcl点云库。(I was recently on the 3D point cloud library PCL, it can be said that the three sites of cloud image processing application prospect is very broad, so are willing to share with you interested friends to explore. This program is a 3D point cloud I recently interested in the segmentation process, through the regional growth algorithm will achieve better segmentation of 3D point cloud. The source program comes from POINT CLOUD LIBRARY foreign language official website, running this program need to configure the PCL point cloud Library in advance)
    2017-11-02 11:50:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载