Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Proxmap_sort> ?p ?o. }
Showing items 1 to 45 of
45
with 100 items per page.
- Proxmap_sort abstract "ProxmapSort, or Proxmap sort, is a sorting algorithm that works by partitioning an array of data items, or keys, into a number of "subarrays" (termed buckets, in similar sorts). The name is short for computing a "proximity map," which indicates for each key K the beginning of a subarray where K will reside in the final sorted order. Keys are placed into each subarray using insertion sort. If keys are "well distributed" among the subarrays, sorting occurs in linear time, much faster than comparison-based sorting, which can do no better than . The computational complexity estimates involve the number of subarrays and the proximity mapping function, the "map key," used. It is a form of bucket and radix sort. The algorithm scales up well as the number of data become large.Once a ProxmapSort is complete, ProxmapSearch can be used to find keys in the sorted array in time if the keys were well distributed during the sort.".
- Proxmap_sort thumbnail Insertion_Sorting_during_proxmap.PNG?width=300.
- Proxmap_sort wikiPageExternalLink citation.cfm?id=1138403.1138427.
- Proxmap_sort wikiPageExternalLink ft_gateway.cfm?id=1138427&type=pdf.
- Proxmap_sort wikiPageExternalLink ProxMapSort.html.
- Proxmap_sort wikiPageExternalLink ProxMapSort.c.
- Proxmap_sort wikiPageExternalLink view_faculty.php?ucinetid=standish.
- Proxmap_sort wikiPageExternalLink ProxmapHandout.pdf.
- Proxmap_sort wikiPageExternalLink cs3410.a.sorting.1998.fa.html.
- Proxmap_sort wikiPageID "29554327".
- Proxmap_sort wikiPageRevisionID "527714861".
- Proxmap_sort caption "Example of insertion sort sorting a list of random numbers.".
- Proxmap_sort class Sorting_algorithm.
- Proxmap_sort data Array_data_structure.
- Proxmap_sort hasPhotoCollection Proxmap_sort.
- Proxmap_sort subject Category:Articles_with_example_pseudocode.
- Proxmap_sort subject Category:Sorting_algorithms.
- Proxmap_sort subject Category:Stable_sorts.
- Proxmap_sort type Abstraction100002137.
- Proxmap_sort type Act100030358.
- Proxmap_sort type Activity100407535.
- Proxmap_sort type Algorithm105847438.
- Proxmap_sort type Category105838765.
- Proxmap_sort type Cognition100023271.
- Proxmap_sort type Concept105835747.
- Proxmap_sort type Content105809192.
- Proxmap_sort type Event100029378.
- Proxmap_sort type Idea105833840.
- Proxmap_sort type Kind105839024.
- Proxmap_sort type Procedure101023820.
- Proxmap_sort type PsychologicalFeature100023100.
- Proxmap_sort type Rule105846932.
- Proxmap_sort type SortingAlgorithm105847658.
- Proxmap_sort type SortingAlgorithms.
- Proxmap_sort type StableSorts.
- Proxmap_sort type YagoPermanentlyLocatedEntity.
- Proxmap_sort comment "ProxmapSort, or Proxmap sort, is a sorting algorithm that works by partitioning an array of data items, or keys, into a number of "subarrays" (termed buckets, in similar sorts). The name is short for computing a "proximity map," which indicates for each key K the beginning of a subarray where K will reside in the final sorted order. Keys are placed into each subarray using insertion sort.".
- Proxmap_sort label "Proxmap sort".
- Proxmap_sort sameAs m.0dr_bx5.
- Proxmap_sort sameAs Q7252882.
- Proxmap_sort sameAs Q7252882.
- Proxmap_sort sameAs Proxmap_sort.
- Proxmap_sort wasDerivedFrom Proxmap_sort?oldid=527714861.
- Proxmap_sort depiction Insertion_Sorting_during_proxmap.PNG.
- Proxmap_sort isPrimaryTopicOf Proxmap_sort.