登录
首页 » Visual C++ » 1028b

1028b

于 2021-03-03 发布 文件大小:142KB
0 247
下载积分: 1 下载次数: 214

代码说明:

  一个最简单的正演程序,其基本思想是先画一个模型,包括层状的,及盐丘两种类型,没有加入断层,然后利用最简单的褶积生成地震数据,目前能实现的功能是: 1.建立工区, 2.建立层状模型,及盐丘模型 3.计算封闭区域,指定各层及盐丘属性,包括速度及密码 4.利用雷克子波褶积生成地震数据 5.将地震数据写入segy文件.(One of the most simple forward procedure, the basic idea is to first draw a model, including stratiform, and the salt dome are two types, not joined the fault, and then use the simplest convolution generates seismic data, to achieve the function of the current : 1. the establishment of work area, 2. the establishment of layered model, and the salt dome model 3. calculations enclosed area, specify the properties of each layer and the salt dome, including the speed and password 4. the use of Lake wavelet convolution generates seismic data 5. will be an earthquake data is written to segy file.)

文件列表:

1028.aps
1028.bbs
1028.clw
1028.cpp
1028.dsp
1028.dsw
1028.h
1028.ncb
1028.opt
1028.plg
1028.rc
1028.reg
1028Doc.cpp
1028Doc.h
1028View.cpp
1028View.h
AddHorizon.cpp
AddHorizon.h
ChildFrm.cpp
ChildFrm.h
decon.cpp
decon.h
HorizonControlDialog.cpp
HorizonControlDialog.h
MainFrm.cpp
MainFrm.h
MyCheckListBox.cpp
MyCheckListBox.h
ProjectConfig1.cpp
ProjectConfig1.h
ProjectConfig2.cpp
ProjectConfig2.h
PropertySet.cpp
PropertySet.h
ReadMe.txt
res

...\1028.rc2



resource.h
RulerCornerView.cpp
RulerCornerView.h
RulerSplitter.cpp
RulerSplitter.h
RulerView.cpp
RulerView.h
SaveOrNo.cpp
SaveOrNo.h
SEGY.cpp
SEGY.h
StdAfx.cpp
StdAfx.h
WorkSpaceConfig.cpp
WorkSpaceConfig.h
ZeroOffsetModel.cpp
ZeroOffsetModel.h

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

发表评论

0 个回复

  • Frequencyconversion
    说明:  变频器使用手册 MM440使用手册 西门子通用变频器应用实例手册(Inverter Manual Manual Siemens MM440 Inverter Application Manual Universal)
    2010-04-09 14:46:36下载
    积分:1
  • Fireworks
    粒子系统的实现源代码,包括音效和键盘控制(particle system)
    2014-11-05 23:45:50下载
    积分:1
  • SourceInsight2_Softii
    用作查看windows变成源码的工具,比起vc界面更易于读代码,请大家共享之(a tool for viewing codes, which was superior than vc )
    2009-09-15 13:12:08下载
    积分:1
  • Montecarlo
    光源布局优化蒙特卡洛算法仿真等等对于平面估计定位精度提高(Simulation of light source layout optimization Monte Carlo algorithm and so on for improving the accuracy of plane estimation)
    2017-12-14 11:23:14下载
    积分:1
  • Directx3D-Program
    DirectX 9.0 3D游戏开发编程基础源代码 初始化Direct3D,绘制流水线,光照,纹理映射,融合,网格,粒子系统,着色器(DirectX 9.0 3D Game Development Programming source code Initializing Direct3D, drawing line, light, texture mapping, integration, grid, particle systems, shaders)
    2013-07-16 15:46:14下载
    积分:1
  • Excel 2013 Developer Documentation
    Visual Basic for OFFICE APPLICATION(Explore Excel 2013 developer resources)
    2017-09-05 10:12:10下载
    积分:1
  • aoyunwuhuan
    在VC++下面用MFC类库实现的绘制奥运五环的程序源码(In VC++ Following MFC class library with five Olympic rings realize the mapping procedure source)
    2008-05-10 19:24:27下载
    积分:1
  • Terrain3DTest
    三维地形的模拟,用的工具是opengl,对于研究大规模地形的绘制非常有用,把源码拿出来与大家分享(Three-dimensional terrain modeling, using tools opengl, for the study of large-scale terrain rendering is very useful to share with you source out)
    2010-08-30 22:02:36下载
    积分:1
  • 成绩管理系统
    成绩管理系统,用于管理培训机构,学校等成员成绩。(Achievement management system, used to manage the performance of training institutions, schools and other members.)
    2020-06-22 14:20:02下载
    积分:1
  • 穿目前所有还原下载者 C 源码
    说明:  [C/C++] 穿目前所有还原的下载者 C++源码 下载者包括四个工程: CDown:生成器 userinit:真正的下载者 Dat:驱动和下载者的安装程序 pass:驱动程序 原理:驱动程序可以穿透还原卡,并且可以修改系统文件,这里是通过修改系统文件userinit.exe来实现的。userinit.exe的功能很简单,就是启动explorer.exe。这里就是通过替换uerinit.exe,伪造一个userinit.exe。这个伪造的程序可以实现uerinit.exe的原始功能,并可以实现自定义的功能,比如下载执行,发送数据。 驱动的功能就是替换指定的系统文件。 将userinit Dat pass 编译出来的文件放到cdown的res里,再生成出生成器就可以使用它生成下载者,也就是这个穿还原的程序([C/C++] wear all current restore downloader C++ source code The download includes four projects: CDown: generator Userinit: a true Downloader Dat: driver and downloader installer Pass: Driver Principle: driver can penetrate the restore card, and you can modify the system file, here is through the modification of system file userinit.exe to achieve. The function of userinit.exe is simple, that is, to start explorer.exe. This is where you forge a userinit.exe by replacing uerinit.exe. This fake program can realize the original function of uerinit.exe, and can implement custom functions, such as downloading, executing and sending data. The driver's function is to replace the specified system files. The userinit Dat pass compiled files into the Cdown res, regeneration into the generator, you can use it to generate the download, that is, the process of wearing a restore)
    2021-03-21 03:59:17下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载