⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 defineref.h

📁 su 的源代码库
💻 H
字号:
/* Copyright (c) Colorado School of Mines, 2006.*//* All rights reserved.                       *//* couple of definitions */#define I       	cmplx(0,1)#define IC      	cmplx(0,-1)#define TAUMAX      	0.489/* function declaration */void RTd(int iL1, int iL2);void RTu(int iL1, int iL2);void horSlowness();void Bessels(float arg);void Rm();void Rp();void filter();

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -