readme
来自「计算高斯各阶导函数的C程序 Computing Gaussian deri」· 代码 · 共 18 行
TXT
18 行
The code dgwaveform.c consists of a driver and the main function deriv_gauss.
To compile simply type make at the command prompt.
To reproduce all the figures in the manuscript do
./make_fig2.sh
./make_fig3.sh
./make_fig4.sh
./make_fig5.sh
at the command prompt.
In order to install and run this code, the user must have the CWP/SU:SeismicUnix
(SU) package installed on their system. This is available from
http://www.cwp.mines.edu/cwpcodes and install under any Unix or Unix-like
operating system or environment.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?