代码搜索:磁场分布
找到约 3,825 项符合「磁场分布」的源代码
代码结果 3,825
www.eeworm.com/read/162659/10287587
caj 分布式vhdl模拟算法.caj
www.eeworm.com/read/420762/10777225
doc 分布式操作系统.doc
www.eeworm.com/read/305393/13772225
doc pcf8583ram数据分布.doc
www.eeworm.com/read/492436/6423092
pdf 分布式8宗罪.pdf
www.eeworm.com/read/225868/14513262
pdf tddcdma系统干扰分布的研究.pdf
www.eeworm.com/read/6665/99124
xls 25.1.9对齐和分布.xls
www.eeworm.com/read/164520/5489398
vbw t分布分位数v.vbw
modMethod = 71, 38, 650, 502,
modCall = 110, 145, 706, 609,
www.eeworm.com/read/164520/5489399
vbp t分布分位数v.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation
Module=modMethod; t分布分位数M.bas
Module=modCall; t分布分位数M1.bas
Startup="Sub Main"
HelpF
www.eeworm.com/read/164520/5489401
bas t分布分位数m.bas
Attribute VB_Name = "modMethod"
Option Explicit
'求t分布的分位数
'n:自由度,已知
'Q:上侧概率(
www.eeworm.com/read/164520/5489403
bas 泊松分布m1.bas
Attribute VB_Name = "modParameter"
'泊松分布
Option Explicit
'数组A保存计算结果
Public A() As Double
'n:试验次数
'p:一次试验中事件A出现的概率
'x:n次试验中事件A出现的次数
Public n As Integer, p As Single, x As Integer