代码搜索:磁场分布

找到约 3,825 项符合「磁场分布」的源代码

代码结果 3,825
www.eeworm.com/read/164520/5489448

vbp 正态分布分位数v.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\System32\stdole2.tlb#OLE Automation Module=modMethod; 正态分布分位数M.bas Module=modCall; 正态分布分位数M1.bas Startup="Sub Main" C
www.eeworm.com/read/164520/5489647

vbp 分布假设检验v.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\System32\stdole2.tlb#OLE Automation Form=分布假设检验F1.frm Form=分布假设检验F2.frm Module=modMethod; 分布假设检验M2.bas Module=modPara
www.eeworm.com/read/164520/5489649

vbw 分布假设检验v.vbw

frmFileName = 59, -6, 658, 601, , 22, 29, 523, 493, C frmCalculate = 67, 14, 723, 556, , 102, 0, 559, 533, C modMethod = 29, -22, 734, 569, modParameter = 14, 135, 574, 599,
www.eeworm.com/read/154133/5640308

vbw t分布分位数v.vbw

modMethod = 71, 38, 650, 502, modCall = 110, 145, 706, 609,
www.eeworm.com/read/154133/5640309

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/154133/5640311

bas t分布分位数m.bas

Attribute VB_Name = "modMethod" Option Explicit '求t分布的分位数 'n:自由度,已知 'Q:上侧概率(
www.eeworm.com/read/154133/5640313

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
www.eeworm.com/read/154133/5640317

frm 泊松分布f1.frm

VERSION 5.00 Begin VB.Form frmOutput Appearance = 0 'Flat BackColor = &H80000005& Caption = "泊松分布" ClientHeight = 8820 ClientLeft = 60 C
www.eeworm.com/read/154133/5640331

vbp f分布分位数v.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation Module=modMethod; F分布分位数M.bas Module=modCall; F分布分位数M1.bas Startup="Sub Main" HelpF
www.eeworm.com/read/154133/5640332

vbw f分布分位数v.vbw

modMethod = 14, -1, 714, 548, C modCall = 110, 145, 706, 609, C