登录
首页 » Others » segy1

segy1

于 2010-08-19 发布 文件大小:328KB
0 167
下载积分: 1 下载次数: 112

代码说明:

  地震波场数值模拟是研究复杂地区地震资料采集处理和解释的有效辅助手段,地震波场数值模拟的主要方法包括两大类,即几何射线法和波动方程法。有限差分法是波动方程法中非常重要的一种方法,它的主要优点是占用内存小,计算速度快。论文采用高阶交错网格差分技术对一阶速度-应力弹性波方程进行数值求解,并对差分方程稳定性条件、频散问题以及边界条件处理进行了讨论。(Numerical simulation of seismic wave is a effective auxiliary means for studying seismic data acquisition, processing and interpretation. The main methods of seismic wave numerical simulation include two major categories, namely, the geometric ray method and the wave equation. Finite difference method, which main advantages are the small memory and computing speed, is one of the very important way for wave equation simulation. Paper uses the high order staggered-grid difference method for numerical calculation of the first order elastic wave equation with velocity and stress. And the stability condition of difference equation, dispersion problems, as well as boundary condition are discussed. )

文件列表:

segy1
.....\4
.....\.\Add.dsp,2752,2009-03-07
.....\.\Add.f90,3885,2009-03-07
.....\.\Add.par,157,2004-03-31
.....\.\Add.plg,1065,2009-03-07
.....\.\Addrp.f90,787,2004-03-30
.....\.\Debug
.....\.\.....\Add.exe,369664,2009-03-07
.....\.\.....\Add.obj,20364,2009-03-07
.....\.\.....\Add.pdb,254976,2009-03-07
.....\.\.....\DF50.PDB,25600,2009-03-07
.....\.\jia.for,0,2009-03-07
.....\.\MULIN1.dat,146432,2004-03-31
.....\.\MULIN2.DAT,146432,2004-03-31
.....\.\mulinrr.dat,146432,2009-03-07
.....\.\Read.lis,95513,2009-03-07
.....\.\Read.list,381101,2009-03-07
.....\Add.dsp,2752,2009-03-08
.....\Add.dsw,529,2009-03-08
.....\Add.f90,3885,2009-03-07
.....\Add.opt,43520,2010-01-20
.....\Add.par,157,2004-03-31
.....\Add.plg,1077,2009-03-08
.....\Addrp.f90,787,2004-03-30
.....\Addrp.rar,418,2010-08-19
.....\Debug
.....\.....\Add.exe,375808,2009-03-08
.....\.....\Add.obj,20394,2009-03-08
.....\.....\Add.pdb,254976,2009-03-08
.....\.....\DF50.PDB,25600,2009-03-08
.....\MULIN1.DAT,146432,2004-03-31
.....\MULIN2.DAT,146432,2004-03-31
.....\mulinrr.dat,146432,2009-03-08
.....\Read.lis,95513,2009-03-08
.....\Read.list,381101,2009-03-07

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

发表评论

0 个回复

  • 链表程序,新版!关于
    链表程序,新版!关于数据结构-Chain procedures, the new version! On the data structure
    2022-03-30 13:45:59下载
    积分:1
  • c achieve the AOV
    c++下的AOV实现-c achieve the AOV
    2022-10-30 09:00:03下载
    积分:1
  • m-in
    说明:  数据隐私保护K-匿名问题的动态多次发布类似m-invarience算法(Data Privacy Protection K-anonymity problem on many occasions issued a similar dynamic m-invarience algorithm)
    2008-09-25 08:06:33下载
    积分:1
  • ArtiAnomalyG
    自己编写的一个小算法 用于weka中,数据预处理(I have written for a small weka algorithm, the data pre-processing)
    2009-04-07 08:24:40下载
    积分:1
  • Polynomial
    Polynomial基于数据结构的思想,文件比较小,可以直接运行(Polynomial based on the idea of ​ ​ data structures, file is relatively small and can be run directly)
    2013-12-11 11:05:18下载
    积分:1
  • 4.2
    基于dijkstra和广度搜索的加权有向图有必经点的点对点的最短路径算法,路径必须经过要求的必经点,且不成环。 该算法采用了一种自适应调整的方法,经过多次迭代,使解收敛。 但只是寻找了一个略优的可行解(每次迭代都基于贪婪算法寻找),不能保证最优解。而且如果图过于稀疏,因为收敛速度过快,可能导致问题无解(收敛于一个局部最优解,没有经过所有点)。 解决相对稠密的图(每个点的平均出入度4以上),表现良好。 备注:里面有一个QT的工程,可以直接打开(源码里没用QT的库)(Weighted Dijkstra and breadth first search based on a shortest path algorithm must point to point to the map, the path must pass through points, and not a ring. This algorithm adopts an adaptive method to adjust, after several iterations, the convergence of solution. But only to find a slightly better feasible solution (each iteration is based on the greedy algorithm to find), can not guarantee the optimal solution. And if the graph is too sparse, because the convergence speed is too fast, it may lead to the problem of no solution (convergence to a local optimal solution, not after all points). To solve the relatively dense graphs (each entry point average above 4), good performance.)
    2016-04-06 11:35:48下载
    积分:1
  • 将图片全部放在了库中,利用OLE对象的存储方式
    将图片数据全部放在了数据库中,利用OLE对象的存储方式-All the picture data on the database, the use of OLE object storage
    2022-01-26 07:55:43下载
    积分:1
  • operate
    程序是关于四则运算的,对操作数进行+,——,*,/运算,有强大的功能(Program is about to operate, then the number+,-,*,/operations, a powerful functions)
    2016-02-27 22:42:21下载
    积分:1
  • 用C++实现的快速傅立叶变换(FFT)的算法,其功用就不用细说了吧...
    用C++实现的快速傅立叶变换(FFT)的结构算法,其功用就不用细说了吧-C realized Fast Fourier Transform (FFT) algorithm structure, its purpose would not have to elaborate on it
    2023-07-26 14:30:04下载
    积分:1
  • 我写的小程序是关于排序算法的,功能比较全
    我写的数据结构小程序是关于排序算法的,功能比较全-I write the data structure of small programs algorithm, the entire comparison function
    2022-01-26 08:23:21下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载