作者:runyuantezhong773 | 来源:互联网 | 2023-09-23 08:42
importjavax.swing.JOptionPane;importjava.text.DecimalFormat;publicclassurl{publicst
import javax.swing.JOptionPane;
导入Java.text.decimal format;
公共类URL
{
publicstaticvoidmain (字符串[ ] args ) )。
{
String numStr、tstr1、tstr2、tstr3、tstr4、tstr5、result;
int U,again;
双精度t1、t2、t3、t4、t5、Q1、Q2、Q3、Q4、Q5、q、n、e、n;
德奥
{
numstr=joptionpane.showinputdialog (请输入'电压: ';
u=integer.Parseint(numstr );
//第一时间
TT R1=joptionpane.showinputdialog (请输入'第一时间: ' );
T1=double.parsedouble(tstr1);
Q1=(1.43e-14 )/math.pow ) T1 * (1.02 * math.sqrt ) t1 )、1.5 )/U;
//第二个时间
ttr2=joptionpane.showinputdialog (请输入'第二时间: ' );
T2=double.parsedouble(tstr2;
Q2=(1.43E-14 )/math.pow ) T2 * (1.02 * math.sqrt ) T2 )、1.5 )/U;
//第三个时间
ttr3=joptionpane.showinputdialog (请输入第三个时间: ';
T3=double.parsedouble(tstr3);
问题Q3=(1.43E-14 )/math.pow ) T3 * (1.02 * math.sqrt ) T3 )、1.5 )/U;
//第四个小时
ttr4=joptionpane.showinputdialog (请输入'第四时间: ' );
T4=double.parsedouble(tstr4;
Q4=(1.43E-14 )/math.pow ) T4 * (1.02 * math.sqrt ) T4 ),1.5 )/U;
//第五个时间
tst r5=joptionpane.showinputdialog (请输入'第五时间: ';
T5=double.parsedouble(TSTR5 );
Q5=(1.43e-14 )/math.pow ) T5 * (1.02 * math.sqrt ) t5 ),1.5 )/U;
Q=) Q1Q2Q3Q4Q5 )/5;
n=Q/1.602E-19;
decimal format fmt=new decimal format (' # ';
result='结果\ nq1=' Q1 '\nq2==' Q2 '\nq3==' Q3 '\nq4==' Q4 '\nq5=' q5 '\n\NQ的平均值3365284; NQ
joptionpane.show message诊断程序(null,result );
again=joptionpane.showconfirmdialog (null,' Do Another ' );
}
wile (again==joption pane.yes _ option;
}
}