代码搜索结果

找到约 4,639 项符合 RF 的代码

emi.rf.inp

default { RF discharge } Species { name = electrons m = 9.11E-31 q = -1.6E-19 } Species { name = argon m = 6.67e-26 q = 1.6E-19 } Grid { J = 30 x1s =

test1_2.txt

main() { printf(“ ab c\t de\rf\tg\n”); printf(“h\ti\b\bj d”); }

test1_2.txt

main() { printf(“ ab c\t de\rf\tg\n”); printf(“h\ti\b\bj d”); }

rf.cpp

#include #include "nr.h" using namespace std; DP NR::rf(const DP x, const DP y, const DP z) { const DP ERRTOL=0.0025, TINY=1.5e-38, BIG=3.0e37, THIRD=1.0/3.0; const DP C1=1.0/24.0, C