代码搜索:F

找到约 10,000 项符合「F」的源代码

代码结果 10,000
www.eeworm.com/read/202234/15388866

f f.f

www.eeworm.com/read/291692/8403282

f

m=4,the SmallKasami sequence as following: The No.1 smallkasami sequence is:-1111-111-1-11-11-1-1-1 The No.2 smallkasami sequence is:11-1-1-1-1-1-11-1-1-11-11 The No.3 smallkasami sequence is:-1-1-
www.eeworm.com/read/303314/13818481

f

a aaab ab b
www.eeworm.com/read/149462/5699826

f

#!/usr/local/bin/perl # x86 assember
www.eeworm.com/read/148609/5713659

f

#!/usr/local/bin/perl # x86 assember
www.eeworm.com/read/130875/5949795

f

modMethod = 14, -1, 714, 548, C modCall = 110, 145, 706, 609, C
www.eeworm.com/read/130875/5949797

f

Attribute VB_Name = "modMethod" Option Explicit '计算F分布的分位数 'n1:自由度,已知 'n2:自由度,已知 'Q:上侧概率,已知 'F:分位数,所求 Public Sub PF_DIST(n1 As Integer, n2 As Integer, _ Q As Double, F As Doubl
www.eeworm.com/read/130875/5949798

f

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/130875/5949799

f

Attribute VB_Name = "modCall" Option Explicit '调用计算F分布分位数的子程序 Sub Main() Dim I As Integer, FF As Double Dim sngF As Single For I = 1 To 5 PF_DIST 1, I, 0.05, FF '调用计算F
www.eeworm.com/read/130875/5949801

f

Attribute VB_Name = "modCall" Option Explicit '调用计算F分布函数的子程序 Sub Main() Dim I As Integer, J As Integer, dblK As Double Dim pp As Double, dd As Double Dim sngP As Single, sngD As Sing