代码搜索:Effectiveness

找到约 74 项符合「Effectiveness」的源代码

代码结果 74
www.eeworm.com/read/304833/13785667

ef_

eff,n.f effable,adj.可说出的;可说明的 efface,v.消;拭除 effacement,n.抹消;抹杀 effect,n.外观;实行v.实现;产生 effective,n.精兵adj.生效的;引人注目的 effectively,adv.有效地;有力地 effectiveness,n.有效;有力 effectivity,有效性 effector,n.受动器
www.eeworm.com/read/307314/13724297

pl test.pl

#!/usr/bin/perl # test.pl: small script to test mod_dosevasive's effectiveness use IO::Socket; use strict; for(0..100) { my($response); my($SOCKET) = new IO::Socket::INET( Proto => "tcp",
www.eeworm.com/read/307314/13724294

pl testbrowser.pl

#!/usr/bin/perl # test.pl: small script to test mod_dosevasive's effectiveness use IO::Socket; use strict; for(0..100) { my($response); my($SOCKET) = new IO::Socket::INET( Proto => "tcp",
www.eeworm.com/read/417106/11003789

m discretekfex1.m

function DiscreteKFEx1(N) % Discrete time Kalman filter for position estimation of a Newtonian system. % This example illustrates the effectiveness of the Kalman filter for state % estimation. It
www.eeworm.com/read/328346/13033577

gnu shldng.gnu

#################################################################### # # Gnuplot input file to plot shielding effectiveness # M P Robinson University of York 29/8/1997 # # See Electron. Lett. 15/8/96
www.eeworm.com/read/411648/11235170

m ex5-1_discretekfex1.m

function DiscreteKFEx1(N) % Discrete time Kalman filter for position estimation of a Newtonian system. % This example illustrates the effectiveness of the Kalman filter for state % estimation. It