代码搜索:efficient
找到约 1,594 项符合「efficient」的源代码
代码结果 1,594
www.eeworm.com/read/452512/7438856
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 "zutil.h"
www.eeworm.com/read/399492/7858297
pas inftrees.pas
Unit InfTrees;
{ inftrees.h -- header to use inftrees.c
inftrees.c -- generate Huffman trees for efficient decoding
Copyright (C) 1995-1998 Mark Adler
WARNING: this file should *not* be
www.eeworm.com/read/396475/8105614
pas inftrees.pas
Unit InfTrees;
{ inftrees.h -- header to use inftrees.c
inftrees.c -- generate Huffman trees for efficient decoding
Copyright (C) 1995-1998 Mark Adler
WARNING: this file should *not* be
www.eeworm.com/read/145971/12686035
cpp inftrees.cpp
#include "stdafx.h"
/* 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
www.eeworm.com/read/243947/12906428
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.h"
#
www.eeworm.com/read/137133/13344101
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.h"
www.eeworm.com/read/319411/13452064
cpp inftrees.cpp
#include "stdafx.h"
/* 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
www.eeworm.com/read/318467/13478261
pas inftrees.pas
Unit InfTrees;
{ inftrees.h -- header to use inftrees.c
inftrees.c -- generate Huffman trees for efficient decoding
Copyright (C) 1995-1998 Mark Adler
WARNING: this file should *not* be
www.eeworm.com/read/307176/13727190
cpp inftrees.cpp
/* 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 "stdafx.h"
www.eeworm.com/read/305055/13779340
txt readme.txt
OPHCRACK (Time-Memory-Trade-Off-Crack)
A windows password cracker based on the faster time-memory trade-off using
rainbow tables. This program is given as an example of efficient
implementation of r