Downloadliste

Projektbeschreibung

The StringSearch library provides implementations
of algorithms of the Boyer-Moore family and the
Shift-Or (bit-parallel) family, for use in Java
programs that need fast string searching
algorithms.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-16 01:40
1.2

Diese Version behebt Fehler bei der Umwandlung von Bytes auf ints und Shift-oder fehlenden Übereinstimmungen.
Tags: Minor bugfixes
This release fixes bugs in the conversion from bytes to ints and in
Shift-Or Mismatches.

2004-03-10 02:03
1.1

Diese Version behebt Fehler, die in der Vorverarbeitung Codes für Bytes gefunden wurden.
Tags: Minor bugfixes
This release fixes bugs that were found in the preprocessing codes for bytes.

2004-02-12 11:58
1

Tags: Initial freshmeat announcement

Project Resources