代码搜索:efficiency
找到约 451 项符合「efficiency」的源代码
代码结果 451
www.eeworm.com/read/405754/2285310
c kl.c
/*
# proc: kl_premult - does necessary premultiplication ahead of the KL_transform
# proc: call. Gives efficiency.
# proc: kl_transform - calculate the KL transform of 32x32 binary images
www.eeworm.com/read/101081/15853222
c sha.c
/* Implementation of NIST's Secure Hash Algorithm (FIPS 180) Lightly bummed
for execution efficiency.
Jim Gillogly 3 May 1993
Copyright 1993, Dr. James J. Gillogly This code may be freely us
www.eeworm.com/read/209559/4975102
c proc.c
/* net/atm/proc.c - ATM /proc interface
*
* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA
*
* seq_file api usage by romieu@fr.zoreil.com
*
* Evaluating the efficiency of the whole thing
www.eeworm.com/read/316872/3606799
c proc.c
/* net/atm/proc.c - ATM /proc interface
*
* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA
*
* seq_file api usage by romieu@fr.zoreil.com
*
* Evaluating the efficiency of the whole thing
www.eeworm.com/read/139571/5798169
java obuffer.java
/*
* 11/19/04 1.0 moved to LGPL.
* 12/12/99 Added appendSamples() method for efficiency. MDM.
* 15/02/99 ,Java Conversion by E.B ,ebsp@iname.com, JavaLayer
*
* Declarations for output b
www.eeworm.com/read/338142/3320185
java obuffer.java
/*
* 11/19/04 1.0 moved to LGPL.
* 12/12/99 Added appendSamples() method for efficiency. MDM.
* 15/02/99 ,Java Conversion by E.B ,ebsp@iname.com, JavaLayer
*
* Declarations for output b
www.eeworm.com/read/461264/7230316
txt news.txt
10-Apr-2009: MWRFITS - Small eficiency update when writing ASCII tables
03-Apr-2009: MRDFITS() - Small efficiency updates in MRD_SCALE
01-Apr-2009: PLOTERROR, OPLOTERROR - Fixed problem when axes ar
www.eeworm.com/read/430037/1942757
m pr8_14.m
%Problem 8.14;
%Rapid acquisition sequences efficiency;
clear all; close all;
n=[2:17]; %number of RAS components;
Pc=0.999; %probability of correct acquisition;
L=2.^n; %length;
Pc0=Pc.^(1./n
www.eeworm.com/read/292968/8319723
dat pl2500.dat
file PL2500.DAT :
- 50x50 element plane-strain elasticity structure.
see part III (figure 8 in p 12) of the manual.
can be used for measuring computational efficiency on a workstation.
- you g
www.eeworm.com/read/285874/8806211
htm mi16.htm
More Effective C++ | Item 16: Remember the 80-20 rule Back to Efficiency
Continue to Item 17: Consider using lazy evaluation
Item 16: Remember the 80-20 rule.
The 80-20 rule states that 80 percent of