代码搜索结果

找到约 10,000 项符合 Algorithm 的代码

algorithm.doc

The compressor achieves an average compression rate of 60% of the original size which is on par with "gzip". It seems that you cannot do much better for compressing compiled binaries. This mea

algorithm.h

#ifndef CPPUNIT_TOOLS_ALGORITHM_H_INCLUDED #define CPPUNIT_TOOLS_ALGORITHM_H_INCLUDED #include CPPUNIT_NS_BEGIN template void removeFrom

algorithm.cpp

#pragma warning(disable: 4786) #include #include #include #include using namespace std; int main() { const int MAX_ELEMENTS = 8 ; typede

algorithm.txt

1. Compression algorithm (deflate) The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input dat

algorithm.txt

1. Compression algorithm (deflate) The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input dat

algorithm.java

/* * Algorithm.java * * Created on January 17, 2003, 4:54 PM * * * Copyright (C) 2003 - Edwin S. Peer * * This program is free software; you can redistribute it and/or modify * it under the

algorithm.h

//------------------------------------------------------------------- // Author........: Aleksander 豩rn // Date..........: // Description...: // Revisions.....: //================================

algorithm.cpp

//------------------------------------------------------------------- // Author........: Aleksander 豩rn // Date..........: 960307 // Description...: // Revisions.....: //=========================

algorithm.h

//------------------------------------------------------------------- // Author........: Aleksander 豩rn // Date..........: 960307 // Description...: // Revisions.....: //=========================