资源简介

用于计算二维地震剖面的局部倾角,输出的“倾角”为 tan(实际倾角值),因此如需要计算具体的角度值,请自行转换。

资源截图

代码片段和文件信息

/* Claerbout-style adjoint zeroing. */
/*
  Copyright (C) 2004 University of Texas at Austin

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not write to the Free Software
  Foundation Inc. 59 Temple Place Suite 330 Boston MA  02111-1307  USA
*/
#incl

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2016-08-22 01:11  dip2-master\
     文件          17  2016-08-22 01:11  dip2-master\.gitignore
     文件         220  2016-08-22 01:11  dip2-master\Makefile
     文件         446  2016-08-22 01:11  dip2-master\README.md
     文件         281  2016-08-22 01:11  dip2-master\_bool.h
     文件        1375  2016-08-22 01:11  dip2-master\_solver.h
     文件        1281  2016-08-22 01:11  dip2-master\adjnull.cpp
     文件         389  2016-08-22 01:11  dip2-master\adjnull.h
     文件        5887  2016-08-22 01:11  dip2-master\allp3.cpp
     文件        1664  2016-08-22 01:11  dip2-master\allp3.h
     文件        2119  2016-08-22 01:11  dip2-master\apfilt.cpp
     文件         471  2016-08-22 01:11  dip2-master\apfilt.h
     文件        1998  2016-08-22 01:11  dip2-master\blas.cpp
     文件         561  2016-08-22 01:11  dip2-master\blas.h
     文件        4565  2016-08-22 01:11  dip2-master\conjgrad.cpp
     文件        1016  2016-08-22 01:11  dip2-master\conjgrad.h
     文件        1400  2016-08-22 01:11  dip2-master\decart.cpp
     文件         399  2016-08-22 01:11  dip2-master\decart.h
     文件        3472  2016-08-22 01:11  dip2-master\dip2.cpp
     文件        3277  2016-08-22 01:11  dip2-master\dip3.cpp
     文件        1047  2016-08-22 01:11  dip2-master\dip3.h
     文件        2268  2016-08-22 01:11  dip2-master\divn.cpp
     文件         566  2016-08-22 01:11  dip2-master\divn.h
     文件       26539  2016-08-22 01:11  dip2-master\malloc.cpp
     文件        4683  2016-08-22 01:11  dip2-master\malloc.h
     文件        4319  2016-08-22 01:11  dip2-master\mask6.cpp
     文件         947  2016-08-22 01:11  dip2-master\mask6.h
     文件         213  2016-08-22 01:11  dip2-master\p.wok
     文件        3630  2016-08-22 01:11  dip2-master\triangle.cpp
     文件         673  2016-08-22 01:11  dip2-master\triangle.h
     文件        2450  2016-08-22 01:11  dip2-master\trianglen.cpp
............此处省略3个文件信息

评论

共有 条评论

相关资源