代码搜索:efficient
找到约 1,594 项符合「efficient」的源代码
代码结果 1,594
www.eeworm.com/read/208414/4993116
c pgprngmnt.c
/*
* pgpRngMnt.c - Perform the maintenance pass over a keyring.
* This is a lot more efficient that the way PGP 2.x did it
* and, I modestly think, easier to understand to boot.
*
* Copyrigh
www.eeworm.com/read/205824/5016496
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2005 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil
www.eeworm.com/read/205824/5022906
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2002 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil
www.eeworm.com/read/199629/5075746
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2004 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil
www.eeworm.com/read/196938/5099417
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-1996 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zuti
www.eeworm.com/read/191610/5163873
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil
www.eeworm.com/read/191610/5164074
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil
www.eeworm.com/read/189124/5201783
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2004 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil
www.eeworm.com/read/184388/5249621
pl timelocal.pl
;# timelocal.pl
;#
;# Usage:
;# $time = timelocal($sec,$min,$hours,$mday,$mon,$year,$junk,$junk,$isdst);
;# $time = timegm($sec,$min,$hours,$mday,$mon,$year);
;# These routines are quite efficient an