登录
首页 » Visual C++ » earthquakeanalysis

earthquakeanalysis

于 2009-03-23 发布 文件大小:3676KB
0 368
下载积分: 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 个回复

  • osgriver
    基于osg的河流显示,可以达到实时绘制效果。(Based osg rivers display, you can achieve real-time rendering results.)
    2020-09-15 13:47:58下载
    积分:1
  • Skinmesh
    实现骨骼动画类,实现简单骨骼动画载入鸡演示(Category to achieve skeletal animation, skeleton animation simple loading)
    2009-07-09 19:56:44下载
    积分:1
  • polytransform
    实现一个心行图案的各种二维几何变换(包括同比变换,错切变换,平移变换、旋转变换等)(achieve a mind trip of two-dimensional pictorial geometry transformation (including an transform, shear transformation, translation transform, ROTATION))
    2006-11-16 11:33:47下载
    积分:1
  • nurbs
    关于nurbs曲线插补一个自由软件,希望有兴趣各位一起探讨(About the nurbs curve interpolation is a free software interest you to explore together)
    2012-08-31 11:30:26下载
    积分:1
  • NormFet_WindowsXP_src
    计算点云数据的法向量和局部特征,以备三维重建运用(The normals and features can be computed from a point cloud using the NormFet software)
    2020-07-28 21:38:40下载
    积分:1
  • D3D9Init
    说明:  D3D 的入门程序,包括初始化D3D编程环境和初始化窗口(D3D init program)
    2010-04-20 14:33:32下载
    积分:1
  • 3D-Pure-VB
    A 3D aplication in Pure VB
    2014-01-17 06:47:42下载
    积分:1
  • project
    说明:  课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条件的实时绘制。 3、实现计算机动画技术,飞机在天空中飞,圆环在不停的运转。 4、阴影的绘制 5、在场景中添加了喷泉。 6、实现Billboard 绘制技术。 7、添加了美妙的背景音乐。 (The main content of curriculum design for the development of a real-time rendering system of procedures for large-scale three-dimensional scene (running Interface, refer to Figure 1), including part and the election will be made part (where part of the requirements to achieve Optional 2 to 3 Or more than function). Will be part of: 1, learning the basic functions of 3DS Max, and three-dimensional scene using 3DS Max for modeling, requirements Scene includes buildings, roads, skies and other basic elements, to achieve the texture mapping function of the scene. 2, read the scene data by 3DS Loader. . 3, learn and use OpenGL or DirectX 3D real-time rendering the scene. 4, provide the user interface and interaction to achieve the scene roaming. Optional parts: 1, in the three-dimensional terrain scenes added. 2, the fog that weather conditions to achieve real-time rendering. 3, the realization of computer animation technology, aircraft flying in the sky, circle in)
    2011-04-16 21:32:57下载
    积分:1
  • jmvm
    只是最新的多视点参考软件代码jmvm,支持立体档次的编码解码,从最新svn下载得到,对那些不方便上国外网站svn下载的可以看看。(Is the latest multi-view reference software code jmvm, three-dimensional grade codec support, downloaded from the latest svn, convenient for those on the foreign website can take a look at svn download.)
    2011-09-15 21:47:05下载
    积分:1
  • 3modelmagic3d
    openGL编的类似3D MAx的程序代码,非常有用支持OBJ和3DS文件格式导入及渲染(openGL made similar 3D MAx procedure code, a very useful support OBJ and 3DS file formats import and rendering)
    2007-12-23 10:09:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载