-
21 loop
1) петля; рамка; виток; контур4) пучность5) цикл ( программы или графа) || организовывать цикл или циклы ( в программе); обладать циклом или циклами ( о графе)6) кольцевой регистр ( в ЗУ на ЦМД)7) замкнутая (электрическая или магнитная) цепь || замыкать (электрическую или магнитную) цепь8) (замкнутая) система (напр. автоматического управления)9) кольцевая линия ( связи); кольцевой канал ( передачи данных); тлф. шлейф || использовать кольцевую линию ( связи), кольцевой канал ( передачи данных) или шлейф12) петля || образовывать петлю или петли; придавать форму петли13) петлять; осуществлять петлеобразное движение14) вчт. звуковая петля ( в сэмплерах)•- analog phase-locked loop
- articulatory loop
- asymmetric digital subscriber loop
- asymmetrical hysteresis loop
- asynchronous digital subscriber loop
- automatic frequency control loop
- B-H loop
- biased hysteresis loop
- bubble storage loop
- capacitance loop
- closed loop
- cold loop
- control loop
- Costas loop
- counting loop
- coupling loop
- cross-fade loop
- current loop
- D-E loop
- decision-feedback loop
- delay-lock loop
- delay-lock tracking loop
- dielectric-hysteresis loop
- digital adapter subscriber loop
- digital phase-locked loop
- digital subscriber loop
- dislocation loop
- do loop
- do-while loop
- driving loop
- dynamic loop
- embedded loop
- empty loop
- endless loop
- Euler loop
- Eulerian loop
- extrinsic hysteresis loop
- feedback control loop
- feedback loop
- ferroelectric hysteresis loop
- fiber channel arbitrated loop
- flare loop
- flux transfer loop
- for loop
- frequency-locked loop
- ground loop
- group loop
- Hamilton loop
- Hamiltonian loop
- hot loop
- hybrid phase-locked loop
- hysteresis loop of maximum permeability cycle
- hysteresis loop
- incremental hysteresis loop
- infinite loop
- infinite recursive loop
- inner loop
- intrinsic hysteresis loop
- line loop
- local hysteresis loop
- local loop
- magnetic induction hysteresis loop
- magnetic loop
- magnetic-hysteresis loop
- magnetization hysteresis loop
- main loop
- major hysteresis loop
- major loop
- metastable persistent-current loop
- minor hysteresis loop
- minor loop
- multiturn loop
- Murray loop
- nested loop
- open loop
- open-wire loop
- oscillating loop
- overdamping loop
- paging loop
- partial-dislocation loop
- perminvar-like hysteresis loop
- phase-comparison loop
- phase-correcting loop
- phase-locked loop
- pickup loop
- point-defect loop
- polygonal current loop
- polynomial loop
- post-flare loop
- program loop
- quantizing inductance loop
- quantizing loop
- Rayleigh hysteresis loop
- recoil loop
- rectangular hysteresis loop
- remote loop
- repeat-until loop
- resource loop
- saturation hysteresis loop
- simple loop
- single-line digital subscriber loop
- sound loop
- square hysteresis loop
- static hysteresis loop
- stop loop
- subscriber loop
- symmetrical hysteresis loop
- tape loop
- telephone loop
- tristable hysteresis loop
- two-dimensional magnetic loop
- uncontrolled loop
- underdamping loop
- video intermediate-frequency phase-locked loop
- voltage loop
- wait loop
- while loop
- wireless local loopThe New English-Russian Dictionary of Radio-electronics > loop
-
22 construction
1) конструкция2) матем. построение; составление3) структура•- cellular construction
- modular construction
- passive construction
- planer construction
- program construction
- recursive construction
- sandwich-type construction
- sandwich construction
- unit constructionEnglish-Russian dictionary of computer science and programming > construction
-
23 scheme
1. n план, проект, программа2. n замысел3. n система, структура, построение4. n тайный или нечестный замысел, заговор; махинация, интрига5. n краткий план, конспект; резюмеto put a crimp in a scheme — помешать, расстроить план
6. n схема, чертёж, диаграммаlabeling scheme — схема маркировки; схема расстановки меток
7. n пустые мечты, прожекты8. n диал. эскапада, весёлый кутёж9. n уст. внешняя форма, внешний вид10. v замышлять; строить тайные планы11. v плести интриги, интриговать12. v планировать, разрабатывать план, проект13. v редк. сводить к схеме, к формулеСинонимический ряд:1. chart (noun) chart; diagram; layout; outline2. pattern (noun) arrangement; pattern; schema3. plot (noun) cabal; collusion; connivance; conspiracy; contrivance; covin; intrigue; machination; plot; practice; stratagem4. project (noun) blueprint; design; game plan; idea; method; plan; procedure; program; project; purpose; strategy; system5. plan (verb) collude; connive; conspire; contrive; design; devise; intrigue; machinate; plan; plot; project
- 1
- 2
См. также в других словарях:
recursive subprogram — or recursive subroutine noun (computing) One which includes among its program statements a call to the subprogram itself • • • Main Entry: ↑recur … Useful english dictionary
recursive subroutine — recursive subprogram or recursive subroutine noun (computing) One which includes among its program statements a call to the subprogram itself • • • Main Entry: ↑recur … Useful english dictionary
Recursive descent parser — A recursive descent parser is a top down parser built from a set of mutually recursive procedures (or a non recursive equivalent) where each such procedure usually implements one of the production rules of the grammar. Thus the structure of the… … Wikipedia
Recursive languages and sets — This article is a temporary experiment to see whether it is feasible and desirable to merge the articles Recursive set, Recursive language, Decidable language, Decidable problem and Undecidable problem. Input on how best to do this is very much… … Wikipedia
Recursive acronym — A recursive acronym (synonymous with metacronym,[1] recursive initialism, and recursive backronym) is an acronym or initialism that refers to itself in the expression for which it stands. The term was first used in print in April 1986.[2]… … Wikipedia
recursive acronym — n. An acronym that refers to itself, usually by incorporating the acronym as the first word in the expanded phrase. Example Citation: Dear Sir, Since I see a side bar on recursive acronyms (October EXE p. 34), it occurs to me that your readers… … New words
recursive — adjective Date: 1934 1. of, relating to, or involving recursion < a recursive function in a computer program > 2. of, relating to, or constituting a procedure that can repeat itself indefinitely < a recursive rule in a grammar > • recursively… … New Collegiate Dictionary
recursive — adjective 1》 chiefly Mathematics & Linguistics relating to or characterized by recursion. 2》 Computing relating to or denoting a program or routine a part of which requires the application of the whole. Derivatives recursively adverb … English new terms dictionary
Μ-recursive function — In mathematical logic and computer science, the μ recursive functions are a class of partial functions from natural numbers to natural numbers which are computable in an intuitive sense. In fact, in computability theory it is shown that the μ… … Wikipedia
Super-recursive algorithm — In computer science and computability theory, super recursive algorithms are algorithms that are more powerful, that is, compute more, than Turing machines. The term was introduced by Mark Burgin, whose book Super recursive algorithms develops… … Wikipedia
Acronymie Récursive — onymie Acronymie Rétro acronymie Acronymie récursive Antonymie Autonymie Éponymie Holonymie … Wikipédia en Français