- sorting operator
- сортировщик;
браковщик, бракер
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
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
Sperm sorting — is a means of sex selection in which spermatozoa are separated into X (female) and Y (male) chromosome bearing populations based on their difference in DNA content. The resultant sex sorted spermatozoa are then able to be used in conjunction with … Wikipedia
Spaceship operator — The spaceship operator is a binary relational operator that originated in the Perl programming language. Other languages, such as Ruby and Groovy also support the spaceship operator. It is written lt;= gt; . Unlike traditional equality operators … Wikipedia
Post Office Sorting Van — Infobox DMU name = British Rail Post Office Sorting Van imagesize = 300px background = #0033cc caption = NSA 80390 Ernie Gosling on display at Doncaster Works open day on 27 July 2003. This vehicle was operated by EWS country wide in the consist… … Wikipedia
rotary sorting rack — A mechanical circular rack in a bulk mail center. It rotates to a predetermined scheme and positions the correct mailbag or sack near the operator for minimum movement and maximum accuracy. (Also see circular sorting rack and sorting rack) (Also… … Glossary of postal terms
sack sorting machine — (SSM) A mechanized, operator controlled machine similar to a parcel sorting machine but of heavier construction. It separates 1,875 sacks per hour by ZIP Code to about 30 runouts. (Compare with sack and parcel sorting machine) … Glossary of postal terms
multiposition letter sorting machine — (MPLSM) A letter sorting machine that consists of a paneled mainframe with multiple operator consoles (typically 12) and 277 bins. It has the capability of processing 43,200 faced letter size mailpieces per hour … Glossary of postal terms
single-position letter sorting machine — (SPLSM) A letter sorting machine with 96 separations that has one operator and a processing capability of 3,600 faced pieces per hour … Glossary of postal terms
Comparison sort — Sorting a set of unlabelled weights by weight using only a balance scale requires a comparison sort algorithm A comparison sort is a type of sorting algorithm that only reads the list elements through a single abstract comparison operation (often … Wikipedia
postal system — System that allows persons to send letters, parcels, or packages to addressees in the same country or abroad. Postal systems are usually government run and paid for by a combination of user charges and government subsidies. There are early… … Universalium
Function object — A function object, also called a functor or functional, is a computer programming construct allowing an object to be invoked or called as if it were an ordinary function, usually with the same syntax.Function objects are unrelated to functors in… … Wikipedia