文件名称:octane-1.01.20-src
介绍说明--下载内容均来自于网络,请自行研究使用
Octane v1.01.20
The Open Compression Toolkit for C++ .
The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms.
Simple interface and skeleton code for creating new compression algorithms.
Complete testing fr a mework for validating and comparing new algorithms.
Support for algorithms that use external dictionaries/headers.
Utility classes and sample code for bitio, frequency counting, etc.
-octane v1.01.20 The Open Compression Tool kit for C. The Open Compression Toolkit is a set o f modular C classes and utilities for implement ing and testing compression algorithms. Simpl e interface and skeleton code for creating new c ompression algorithms. Complete testing fram ework for validating and comparing new algorit combinations. Support for algorithms that use external d ictionaries / headers. Utility classes and sam ple code for bitio, frequency counting, etc.
The Open Compression Toolkit for C++ .
The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms.
Simple interface and skeleton code for creating new compression algorithms.
Complete testing fr a mework for validating and comparing new algorithms.
Support for algorithms that use external dictionaries/headers.
Utility classes and sample code for bitio, frequency counting, etc.
-octane v1.01.20 The Open Compression Tool kit for C. The Open Compression Toolkit is a set o f modular C classes and utilities for implement ing and testing compression algorithms. Simpl e interface and skeleton code for creating new c ompression algorithms. Complete testing fram ework for validating and comparing new algorit combinations. Support for algorithms that use external d ictionaries / headers. Utility classes and sam ple code for bitio, frequency counting, etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 79419095octane-1.01.20-src.zip 列表 octane/bin/ octane/bin/book2.txt octane/bin/octane.ini octane/doc/ octane/doc/doxygen/ octane/doc/doxygen/Doxyfile octane/doc/doxygen/footer.html octane/doc/doxygen/future.txt octane/doc/doxygen/future_tranformers.txt octane/doc/doxygen/gray.css octane/doc/doxygen/header.html octane/doc/doxygen/history.txt octane/doc/doxygen/html/ octane/doc/doxygen/introduction.txt octane/doc/doxygen/latex/ octane/doc/doxygen/license.txt octane/doc/doxygen/mainpage.txt octane/doc/doxygen/references.txt octane/doc/doxygen/walkthrough.txt octane/doc/doxygen/writingcompressors.txt octane/examples/ octane/examples/readme.txt octane/make/ octane/make/builderx/ octane/make/builderx/octane.cbx octane/make/builderx/windows/ octane/make/builderx/windows/Debug_Build/ octane/make/devcpp/ octane/make/devcpp/Makefile.win octane/make/devcpp/object_files/ octane/make/devcpp/octane.dev octane/make/gcc/ octane/make/gcc/Makefile octane/make/mingw32/ octane/make/mingw32/Makefile octane/make/relo/ octane/make/relo/octane.fde octane/make/relo/octane.map octane/make/vs6/ octane/make/vs6/object_files/ octane/make/vs6/octane.dsp octane/make/vs6/octane.dsw octane/make/vs6/octane.opt octane/make/vsdotnet/ octane/make/vsdotnet/object_files/ octane/make/vsdotnet/octane.sln octane/make/vsdotnet/octane.suo octane/make/vsdotnet/octane.vcproj octane/make/vsdotnet/VTune/ octane/make/vsdotnet/VTune/octane.vpj octane/make/vsdotnet/VTune/octane.vws octane/make/WinCleanFiles.bat octane/readme.txt octane/src/ octane/src/bitio/ octane/src/bitio/bitio.hpp octane/src/bitio/bitreader.hpp octane/src/bitio/bitreaders.hpp octane/src/bitio/bitwriter.cpp octane/src/bitio/bitwriter.hpp octane/src/bitio/bitwriters.hpp octane/src/bitio/file_bitreader.hpp octane/src/bitio/file_bitwriter.hpp octane/src/coders/ octane/src/coders/coder.cpp octane/src/coders/coder.hpp octane/src/coders/coder_huffman/ octane/src/coders/coder_huffman/huffmancoder.cpp octane/src/coders/coder_huffman/huffmancoder.hpp octane/src/coders/coder_huffman/huffmannodes.cpp octane/src/coders/coder_huffman/huffmannodes.hpp octane/src/coders/coder_sample/ octane/src/coders/coder_sample/samplecoder.cpp octane/src/coders/coder_sample/samplecoder.hpp octane/src/compressors/ octane/src/compressors/compressor.cpp octane/src/compressors/compressor.hpp octane/src/compressors/compressor_mtfll/ octane/src/compressors/compressor_mtfll/mtfll.cpp octane/src/compressors/compressor_mtfll/mtfll.hpp octane/src/compressors/compressor_sample/ octane/src/compressors/compressor_sample/samplecompressor.cpp octane/src/compressors/compressor_sample/samplecompressor.hpp octane/src/compressors/compressor_sample/samplestatcompressor.cpp octane/src/compressors/compressor_sample/samplestatcompressor.hpp octane/src/compressors/compressor_statistical.cpp octane/src/compressors/compressor_statistical.hpp octane/src/compressors/compressor_substrhuff/ octane/src/compressors/compressor_substrhuff/substrhuff.cpp octane/src/compressors/compressor_substrhuff/substrhuff.hpp octane/src/compressors/compressor_zle/ octane/src/compressors/compressor_zle/zle.cpp octane/src/compressors/compressor_zle/zle.hpp octane/src/core/ octane/src/core/compressormanager.cpp octane/src/core/compressormanager.hpp octane/src/core/octane.hpp octane/src/core/octaneclass.cpp octane/src/core/octaneclass.hpp octane/src/modelers/ octane/src/modelers/modeler.cpp octane/src/modelers/modeler.hpp octane/src/modelers/modeler_sample/ octane/src/modelers/modeler_sample/samplemodeler.cpp octane/src/modelers/modeler_sample/samplemodeler.hpp octane/src/modelers/modeler_weightvectored.cpp octane/src/modelers/modeler_weightvectored.hpp octane/src/modelers/modeler_zeroorder/ octane/src/modelers/modeler_zeroorder/zeroorder_modeler.cpp octane/src/modelers/modeler_zeroorder/zeroorder_modeler.hpp octane/src/modelers/symbolweightvector.cpp octane/src/modelers/symbolweightvector.hpp octane/src/octanetester/ octane/src/octanetester/octanetester.cpp octane/src/octanetester/octanetester.hpp octane/src/octanetester/standalonetester_main.cpp octane/src/parsers/ octane/src/parsers/parser.cpp octane/src/parsers/parser.hpp octane/src/parsers/parser_bitlevel/ octane/src/parsers/parser_bitlevel/bitparser.cpp octane/src/parsers/parser_bitlevel/bitparser.hpp octane/src/parsers/parser_sample/ octane/src/parsers/parser_sample/sampleparser.cpp octane/src/parsers/parser_sample/sampleparser.hpp octane/src/parsers/parser_substring/ octane/src/parsers/parser_substring/substringparser.cpp octane/src/parsers/parser_substring/substringparser.hpp octane/src/utilityclasses/ octane/src/utilityclasses/stringparser/ octane/src/utilityclasses/stringparser/stringparser.hpp octane/src/utilityclasses/timer/ octane/src/utilityclasses/timer/scope_timer.hpp octane/src/utilityclasses/timer/timer.hpp