文件名称:opensigcomp
介绍说明--下载内容均来自于网络,请自行研究使用
The Open SigComp library is freely available under version 2 of the Gnu
General Public License (GPL).
It is a sigcomp stack mainly based on rfc3320, rfc3485, rfc3486 and rfc4464.It also contains some codes for testing multiple compress algorithms such as lz77, lzss and deflate.
General Public License (GPL).
It is a sigcomp stack mainly based on rfc3320, rfc3485, rfc3486 and rfc4464.It also contains some codes for testing multiple compress algorithms such as lz77, lzss and deflate.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
opensigcomp\CHANGES
...........\configure
...........\COPYING
...........\doc\doxygen\doxygen.css
...........\...\images\bitbuffer1.gif
...........\...\......\bitbuffer2.gif
...........\...\......\bitbuffer3.gif
...........\...\......\bitbuffer4.gif
...........\...\......\bitbuffer5.gif
...........\...\......\bitbuffer6.gif
...........\...\......\bitbuffer7.gif
...........\...\......\bitbuffer8.gif
...........\...\standards\draft-ietf-rohc-sigcomp-impl-guide-07.txt
...........\...\.........\draft-ietf-rohc-sigcomp-sip-03.txt
...........\...\.........\fips-180-1.txt
...........\...\.........\rfc1951.txt
...........\...\.........\rfc3320.txt
...........\...\.........\rfc3485.txt
...........\...\.........\rfc3486.txt
...........\...\.........\rfc4077.txt
...........\...\.........\rfc4464.txt
...........\...\.........\rfc4465.txt
...........\Doxyfile
...........\LICENSE
...........\Makefile
...........\README
...........\src\BitBuffer.cpp
...........\...\BitBuffer.h
...........\...\Buffer.cpp
...........\...\Buffer.h
...........\...\Compartment.cpp
...........\...\Compartment.h
...........\...\CompartmentMap.cpp
...........\...\CompartmentMap.h
...........\...\Compressor.cpp
...........\...\Compressor.h
...........\...\CompressorData.cpp
...........\...\CompressorData.h
...........\...\CrcComputer.cpp
...........\...\CrcComputer.h
...........\...\Deflate.asm
...........\...\DeflateCompressor.cpp
...........\...\DeflateCompressor.h
...........\...\DeflateData.cpp
...........\...\DeflateData.h
...........\...\DeflateDictionary.cpp
...........\...\DeflateDictionary.h
...........\...\LeakDebug.h
...........\...\Libc.h
...........\...\Makefile
...........\...\MultiBuffer.cpp
...........\...\MultiBuffer.h
...........\...\MutexLockable.h
...........\...\NackCodes.cpp
...........\...\NackCodes.h
...........\...\NackMap.cpp
...........\...\NackMap.h
...........\...\ProfileStack.h
...........\...\ReadWriteLockable.h
...........\...\Sha1Hasher.cpp
...........\...\Sha1Hasher.h
...........\...\SigcompMessage.cpp
...........\...\SigcompMessage.h
...........\...\SipDictionary.cpp
...........\...\SipDictionary.h
...........\...\Stack.cpp
...........\...\Stack.h
...........\...\State.cpp
...........\...\State.h
...........\...\StateChanges.cpp
...........\...\StateChanges.h
...........\...\StateHandler.cpp
...........\...\StateHandler.h
...........\...\StateList.cpp
...........\...\StateList.h
...........\...\StateMap.cpp
...........\...\StateMap.h
...........\...\TcpStream.cpp
...........\...\TcpStream.h
...........\...\test\inflate.cpp
...........\...\....\inflate.h
...........\...\....\main.cpp
...........\...\....\Makefile
...........\...\....\massive_thread_test.cpp
...........\...\....\object_size.cpp
...........\...\....\osc_generators.cpp
...........\...\....\osc_generators.h
...........\...\....\pcap_read.cpp
...........\...\....\sha1_hash_vector.cpp
...........\...\....\sha1_hash_vector.h
...........\...\....\sha1_speed_test.cpp
...........\...\....\speed_test.cpp
...........\...\....\TestList.cpp
...........\...\....\TestList.h
...........\...\....\test_osc_BitBuffer.cpp
...........\...\....\test_osc_Buffer.cpp
...........\...\....\test_osc_Compartment.cpp
...........\...\....\test_osc_CompartmentMap.cpp
...........\...\....\test_osc_Compressor.cpp
...........\...\....\test_osc_CompressorData.cpp