Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Linear_search> ?p ?o. }
Showing items 1 to 44 of
44
with 100 items per page.
- Linear_search abstract "In computer science, linear search or sequential search is a method for finding a particular value in a list, that consists of checking every one of its elements, one at a time and in sequence, until the desired one is found.Linear search is the simplest search algorithm; it is a special case of brute-force search. Its worst case cost is proportional to the number of elements in the list; and so is its expected cost, if all list elements are equally likely to be searched for. Therefore, if the list has more than a few elements, other methods (such as binary search or hashing) will be faster, but they also impose additional requirements.".
- Linear_search wikiPageID "18171".
- Linear_search wikiPageRevisionID "594371583".
- Linear_search hasPhotoCollection Linear_search.
- Linear_search oneSource "November 2010".
- Linear_search refimprove "November 2010".
- Linear_search subject Category:Articles_with_example_Java_code.
- Linear_search subject Category:Articles_with_example_pseudocode.
- Linear_search subject Category:Search_algorithms.
- Linear_search type Abstraction100002137.
- Linear_search type Act100030358.
- Linear_search type Activity100407535.
- Linear_search type Algorithm105847438.
- Linear_search type Event100029378.
- Linear_search type Procedure101023820.
- Linear_search type PsychologicalFeature100023100.
- Linear_search type Rule105846932.
- Linear_search type SearchAlgorithms.
- Linear_search type YagoPermanentlyLocatedEntity.
- Linear_search comment "In computer science, linear search or sequential search is a method for finding a particular value in a list, that consists of checking every one of its elements, one at a time and in sequence, until the desired one is found.Linear search is the simplest search algorithm; it is a special case of brute-force search. Its worst case cost is proportional to the number of elements in the list; and so is its expected cost, if all list elements are equally likely to be searched for.".
- Linear_search label "Busca linear".
- Linear_search label "Lineair zoeken".
- Linear_search label "Linear search".
- Linear_search label "Lineare Suche".
- Linear_search label "Przeszukiwanie liniowe".
- Linear_search label "Ricerca sequenziale".
- Linear_search label "Линейный поиск".
- Linear_search label "بحث خطي".
- Linear_search label "線型探索".
- Linear_search label "线性搜索".
- Linear_search sameAs Lineární_vyhledávání.
- Linear_search sameAs Lineare_Suche.
- Linear_search sameAs Pencarian_linear.
- Linear_search sameAs Ricerca_sequenziale.
- Linear_search sameAs 線型探索.
- Linear_search sameAs Lineair_zoeken.
- Linear_search sameAs Przeszukiwanie_liniowe.
- Linear_search sameAs Busca_linear.
- Linear_search sameAs m.04m6z.
- Linear_search sameAs Q787903.
- Linear_search sameAs Q787903.
- Linear_search sameAs Linear_search.
- Linear_search wasDerivedFrom Linear_search?oldid=594371583.
- Linear_search isPrimaryTopicOf Linear_search.