代码搜索:efficient
找到约 1,594 项符合「efficient」的源代码
代码结果 1,594
www.eeworm.com/read/132069/5923326
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 "zuti
www.eeworm.com/read/131315/5935600
pl timelocal.pl
;# timelocal.pl
;#
;# Usage:
;# $time = timelocal($sec,$min,$hours,$mday,$mon,$year);
;# $time = timegm($sec,$min,$hours,$mday,$mon,$year);
;# These routines are quite efficient and yet are always gu
www.eeworm.com/read/130382/5957575
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.
*
* Written
www.eeworm.com/read/130382/5958228
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id: i
www.eeworm.com/read/130382/5959260
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id: i
www.eeworm.com/read/129875/5968866
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/110301/6165105
c booz.c
#define VERSION "Version 2.0 (1991/07/07)\n"
/* booz.c -- small, memory-efficient zoo archive extractor/lister.
This file is public domain.
-- Rahul Dhesi
www.eeworm.com/read/110301/6165357
c booz.c
#define VERSION "Version 2.0 (1991/07/07)\n"
/* booz.c -- small, memory-efficient zoo archive extractor/lister.
This file is public domain.
-- Rahul Dhesi
www.eeworm.com/read/107896/6187592
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zuti
www.eeworm.com/read/100601/6266988
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
*/
/* This file was mod