Paket: darts (0.32-7) [universe]
Links für darts
Ubuntu-Ressourcen:
Quellcode-Paket darts herunterladen:
Betreuer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Hideki Yamane (Debian-JP)
It should generally not be necessary for users to contact the original maintainer.
Externe Ressourcen:
- Homepage [chasen.org]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu darts
|
|
|
-
- dep: libc6 (>= 2.4)
- Embedded GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libgcc1 (>= 1:4.1.1)
- GCC support library
-
- dep: libstdc++6 (>= 4.4.0)
- The GNU Standard C++ Library v3
darts herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| amd64 | 28,3 kB | 148,0 kB | [Liste der Dateien] |
| i386 | 27,8 kB | 144,0 kB | [Liste der Dateien] |