single-pass sort

single-pass sort

1. однопроходная сортировка
2. программа однопроходной сортировки

Большой англо-русский и русско-английский словарь. 2001.

Игры ⚽ Нужно решить контрольную?

Смотреть что такое "single-pass sort" в других словарях:

  • Radix sort — In computer science, radix sort is a sorting algorithm that sorts integers by processing individual digits. Because integers can represent strings of characters (e.g., names or dates) and specially formatted floating point numbers, radix sort is… …   Wikipedia

  • Comb sort — Class Sorting algorithm Data structure Array Worst case performance O(n log n)[1] …   Wikipedia

  • Issues affecting the Single Transferable Vote — Main article: Single Transferable Vote There are a number of complications and issues surrounding the application and use of the Single Transferable Vote that form the basis of discussions between its advocates and detractors. Contents 1… …   Wikipedia

  • Insertion sort — Infobox Algorithm class=Sorting algorithm data=Array time= О(n²) space= О(n) total, O(1) auxiliary optimal=Not usuallyInsertion sort is a simple sorting algorithm, a comparison sort in which the sorted array (or list) is built one entry at a time …   Wikipedia

  • Bucket sort — Bucket sort, or bin sort, is a sorting algorithm that works by partitioning an array into a number of buckets. Each bucket is then sorted individually, either using a different sorting algorithm, or by recursively applying the bucket sorting… …   Wikipedia

  • History of the single-lens reflex camera — The history of the single lens reflex camera predates the invention of photography in 1826/27 by one and a half centuries with the use of a reflex mirror in a camera obscura first described in 1676. Such SLR devices were popular as drawing aids… …   Wikipedia

  • Sorting algorithm — In computer science, a sorting algorithm is an algorithm that puts elements of a list in a certain order. The most used orders are numerical order and lexicographical order. Efficient sorting is important for optimizing the use of other… …   Wikipedia

  • Compiler — This article is about the computing term. For the anime, see Compiler (anime). A diagram of the operation of a typical multi language, multi target compiler A compiler is a computer program (or set of programs) that transforms source code written …   Wikipedia

  • Ben Roethlisberger — Infobox NFLactive name=Ben Roethlisberger width=200 caption=Ben Roethlisberger during the Super Bowl XL champions ceremony in Pittsburgh currentteam=Pittsburgh Steelers currentnumber=7 currentpositionplain=Quarterback birthdate=birth date and… …   Wikipedia

  • Algorithmic efficiency — In computer science, efficiency is used to describe properties of an algorithm relating to how much of various types of resources it consumes. Algorithmic efficiency can be thought of as analogous to engineering productivity for a repeating or… …   Wikipedia

  • IBM 80 series Card Sorters — Card Sorters in the IBM 80 series were: *IBM 80 Electric Punched Card Sorting Machine Introduced by IBM in 1925. This sorter was almost twice the speed of the older Hollerith 70 vertical sorter and used an entirely new magnetically operated… …   Wikipedia


Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»