11 Star 24 Fork 4

goldbeef / wzip

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
blocksort.h 199 Bytes
一键复制 编辑 原始数据 按行查看 历史
goldbeef 提交于 2014-05-19 18:31 . Create blocksort.h
#ifndef _BLOCK_SORT_
#include "wzip.h"
int blockSort(uchar *inBuff,u32 *outBuff,u32 len,u32 *bwtIndex);
int getBwtTransform(uchar *origBlk,u32 *suffixArray,
uchar*bwtBlk,u32 len
);
#endif
C
1
https://gitee.com/goldbeef/wzip.git
git@gitee.com:goldbeef/wzip.git
goldbeef
wzip
wzip
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891