登录
首页 » Fortran » rtm_2d

rtm_2d

于 2015-12-18 发布 文件大小:15KB
0 258
下载积分: 1 下载次数: 102

代码说明:

  声波,2维,逆时偏移程序.由于实现2维声波逆时偏移。包含参数卡文件,主程序以及Makfile文件。(reverse time migration for 2D acoustic wave. include parameter file ,main program and Makefile)

文件列表:

rtm_2d
......\Makefile,1000,2014-11-17
......\parameter_rtm_acoustic_2d.par,372,2014-11-17
......\RTM_2D_Acoustic_pml_CPU_demo4.f,81381,2014-11-17

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

发表评论

0 个回复

  • excel_readwrite
    对EXCEL的操作,数据的添加、删除、读写等(right EXCEL operation, the data to add, delete, read and write, etc.)
    2007-05-08 15:22:45下载
    积分:1
  • Text2Tiff
    说明:  一个能把文本文件(text)文件转换成传真格式文件(tiff文件)的源代码。(convert text file to tiff file.)
    2010-04-01 10:44:06下载
    积分:1
  • StudySrcCodeCoolReader
    这dome个实现了Txt文件解码 加载 分页 对于编写TXT阅读器有很大的帮助!~(This dome a Txt file decoder implements paging load TXT reader for writing a great help! ~)
    2013-11-12 13:54:22下载
    积分:1
  • fem
    说明:  有限元分析程序 计算位移应变应力 Malab程序(Finite element analysis program to calculate displacement strain stress Malab program)
    2021-01-25 21:48:43下载
    积分:1
  • rekuesent
    利用C++中CreatePolygonRgn,CreateRoundRectRgn,CreateRoundRectRgn,()
    2017-10-28 15:27:03下载
    积分:1
  • php 示例(递归删除目录)
    //递归删除目录function deletedir($dir){$handle = opendir($dir);     while(false !==($file=readdir($handle))){       if($file!=="."&&$file!==".."){       //排除当前目录与父级目录            $file=$dir .DIRECTORY_SEPARATOR. $file;            if(is_dir($file)){                  deletedir($file);            }else{                @unlink($file);}        }     }   @rmdir($dir) ;   closedir($hadnle) ;}
    2014-07-01下载
    积分:1
  • dabao
    说明:  将不同文件类型文件打包为一个文件,并更改文件类型,供打包标记(Documents of different file types into a package file, and change the file type for packaging marking)
    2010-04-18 21:02:09下载
    积分:1
  • FROMexcel--TO-EDB
    E语言中数据的导入导出导入excel到EDB(E language of the data in the import and export import excel to the EDB)
    2016-03-02 18:57:10下载
    积分:1
  • word
    可以把word表格转为数据库需要的格式文件(Word forms can be converted into the format required by the database file)
    2013-08-06 10:29:13下载
    积分:1
  • proSche
    简单的日志本,可以记录每天的工作情况,方便记忆,适合老人用。(Simple log book, you can record daily work, easy to remember, suitable for the elderly to use.)
    2013-11-04 11:11:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载