首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一种基于轻量级语法的压缩机。

一种基于轻量级语法的压缩机。

  • 资源大小:16.74 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 基于 语法 轻量级 压缩机

资 源 简 介

This project provides a practical compressor based on LCA-online, which can achieve fast and powerful compression for highly-repetitive string, for example, huge versioned documents collection, biological data collection of same or related species, and so on. The working space of the program depends on the size of the compressed string, not the size of the string to be compressed; namely, the required space is very small if the input string is extremely compressible. The LCA-online is a grammar-transform algorithm that translates an input string into a restricted context-free grammar (CFG) deriving the string uniquely. The basic technique of compression is to hierarchically decompose a string to short blocks which are almost synchronized in common substrings, and allocate a non-terminal symbol to each block from left to right. The produced CFG can be further transformed into more compact representation by our encoder (see our paper for details). Related Pu

文 件 列 表

.
._lcacomp-0.0.2
lcacomp-0.0.2
._.DS_Store
.DS_Store
bits.c
bits.h
cfg2enc.c
cfg2enc.h
cfg2txt.c
enc2txt.c
enc2txt.h
lcacommon.h
lcacomp.c
Makefile
misc
README
test_main.c
txt2cfg_offline.c
txt2cfg_offline.h
txt2cfg_online.c
txt2cfg_online.h
VIP VIP
  • Zzz 6分钟前 成为了本站会员

  • Katou Megumi 1小时前 成为了本站会员

  • 6小时前 成为了本站会员

  • 流浪 11小时前 成为了本站会员

  • 也是一生 11小时前 成为了本站会员

  • king666 1天前 成为了本站会员

  • ﹏約啶℡ 1天前 成为了本站会员

  • Long for 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • 金. 1天前 成为了本站会员

0.246611s