numerical-modeling-of-wave-field 各向同性、VTI、TTI以及双相介质波场数值模拟 Fortra下载

weixin_39820535 2022-05-30 18:53:13
各向同性、VTI、TTI以及双相介质波场数值模拟 2D2VTI_RSG: 二维二分量VTI介质旋转交错网格计算程序 2D2_SSG_TTI: 二维二分量TTI介质交错网格计算程序 2D2_SSG_VTI: 二维二分量VTI介质交错网格计算程序 2D3TTI_RSG: 二维三分量TTI介质旋转交错网格计算程序 2D3_SSG_TTI: 二维三分量TTI介质交错网格计算程序 Acoustic_Wave_Modeling: 声波方程波场模拟计算程序 Bond_B_Q_Transform: Bond变换计算程序 Calculate_Thomsen: Thomsen参数计算程序 Fault_model_2D2_VTI_RSG: 断层模型计算程序 Layered_model_2D2_VTI_RSG: 层状模型计算程序 standard_sgy_read_write: 二进制文件读写程序 TPM_2D2_VTI_RSG: 二维二分量双相VTI介质旋转交错网格计算程序 TPM_2D3_TTI_RSG: 二维三分量双相VTI介质旋转交错网格计算程序 TPM_Isotropic_RSG: 均匀各向同性双 , 相关下载链接:https://download.csdn.net/download/qq_38334677/85502283?utm_source=bbsseo
...全文
21 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
java反编译工具jad 1.5.8g支持 jdk1.5,jdk1.6。说明很多记住一个万能的命令基本就够用了。jad -sjava -r -8 -o **\*.class ---------------This is README file for Jad - the fast Java Decompiler.Jad home page: http://www.kpdus.com/jad.htmlCopyright 2001 Pavel Kouznetsov (jad@kpdus.com).0. Please read the disclaimer on the Jad home page.1. Installation.Unzip jad.zip file into any appropriate directory on your hard drive.This will create two files: - an executable file named 'jad.exe' (Windows *) or 'jad' (*n*x) - this README fileNo other setup is required.2. How to use JadTo decompile a single JAVA class file 'example1.class' type the following: jad example1.classThis command creates file 'example1.jad' in the current directory.If such file already exists Jad asks whether you want to overwrite it or not.Option -o permits overwriting without a confirmation.You can omit .class extension and/or use wildcards in the names ofinput files.Option -s allows to change output file extension: jad -sjava example1.classThis command creates file 'example1.java'. Be careful when usingoptions -o and -sjava together, because Jad can accidentally overwriteyour own source files.Jad uses JAVA class name as an output file name. For example, if classfile 'example1.class' contains JAVA class 'test1' then Jad will createfile 'test1.jad' rather than 'example1.jad'. If you want to specifyyour own output file name use the output redirection: jad -p example1.class > myexm1.javaOption -d allows you to specify another directory for output files,which are created, by default, in the current directory. For example: jad -o -dtest -sjava *.class (or jad -o -d test -s java *.class, which has the same effect)This command decompiles all .class files in the current directory <

13,654

社区成员

发帖
与我相关
我的任务
社区描述
CSDN 下载资源悬赏专区
其他 技术论坛(原bbs)
社区管理员
  • 下载资源悬赏专区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