软件包:darts(0.32-20 以及其他的)
C++ Template Library for implementation of Double-Array
Darts is simple C++ Template Library for implementation of Double-Array Structure.
A double-array structure is a kind of Trie structure, digital search tree, an efficient data structure combining fast access of a matrix form with the compactness of a list form. It is faster than other implementations like Hash tree, Patricia tree, Suffix Array and so.
For more detail about double-array structure, see "Aoe, J. An Efficient Digital Search Algorithm by Using a Double-Array Structure. IEEE Transactions on Software Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077."
This software provides indexing operations for Common Prefix Search. Darts is used for MeCab and ChaSen, Japanese Morphological Analysis System.
其他与 darts 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [ppc64el]
- dep: libc6 (>= 2.34) [arm64, riscv64]
- dep: libc6 (>= 2.4) [除 amd64, arm64, ppc64el, riscv64]
-
- dep: libgcc-s1 (>= 3.0) [除 armel, armhf]
- GCC 支持库
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
-
- dep: libstdc++6 (>= 13.1) [arm64, riscv64]
- GNU 标准 C++ 库,第3版
- dep: libstdc++6 (>= 5.2) [除 arm64, riscv64]
下载 darts
硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|---|
amd64 | 0.32-20 | 26.0 kB | 106.0 kB | [文件列表] |
arm64 | 0.32-20+b1 | 24.6 kB | 198.0 kB | [文件列表] |
armel | 0.32-20 | 24.7 kB | 88.0 kB | [文件列表] |
armhf | 0.32-20 | 24.6 kB | 88.0 kB | [文件列表] |
i386 | 0.32-20 | 26.6 kB | 96.0 kB | [文件列表] |
mips64el | 0.32-20 | 26.3 kB | 100.0 kB | [文件列表] |
ppc64el | 0.32-20 | 26.5 kB | 198.0 kB | [文件列表] |
riscv64 | 0.32-20+b1 | 24.9 kB | 98.0 kB | [文件列表] |
s390x | 0.32-20 | 25.3 kB | 98.0 kB | [文件列表] |