Технические науки в целом

Список источников > Нехудожественная литература > Научная и техническая литература > Техника. Технические науки > Технические науки в целом

Boyer–Moore string search algorithm

Автор: Jesse Russell
Год: 2013
Издание: Книга по Требованию
Страниц: 111
ISBN: 9785508971847
High Quality Content by WIKIPEDIA articles! In computer science, the Boyer–Moore string search algorithm is an efficient string searching algorithm that is the standard benchmark for practical string search literature. It was developed by Robert S. Boyer and J Strother Moore in 1977. The algorithm preprocesses the string being searched for (the pattern), but not the string being searched in (the text). It is thus well-suited for applications in which the text does not persist across multiple searches. The Boyer-Moore algorithm uses information gathered during the preprocess step to skip sections of the text, resulting in a lower constant factor than many other string algorithms. In general, the algorithm runs faster as the pattern length increases. Данное издание представляет собой компиляцию сведений, находящихся в свободном доступе в среде Интернет в целом, и в информационном сетевом ресурсе "Википедия" в частности. Собранная по частотным запросам указанной тематики, данная...
Добавлено: 2015-04-23 01:11:10