This HTML5 document contains 156 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dcthttp://purl.org/dc/terms/
n19http://www.cs.utexas.edu/users/moore/best-ideas/string-searching/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbpedia-lthttp://lt.dbpedia.org/resource/
dbpedia-eshttp://es.dbpedia.org/resource/
dbpedia-globalhttps://global.dbpedia.org/id/
dbpedia-hehttp://he.dbpedia.org/resource/
n17https://golang.org/src/strings/
dbpedia-ruhttp://ru.dbpedia.org/resource/
dbthttp://dbpedia.org/resource/Template:
dbpedia-ukhttp://uk.dbpedia.org/resource/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n28http://www.cs.nyu.edu/cs/faculty/cole/papers/
dbpedia-srhttp://sr.dbpedia.org/resource/
n20http://www.cs.utexas.edu/~moore/publications/
dbpedia-plhttp://pl.dbpedia.org/resource/
dbpedia-pthttp://pt.dbpedia.org/resource/
n18http://www.boost.org/doc/libs/1_58_0/libs/algorithm/doc/html/algorithm/
dbpedia-fahttp://fa.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
dbpedia-ithttp://it.dbpedia.org/resource/
n32http://dlang.org/phobos/
n31https://yurichev.com/news/20210421_boyer_moore/
dbpedia-frhttp://fr.dbpedia.org/resource/
dbpedia-zhhttp://zh.dbpedia.org/resource/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
dbpedia-thhttp://th.dbpedia.org/resource/
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpedia-idhttp://id.dbpedia.org/resource/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/
dbpedia-jahttp://ja.dbpedia.org/resource/

Statements

