代码搜索:磁场分布
找到约 3,825 项符合「磁场分布」的源代码
代码结果 3,825
www.eeworm.com/read/425598/10345230
shx 雨量面分布.shx
www.eeworm.com/read/425598/10345245
sty 雨量面分布.sty
www.eeworm.com/read/196864/8053582
txt 概率分布简介.txt
//在【a,b】区间均匀分布的随机数
double myu(double a, double b)
{
double y;
if(a>b)
{
printf("\nThe first parameter should be less than the second!");
exit(1);
}
y = (do
www.eeworm.com/read/196864/8053593
txt 概率分布简介.txt
//在【a,b】区间均匀分布的随机数
double myu(double a, double b)
{
double y;
if(a>b)
{
printf("\nThe first parameter should be less than the second!");
exit(1);
}
y = (do
www.eeworm.com/read/328875/12997242
fig 线性分段分布.fig
www.eeworm.com/read/494610/6378357
txt f分布值.txt
0 1 2 3 4 5 6 7 8 9 10 12 15 20 60 1000
1 161.4 199.5 215.7 224.6 230.2 234 236.8 238.9 240.5 241.9 243.9 245.9 248 252.2 254.3
2 18.51 19 19.16 19.25 19.3 19.33 19.35 19.37 19.39 19.4 19.41 19.43 1