-
1 Priority Search Tree
Network technologies: PSTУниверсальный русско-английский словарь > Priority Search Tree
-
2 дерево с приоритетом
Русско-английский словарь по электронике > дерево с приоритетом
-
3 дерево с приоритетом
Русско-английский словарь по радиоэлектронике > дерево с приоритетом
-
4 обмотка выборки
1. selection winding2. selection wire3. drive windingток возбуждения; ток выборки — drive current
4. drive wire -
5 шина выборки
1. select lineлиния доступа; линия выборки — access line
2. selection line3. selection wireматрица выборки; матричный дешифратор — selection matrix
4. drive wireток возбуждения; ток выборки — drive current
-
6 механизм выборки
Русско-английский большой базовый словарь > механизм выборки
-
7 поиск
1. look2. scan3. scanning4. tracing5. hunting6. look-upкоманда просмотра; команда поиска — look-up instruction
7. lookupтабличный поиск; поиск по таблице; обращение к таблице — table lookup
8. pursuit9. questing10. quests11. retrievalдиапазонный поиск; поиск в диапазоне — range retrieval
12. retrieving13. search forпоиск максимума; поиск максимального числа — maximum search
информационный поиск; поиск информации — information search
14. searchingдерево поиска; дерево перебора — searching tree
15. seekвремя поиска; время установки — seek time
16. seeking17. search; quest18. huntскрытое преследование, поиски дичи — still hunt
19. questСинонимический ряд:1. разведка (сущ.) разведка2. розыск (сущ.) отыскивание; разыскивание; розыск -
8 схема выборки
1. access circuitryдистанционная выборка; дистанционный доступ — remote access
немедленная выборка; немедленный доступ — immediate access
произвольная выборка; произвольный доступ — random access
механизм выборки; механизм доступа — access mechanism
2. select circuitсхема выборки; схемы доступа — access circuitry
3. selection circuit
См. также в других словарях:
Tree — /tree/, n. Sir Herbert Beerbohm /bear bohm/, (Herbert Beerbohm), 1853 1917, English actor and theater manager; brother of Max Beerbohm. * * * I Woody perennial plant. Most trees have a single self supporting trunk containing woody tissues, and in … Universalium
Priority queue — A priority queue is an abstract data type in computer programming. It is exactly like a regular queue or stack data structure, but additionally, each element is associated with a priority . stack: elements are pulled in last in first out order (e … Wikipedia
Tree (data structure) — A simple unordered tree; in this diagram, the node labeled 7 has two children, labeled 2 and 6, and one parent, labeled 2. The root node, at the top, has no parent. In computer science, a tree is a widely used data structure that emulates a… … Wikipedia
tree — treelike, adj. /tree/, n., v., treed, treeing. n. 1. a plant having a permanently woody main stem or trunk, ordinarily growing to a considerable height, and usually developing branches at some distance from the ground. 2. any of various shrubs,… … Universalium
Tree traversal — Graph and tree search algorithms Alpha beta pruning A* B* Beam Bellman–Ford algorithm Best first Bidirectional … Wikipedia
Spanning tree protocol — The Spanning Tree Protocol is an OSI layer 2 protocol that ensures a loop free topology for any bridged LAN. It is based on an algorithm invented by Radia Perlman while working for Digital Equipment Corporationcite… … Wikipedia
Spanning Tree Protocol — Internet protocol suite Application layer BGP DHCP DNS FTP HTTP … Wikipedia
R-tree — R trees are tree data structures that are similar to B trees, but are used for spatial access methods i.e., for indexing multi dimensional information; for example, the (X, Y) coordinates of geographical data. A common real world usage for an R… … Wikipedia
Cahn–Ingold–Prelog priority rules — The Cahn–Ingold–Prelog priority rules, CIP system or CIP conventions are a set of rules used in organic chemistry to name the stereoisomers of a molecule. A molecule may contain any number of stereocenters and any number of double bonds, and each … Wikipedia
Binary search tree — In computer science, a binary search tree (BST) is a binary tree data structurewhich has the following properties: *each node (item in the tree) has a value; *a total order (linear order) is defined on these values; *the left subtree of a node… … Wikipedia
Minimum spanning tree — The minimum spanning tree of a planar graph. Each edge is labeled with its weight, which here is roughly proportional to its length. Given a connected, undirected graph, a spanning tree of that graph is a subgraph that is a tree and connects all… … Wikipedia