代码搜索:ESTIMATE
找到约 3,366 项符合「ESTIMATE」的源代码
代码结果 3,366
www.eeworm.com/read/134474/5892752
cfg estimate.cfg
-$A+
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J+
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/134474/5892753
~dpr estimate.~dpr
library Estimate;
{可靠性参数估计}
uses
SysUtils,
Classes,
Math,
u_EstimateInt in 'u_EstimateInt.pas';
{$R *.RES}
{二项分布密度函数}
function BinDistf(r,n:Integer; p:Single):Double;StdCall;
www.eeworm.com/read/134474/5892755
dpr estimate.dpr
library Estimate;
{可靠性参数估计}
uses
SysUtils,
Classes,
Math,
u_EstimateInt in 'u_EstimateInt.pas';
{$R *.RES}
{指数分布密度函数}
function ExpDistf(lambda,t:Double):Double;StdCall;
beg
www.eeworm.com/read/134474/5892756
dof estimate.dof
[Compiler]
A=1
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
UnitAliases=WinTypes=Windows;
www.eeworm.com/read/124931/6035286
cfg estimate.cfg
-$A+
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J+
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/124931/6035287
~dpr estimate.~dpr
library Estimate;
{可靠性参数估计}
uses
SysUtils,
Classes,
Math,
u_EstimateInt in 'u_EstimateInt.pas';
{$R *.RES}
{二项分布密度函数}
function BinDistf(r,n:Integer; p:Single):Double;StdCall;
www.eeworm.com/read/124931/6035289
dpr estimate.dpr
library Estimate;
{可靠性参数估计}
uses
SysUtils,
Classes,
Math,
u_EstimateInt in 'u_EstimateInt.pas';
{$R *.RES}
{指数分布密度函数}
function ExpDistf(lambda,t:Double):Double;StdCall;
beg
www.eeworm.com/read/124931/6035290
dof estimate.dof
[Compiler]
A=1
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
UnitAliases=WinTypes=Windows;
www.eeworm.com/read/481147/6643980
m estimate.m
function [l,threshold]=estimate(rr,S)
% 循环周期数S,可改为 20,40,80
k=fix(length(rr)/S); % 相关延时,可改
www.eeworm.com/read/480934/6654005
m estimate.m
function [l,threshold]=estimate(rr,S)
% 循环周期数S,可改为 20,40,80
k=fix(length(rr)/S); % 相关延时,可改