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
-
more Sortowanie topologiczne skierowanego grafu acyklicznego – liniowe uporządkowanie wierzchołków, w którym jeśli istnieje krawędź s...
-
more download
-
more Elementem minimalnym w zbiorze częściowo uporządkowanym nazywamy każdy taki element że nie ma w elementów mniejszych od niego....
Brak komentarzy:
Prześlij komentarz