代码拉取完成,页面将自动刷新
ESAXX ---------------------- This library provides the implementation of enhanced suffix array. For an input text of length N, this library builds an enhanced suffix array in O(N) time using 20N bytes. For a suffix array construction, I use sais.hxx, the induced sorting algorithm implemented by Yuta Mori. It also provides the program to enumerate the statistics of all substrings in the text. > enum_substring Enumerate all substring > enum_substring -w Input are words separated by space. Example: ------------------ $ cat abra abracadabra $ enum_substring < abra n:11 alpha:256 node:5 0 2 4 abra 1 5 1 a 2 2 3 bra 3 2 2 ra 4 11 0 $ enum_substring -w < wiki.txt > Daisuke Okanohara <daisuke dot okanohara at gmail.com>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。