algorithme de recherche de sous-chaîne
Sign in to saveAlso known as string-matching algorithm, string searching algorithm, string search
trouver une chaîne de caractères à l'intérieur d'une autre chaîne.
Wikidata facts
Show 2 more facts
- topic's main category
- Category:String matching algorithms
- Commons category
- String-searching algorithm
Sources (2)
via Wikidata · CC0
Article · Français
En algorithmique du texte, un algorithme de recherche de sous-chaîne est un type d'algorithme de recherche qui a pour objectif de trouver une chaîne de caractères (le motif P) à l'intérieur d'une autre chaîne (le texte T).
Abstract from DBpedia / Wikipedia · CC BY-SA