Go中的无损数据压缩-Golang开发

时间:2021-05-26 16:07:39
【文件属性】:
文件名称:Go中的无损数据压缩-Golang开发
文件大小:170KB
文件格式:ZIP
更新时间:2021-05-26 16:07:39
Golang CSS Preprocessors kanzi Go中最先进的无损数据压缩。 目的是提供干净的API和真正算法的快速实现。 它包括压缩编解码器(游程编码,Exp Golomb编码,霍夫曼,范围,坎兹Go中的最新无损数据压缩。目标是提供干净的API和真正算法的快速实现。它包括压缩编解码器。 (游程编码,Exp Golomb编码,Huffman,Range,LZ,ANS,上下文混合器,PAQ派生),比特流操作以及诸如Burrows-Wheeler(BWT)和Move-To-Front之类的转换... Kanzi是Go中功能最丰富的无损数据压缩器。但是,它不是通常压缩格式(zip,
【文件预览】:
kanzi-go-master
----go.mod(36B)
----Global.go(9KB)
----transform()
--------DivSufSort.go(44KB)
--------Factory.go(6KB)
--------BWTBlockCodec.go(5KB)
--------Sequence.go(5KB)
--------BWT.go(13KB)
--------ROLZCodec.go(29KB)
--------SBRT.go(5KB)
--------LZCodec.go(18KB)
--------BWTS.go(6KB)
--------SA_IS.go(9KB)
--------RLT.go(8KB)
--------SRT.go(5KB)
--------NullTransform.go(2KB)
--------FSDCodec.go(7KB)
--------X86Codec.go(6KB)
--------ZRLT.go(4KB)
--------TextCodec.go(41KB)
----Event.go(4KB)
----io()
--------CompressedStream.go(38KB)
--------Utils.go(1KB)
----benchmark()
--------Entropy_test.go(14KB)
--------Transforms_test.go(4KB)
--------Hash_test.go(2KB)
--------BWT_test.go(2KB)
----.travis.yml(143B)
----util()
--------LyndonWords.go(2KB)
--------BufferStream.go(3KB)
--------hash()
----LICENSE(11KB)
----test()
--------DefaultBitstream_test.go(9KB)
--------Entropy_test.go(6KB)
--------Transforms_test.go(6KB)
--------BWT_test.go(3KB)
----README.md(8KB)
----app()
--------BlockDecompressor.go(15KB)
--------InfoPrinter.go(5KB)
--------BlockCompressor.go(19KB)
--------Kanzi.go(22KB)
----entropy()
--------FPAQCodec.go(8KB)
--------TPAQPredictor.go(18KB)
--------CMPredictor.go(3KB)
--------ExpGolombCodec.go(7KB)
--------BinaryEntropyCodec.go(9KB)
--------RangeCodec.go(12KB)
--------ANSRangeCodec.go(18KB)
--------EntropyUtils.go(7KB)
--------EntropyCodecFactory.go(4KB)
--------AdaptiveProbMap.go(4KB)
--------NullEntropyCodec.go(3KB)
--------RiceGolombCodec.go(5KB)
--------HuffmanCodec.go(15KB)
----license.txt(10KB)
----Kanzi.go(6KB)
----bitstream()
--------DebugOutputBitStream.go(6KB)
--------DefaultOutputBitStream.go(7KB)
--------DefaultInputBitStream.go(7KB)
--------DebugInputBitStream.go(6KB)

网友评论