Matches in DBpedia 2014 for { <http://dbpedia.org/resource/External_sorting> ?p ?o. }
Showing items 1 to 38 of
38
with 100 items per page.
- External_sorting abstract "External sorting is a term for a class of sorting algorithms that can handle massive amounts of data. External sorting is required when the data being sorted do not fit into the main memory of a computing device (usually RAM) and instead they must reside in the slower external memory (usually a hard drive). External sorting typically uses a hybrid sort-merge strategy. In the sorting phase, chunks of data small enough to fit in main memory are read, sorted, and written out to a temporary file. In the merge phase, the sorted subfiles are combined into a single larger file.".
- External_sorting wikiPageExternalLink extsort.html.
- External_sorting wikiPageExternalLink externalsortinginjava.
- External_sorting wikiPageExternalLink judyarray.
- External_sorting wikiPageExternalLink kway.
- External_sorting wikiPageExternalLink sortbenchmark.org.
- External_sorting wikiPageExternalLink stxxl.sourceforge.net.
- External_sorting wikiPageID "1478246".
- External_sorting wikiPageRevisionID "596774086".
- External_sorting hasPhotoCollection External_sorting.
- External_sorting subject Category:External_memory_algorithms.
- External_sorting subject Category:Sorting_algorithms.
- External_sorting type Abstraction100002137.
- External_sorting type Act100030358.
- External_sorting type Activity100407535.
- External_sorting type Algorithm105847438.
- External_sorting type Event100029378.
- External_sorting type ExternalMemoryAlgorithms.
- External_sorting type Procedure101023820.
- External_sorting type PsychologicalFeature100023100.
- External_sorting type Rule105846932.
- External_sorting type SortingAlgorithm105847658.
- External_sorting type SortingAlgorithms.
- External_sorting type YagoPermanentlyLocatedEntity.
- External_sorting comment "External sorting is a term for a class of sorting algorithms that can handle massive amounts of data. External sorting is required when the data being sorted do not fit into the main memory of a computing device (usually RAM) and instead they must reside in the slower external memory (usually a hard drive). External sorting typically uses a hybrid sort-merge strategy. In the sorting phase, chunks of data small enough to fit in main memory are read, sorted, and written out to a temporary file.".
- External_sorting label "External sorting".
- External_sorting label "Ordenamiento externo".
- External_sorting label "Sortowanie zewnętrzne".
- External_sorting label "Внешняя сортировка".
- External_sorting label "外排序".
- External_sorting sameAs Ordenamiento_externo.
- External_sorting sameAs Sortowanie_zewnętrzne.
- External_sorting sameAs m.054p2f.
- External_sorting sameAs Q209687.
- External_sorting sameAs Q209687.
- External_sorting sameAs External_sorting.
- External_sorting wasDerivedFrom External_sorting?oldid=596774086.
- External_sorting isPrimaryTopicOf External_sorting.