代码搜索:efficiency

找到约 451 项符合「efficiency」的源代码

代码结果 451
www.eeworm.com/read/213567/4915288

whatsnew

New in alpha3.8: Bug fix for signed/unsigned mixup, found and fixed by the FreeBSD folks. New in alpha3.7: A bit of cleanup aimed at maximizing portability, possibly at slight cost in efficiency.
www.eeworm.com/read/338072/3322964

whatsnew

New in alpha3.8: Bug fix for signed/unsigned mixup, found and fixed by the FreeBSD folks. New in alpha3.7: A bit of cleanup aimed at maximizing portability, possibly at slight cost in efficiency.
www.eeworm.com/read/301877/3831204

whatsnew

New in alpha3.8: Bug fix for signed/unsigned mixup, found and fixed by the FreeBSD folks. New in alpha3.7: A bit of cleanup aimed at maximizing portability, possibly at slight cost in efficiency.
www.eeworm.com/read/411046/2195009

whatsnew

New in alpha3.8: Bug fix for signed/unsigned mixup, found and fixed by the FreeBSD folks. New in alpha3.7: A bit of cleanup aimed at maximizing portability, possibly at slight cost in efficiency.
www.eeworm.com/read/184725/9082566

h sha.h

/* Implementation of NIST's Secure Hash Algorithm (FIPS 180) * Lightly bummed for execution efficiency. * * Jim Gillogly 3 May 1993 * * 27 Aug 93: imported LITTLE_ENDIAN mods from Peter Gutm
www.eeworm.com/read/143592/12858953

cpp prg3_1.cpp

// File: prg3_1.cpp // the program compares the efficiency of the sequential // and binary search by timing algorithm execution using the // timer class. two integer arrays list1 and list2 // of s
www.eeworm.com/read/118604/6097415

java obuffer.java

/* * 12/12/99 Added appendSamples() method for efficiency. MDM. * 15/02/99 ,Java Conversion by E.B ,ebsp@iname.com, JavaLayer * * Declarations for output buffer, includes operating system
www.eeworm.com/read/108242/6183580

c cat.c

/* cat - concatenates files Author: Andy Tanenbaum */ /* 30 March 90 - Slightly modified for efficiency by Norbert Schlenker. */ #include #include #include #inc
www.eeworm.com/read/214167/15112320

cpp prg3_1.cpp

// File: prg3_1.cpp // the program compares the efficiency of the sequential // and binary search by timing algorithm execution using the // timer class. two integer arrays list1 and list2 // of s
www.eeworm.com/read/389922/2530354

c cat.c

/* cat - concatenates files Author: Andy Tanenbaum */ /* 30 March 90 - Slightly modified for efficiency by Norbert Schlenker. */ #include #include #include #inc