Subject Item
dbr:List_of_terms_relating_to_algorithms_and_data_structures
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:String-searching_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
wikipedia-en:Boyer–Moore_string-search_algorithm
foaf:primaryTopic
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer–Moore_string-search_algorithm
owl:sameAs
dbpedia-fa:الگوریتم_بویر_مور wikidata:Q895984 dbpedia-fr:Algorithme_de_Boyer-Moore dbpedia-pt:Algoritmo_de_busca_de_expressões_Boyer-Moore dbpedia-uk:Алгоритм_Боєра_—_Мура dbpedia-id:Algoritma_Boyer-Moore dbpedia-es:Algoritmo_de_búsqueda_de_cadenas_Boyer-Moore dbpedia-ja:ボイヤー-ムーア文字列検索アルゴリズム dbpedia-pl:Algorytm_Boyera_i_Moore’a dbpedia-global:53WmJ dbpedia-zh:博耶-穆尔字符串搜索算法 dbpedia-de:Boyer-Moore-Algorithmus dbpedia-ru:Алгоритм_Бойера_—_Мура dbpedia-he:אלגוריתם_בויאר-מור dbpedia-lt:Blogo_simbolio_taisyklė dbpedia-th:ขั้นตอนวิธีค้นหาสายอักขระบอยเยอร์–มัวร์ dbpedia-sr:Бојер-Мур_алгоритам_за_претрагу_ниски dbpedia-it:Algoritmo_di_Boyer-Moore
rdfs:label
ボイヤー-ムーア文字列検索アルゴリズム Алгоритм Боєра — Мура Алгоритм Бойера — Мура Algorytm Boyera i Moore’a Algoritmo de búsqueda de cadenas Boyer-Moore Algoritmo di Boyer-Moore Algorithme de Boyer-Moore Boyer-Moore-Algorithmus Algoritma Boyer-Moore Algoritmo de busca de expressões Boyer-Moore 博耶-穆尔字符串搜索算法 Boyer–Moore string-search algorithm
dbp:name
Boyer–Moore string search
prov:wasDerivedFrom
wikipedia-en:Boyer–Moore_string-search_algorithm?oldid=1294296839&ns=0
dbo:description
String-Matching-Algorithmus algoritmo di confronto fra stringhe string arama algoritması algorithme de recherche de sous-chaîne particulièrement efficace, développé en 1977 алгоритм поиска подстроки с таблицей сдвигов algoritmus na prohledávání textových řetězců string searching algorithm merkkijonohakualgoritmi
dbo:wikiPageExternalLink
n17:search.go n18:Searching.html%23the_boost_algorithm_library.Searching.BoyerMoore n19:fstrpos-example.html n20:fstrpos.pdf n28:CHPZ95.ps n31: n32:std_algorithm_searching.html%23boyerMooreFinder
dbo:wikiPageWikiLink
dbr:Wojciech_Rytter dbr:Substring dbr:C++ dbr:Galil_rule dbr:Zvi_Galil dbc:Articles_with_example_Python_(programming_language)_code dbr:Computer_science dbr:GNU dbr:Richard_J._Cole dbr:Apostolico–Giancarlo_algorithm dbc:Articles_with_example_C_code dbr:Brute-force_search dbc:Articles_with_example_Java_code dbr:Vaughan_Pratt dbr:J_Strother_Moore dbr:Grep dbr:Preprocessor dbr:Andrew_Odlyzko dbr:Go_(programming_language) dbr:%5D_for_a_in_range(ALPHABET_SIZE)%5D dbr:-1%5D_for_a_in_range(ALPHABET_SIZE)%5D dbr:Boyer–Moore–Horspool_algorithm dbc:String_matching_algorithms dbr:Boost_(C++_libraries) dbr:String_(computer_science) dbr:Raita_algorithm dbr:Leonidas_J._Guibas dbr:Robert_S._Boyer dbr:D_(programming_language) dbr:Donald_Knuth dbr:String-searching_algorithm dbr:James_H._Morris dbr:Algorithm
dct:subject
dbc:Computer-related_introductions_in_1977 dbc:Articles_with_example_Java_code dbc:Articles_with_example_C_code dbc:Articles_with_example_Python_(programming_language)_code dbc:String_matching_algorithms
foaf:isPrimaryTopicOf
wikipedia-en:Boyer–Moore_string-search_algorithm
dbp:bestTime
Θ preprocessing + Ω matching
dbp:side
right
dbp:space
Θ
dbp:wikiPageUsesTemplate
dbt:About dbt:Short_description dbt:Tmath dbt:Prime dbt:Math dbt:= dbt:Reflist dbt:Strings dbt:Infobox_algorithm dbt:Float_begin dbt:Float_end dbt:Commons_category dbt:Mvar
dbp:class
dbr:String-searching_algorithm
dbp:data
dbr:String_(computer_science)
dbp:time
Θ preprocessing + O matching
dbp:width
340 380
Subject Item
dbr:Regular_expression
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer-Moore_algorithm
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer-Moore_string-search_algorithm
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer-Moore_string_search_algorithm
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer-Moore_string_searching_algorithm
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer_-_Moore_string_search_algorithm
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer_Moore_string_search_algorithm
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer_moore
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer_moore_algorithm
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer_moore_string_search_algorithm
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer_–_Moore_string_search_algorithm
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Rabin–Karp_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer–Moore
dbo:wikiPageDisambiguates
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:List_of_algorithms
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:J_Strother_Moore
dbo:knownFor
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
dbp:knownFor
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Commentz-Walter_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Robert_S._Boyer
dbo:knownFor
dbr:Boyer–Moore_string-search_algorithm
dbp:knownFor
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Richard_J._Cole
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Two-way_string-matching_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Input_enhancement_(computer_science)
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Boyer–Moore_string_search_algorithm
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Raita_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Jewels_of_Stringology
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Galil_rule
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Quick_search
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Turbo_Boyer-Moore_algorithm
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm
Subject Item
dbr:Turbo_Boyer–Moore_algorithm
dbo:wikiPageRedirects
dbr:Boyer–Moore_string-search_algorithm
dbo:wikiPageWikiLink
dbr:Boyer–Moore_string-search_algorithm