算数编码程序

时间:2015-08-31 03:35:21
【文件属性】:
文件名称:算数编码程序
文件大小:51KB
文件格式:RAR
更新时间:2015-08-31 03:35:21
matlab 压缩文本 算术编码的matlab程序,其中有一个压缩文本的程序,在程序中test.txt是要被压缩的文本,先运行encode即压缩,decode即解压缩,test.cmp是压缩文件。其他的子程序都是调用的程序
【文件预览】:
李涛
----OpenOutputBitFile.m(162B)
----encode.m(656B)
----decode_symbol.m(1KB)
----CloseOutputBitFile.m(251B)
----test.txt(34KB)
----encode_symbol.m(2KB)
----test.cmp(21KB)
----CloseInputBitFile.m(77B)
----flush_arithmetic_encoder.m(803B)
----decode.m(585B)
----initialize_arithmetic_decoder.m(599B)
----OpenInputBitFile.m(155B)
----initialize_arithmetic_encoder.m(137B)
----test_decode.txt(34KB)

网友评论

  • 其中有一个压缩文本的程序,在程序中test.txt是要被压缩的文本,先运行encode即压缩,decode即解压缩,test.cmp是压缩文件。其他的子程序都是调用的程序