-
61 метод наихудшего случая
1) Mathematics: worst-case approach (предусматривающий анализ самого неблагоприятного варианта условий)2) Programming: worst-case method3) Quality control: (рассмотрения) worst-case techniqueУниверсальный русско-английский словарь > метод наихудшего случая
-
62 метод планирования
1) Mathematics: design method (эксперимента)2) Economy: method of planning, scheduling technique3) Information technology: scheduling method (напр. прохождения задач)4) Programming: method of scheduling5) SAP.tech. planning methodУниверсальный русско-английский словарь > метод планирования
-
63 метод поиска в глубину
1) Mathematics: depth-first method2) Programming: depth-first search techniqueУниверсальный русско-английский словарь > метод поиска в глубину
-
64 метод тестирования
1) Construction: test method, testing method2) Perfume: test procedure3) Programming: approach to testing, test techniqueУниверсальный русско-английский словарь > метод тестирования
-
65 методика оценки
1) Accounting: estimation procedure2) Physics: evaluation method3) Programming: estimation technique4) Aviation medicine: assessment tear -
66 методология абстрактных представлений
1) Information technology: abstraction technique2) Programming: abstraction techniquesУниверсальный русско-английский словарь > методология абстрактных представлений
-
67 методы
2) Medicine: tradition3) Engineering: techniques4) Psychology: synthetism5) Information technology: technics6) Astronautics: technique8) Makarov: practice -
68 методы управления
1) Economy: management technique, methods of management2) Accounting: management techniques3) Information technology: management sciences, management technology4) Advertising: management science5) Programming: methods to manage -
69 оборудование
1) General subject: accessories, appointments, bioinstrumentation, fall protection / prevention equipment (защита от падения с высоты/ предупреждение), fit-out, fitting, fixing, furnishings, furnishment, furniture (корабля и т. п.), graith, (промышленное) hard goods, hardware (аппаратное), instrumentation, inventory, outfit (приборов, инструментов), plant, stock in trade, stock-in-trade, tackle, facility (обыкн. pl), rig, gadgetry2) Aviation: fitting out4) American: lay-out5) Sports: installations6) Military: devices, equipment, fitting-out, gear, organization (местности)7) Engineering: environment, equipping, facilities, firmware, fitments, fixings, implement, implements, installation, machinery, outfit installation, outfitting, tool8) Agriculture: water conveyance and delivery efficiency9) Construction: appurtenance, attachment (особенно навесное), components, rigging, set-up10) Mathematics: arrangement, circuit11) Railway term: work equipment12) Economy: fitment, plant stock13) Accounting: fittings (статья в счётах), tooling (включая станочное)16) Metallurgy: contrivance17) Music: gear18) Telecommunications: cluster (пункта связи), product19) Information technology: environment (КОБОЛ), hardware (аппаратное), plug-compatible hardware20) Oil: apparatus, hookup, iron (см. также treating iron - в описании цементировочного агрегата см. http://www.proz.com/kudoz/english_to_russian/petroleum_eng_sci/2477014-iron_%D0%B2_%D0%BA%D0%BE%D0%BD%D1%82%D0%B5%D0%BA%D1%81%D1%82%D0%B5.html), setup, pumping facilities21) Astronautics: HW, furnishing, hardware, machineries22) Geophysics: instrument23) Mechanics: rigging up24) Advertising: fixtures25) Patents: techniques26) Drilling: appliance, layout, manufacture27) Sakhalin energy glossary: equip28) Microelectronics: station29) EBRD: plant and machinery30) Programming: technologies31) Automation: (машинное) machinery32) Quality control: (аппаратное) hardware, materiel33) Sakhalin R: run34) Cables: facility (facilities)35) Makarov: appointment, fitting (процесс), hard goods, machinery (см.тж. equipment), mechanical facilities, system36) Electrochemistry: plant (гальванических цехов)37) SAP.fin. plant and equipment38) Drugs: modern law techniques39) oil&gas: equipment40) Logistics: equippage, manufacturing equipment -
70 основной метод
1) Mathematics: basic procedure2) Information technology: basic tool3) Programming: basic way, basic technique4) SAP.tech. main method -
71 способ доступа
-
72 способ проверки
-
73 SPS
Subsea production system — подводная эксплуатационная система; подводное эксплуатационное оборудованиеsingle path sensitization — активизация одномерного пути, организация одномерного существенного пути в схеме; см. linear path sensitization, one-dimensional path sensitization, single path sensitizationstandard position service — служба стандартного определения местоположения объектов (с использованием С/А кодов в глобальной навигационной системе)spectral subtraction technique — метод ( адаптивной фильтрации) на основе вычитания в спектральной области
См. также в других словарях:
programming technique — principles that must be abided by when writing a computer program … English contemporary dictionary
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Programming by demonstration — (PbD) is a technique for teaching acomputer or a robot new behaviors by demonstrating the task totransfer directly instead of programming it through machinecommands.The term Programming by example (PbE) or Programming bydemonstration (PbD)… … Wikipedia
Programming by example — (also known as Programming by Demonstration or more generally as Demonstrational Programming ) is a technique for teaching a computer new behavior by demonstrating actions on concrete examples. The system records user actions and infers a… … Wikipedia
Modular programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computin … Wikipedia
Technique (album) — Infobox Album | Name = Technique Type = Album Artist = New Order Released = 30 January 1989 Recorded = 1988 Genre = House Techno Acid House Alternative rock Length = 42:57 Label = Factory FACT 275 Producer = New Order Reviews = * Allmusic… … Wikipedia
Linear programming relaxation — In mathematics, the linear programming relaxation of a 0 1 integer program is the problem that arises by replacing the constraint that each variable must be 0 or 1 by a weaker constraint, that each variable belong to the interval [0,1] .That is,… … Wikipedia
Dynamic programming — For the programming paradigm, see Dynamic programming language. In mathematics and computer science, dynamic programming is a method for solving complex problems by breaking them down into simpler subproblems. It is applicable to problems… … Wikipedia
Generic programming — is a style of computer programming in which algorithms are written in terms of to be specified later types that are then instantiated when needed for specific types provided as parameters and was pioneered by Ada which appeared in 1983. This… … Wikipedia
Data-directed programming — is a programming technique mentioned in Structure and Interpretation of Computer Programs. Essentially it is a dispatch technique on procedures for integrating separately developed data type (e.g., class) modules, based on the programmers manual… … Wikipedia
bottom-up programming — Computers. a programming technique in which lower level modules are developed before higher level modules (opposed to top down programming). * * * … Universalium