radix sort oor Persies

radix sort

naamwoord
en
(computing) Any of various sorting algorithms in which items are processed according to the value of each digit or character in turn

Vertalings in die woordeboek Engels - Persies

مرتبسازی پایهای

en
non-comparative integer sorting algorithm
wikidata

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

wedstryd
woorde
Advanced filtering
Voorbeelde moet herlaai word.
In many large applications needing speed, the computer radix sort is an improvement on (slower) comparison sorts.
من هم تا حالا درباره اش نشنیدمWikiMatrix WikiMatrix
This is similar to a radix sort that works "top down," or "most significant digit first."
بهرحال ، نکته اينه کهWikiMatrix WikiMatrix
Non-comparative sorting algorithms such as radix sort and American flag sort are typically used to sort large objects such as strings, for which comparison is not a unit-time operation.
برای اینکه دوستای ما الان توی جنگل هستنWikiMatrix WikiMatrix
(The original paper was written before cached memory was in common use.) american_flag_sort(Array, Radix) for each digit D: # first pass: compute counts Counts <- zeros(Radix) for object X in Array: Counts += 1 # compute bucket offsets Offsets <- ) for i in 1..Radix] # swap objects into place for object X in Array: swap X to the bucket starting at Offsets for each Bucket: american_flag_sort(Bucket, Radix) This example written in the Python programming language will perform American flag sort for any radix of 2 or greater.
نه ، داري درباره ي چي حرف ميزنيWikiMatrix WikiMatrix
American flag sort works by successively dividing a list of objects into buckets based on the first digit of their base-N representation (the base used is referred to as the radix).
استخوان جناغWikiMatrix WikiMatrix
5 sinne gevind in 2 ms. Hulle kom uit baie bronne en word nie nagegaan nie.