In computer science, the Knuth–Morris–Pratt algorithm (or KMP algorithm) is a string-searching algorithm that searches for occurrences of a "word" W
within a main "text string" S
by employing the observation that when a mismatch occurs, the word itself embodies sufficient information to determine where the next match could begin, thus bypassing re-examination of previously matched characters.
wtorek, 17 grudnia 2024
Algorytm KMP (Knutha-Morrisa-Pratta)
Subskrybuj:
Komentarze do posta (Atom)
Robot
download
-
Odwrotna notacja polska (ONP, ang. reverse Polish notation, RPN ) – sposób zapisu wyrażeń arytmetycznych, w którym znak wykonywanej oper...
-
more Sortowanie topologiczne skierowanego grafu acyklicznego – liniowe uporządkowanie wierzchołków, w którym jeśli istnieje krawędź s...
-
more Kontrola parzystości – metoda wykrywania przekłamań w transmitowanych wiadomościach. more download
Brak komentarzy:
Prześlij komentarz