-
1 programming effort
объем программных работ
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > programming effort
-
2 programming effort
development effort — опытно-конструкторская работа, ОКР
-
3 programming effort
English-Russian big polytechnic dictionary > programming effort
-
4 programming effort
Большой англо-русский и русско-английский словарь > programming effort
-
5 programming effort
1) Вычислительная техника: объём программных работ, работа по программированию2) Автоматика: трудоёмкость программирования -
6 programming effort
Англо-русский словарь по машиностроению > programming effort
-
7 programming effort
English-Russian dictionary of mechanical engineering and automation > programming effort
-
8 programming effort
English-Russian dictionary of computer science and programming > programming effort
-
9 programming effort
-
10 programming effort
объем программных работ; работа по программированию -
11 programming effort
English-Russian dictionary of computer science > programming effort
-
12 programming effort analysis
Вычислительная техника: анализ трудозатрат при программированииУниверсальный англо-русский словарь > programming effort analysis
-
13 programming effort analysis
English-Russian information technology > programming effort analysis
-
14 robot programming effort
Автоматика: трудоёмкость программирования роботаУниверсальный англо-русский словарь > robot programming effort
-
15 robot programming effort
English-Russian dictionary of mechanical engineering and automation > robot programming effort
-
16 effort
усилие; сила- momentary effort
- programming effort
- robot programming effort
- tractive effort
- turning effortEnglish-Russian dictionary of mechanical engineering and automation > effort
-
17 programming
программирование, составление программы, задание программы, программирующий
– programming accuracy
– programming by doing
– programming by example
– programming by guiding
– programming by showing
– programming by teaching
– programming effort
– programming environment
– programming environment kernel
– programming flexibility
– programming keys
– programming language
– programming man-hour
– programming manual
– programming module
– programming pass
– programming shop
– programming station
– programming strategy
– programming support
– programming system
– programming technique
– programming tools
– programming unit
– programming-free environment
-
18 effort
1. n усилие, напряжениеhe spoke with effort — ему было трудно говорить, он еле-еле говорил
without effort — легко, без напряжения
efforts will be made to do this — будут приложены все силы, чтобы сделать это
I will make every effort to help you — я приложу все усилия, чтобы помочь вам
an honest effort — добросовестные усилия, честная попытка
2. n попыткаto make an effort — попытаться, сделать попытку, постараться
3. n усилия; борьба4. n программа работ; объём работСинонимический ряд:1. attempt (noun) application; attempt; bid; endeavor; endeavour; enterprise; essay; stand; trial; undertaking; venture2. job (noun) chore; job; onus; task; taskwork3. striving (noun) elbow grease; energy; exertion; labor; labour; nisus; pains; push; strain; striving; struggle; trouble; whileАнтонимический ряд:facility; failure; frustration; futility; inactivity; misadventure; neglect -
19 effort
1. усилие, силаan honest effort — добросовестные усилия, честная попытка
2. попыткаto make an effort — попытаться, сделать попытку, постараться
3. выполненная работа; результатdevelopment effort — опытно-конструкторская работа, ОКР
4. программа работ -
20 effort
[ˈefət]advertising effort рекламная деятельность common effort совместные усилия effort разг. достижение effort напряжение effort объем работ effort попытка effort программа работ effort усилие, попытка; напряжение; to make an effort сделать усилие, попытаться; to make efforts приложить усилия; to spare no efforts не щадить усилий effort усилие joint effort совместная работа effort усилие, попытка; напряжение; to make an effort сделать усилие, попытаться; to make efforts приложить усилия; to spare no efforts не щадить усилий effort усилие, попытка; напряжение; to make an effort сделать усилие, попытаться; to make efforts приложить усилия; to spare no efforts не щадить усилий programming effort вчт. работа по программированию sales effort меры по организации и стимулированию сбыта effort усилие, попытка; напряжение; to make an effort сделать усилие, попытаться; to make efforts приложить усилия; to spare no efforts не щадить усилий without effort легко, не прилагая усилий
См. также в других словарях:
Programming Complexity — Programming Complexity, which is often also referred to as Software Complexity is a term that encompasses numerous properties of a piece of software, all of which affect internal interactions. According to several commentators, including… … Wikipedia
Programming style — is a set of rules or guidelines used when writing the source code for a computer program. It is often claimed that following a particular programming style will help programmers to read and understand source code conforming to the style, and help … Wikipedia
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 language theory — (commonly known as PLT) is a branch of computer science that deals with the design, implementation, analysis, characterization, and classification of programming languages and programming language features. It is a multi disciplinary field, both… … Wikipedia
Fourth-generation programming language — A fourth generation programming language (1970s 1990) (abbreviated 4GL) is a programming language or programming environment designed with a specific purpose in mind, such as the development of commercial business software.[1] In the history of… … Wikipedia
Inheritance (object-oriented programming) — In object oriented programming (OOP), inheritance is a way to reuse code of existing objects, establish a subtype from an existing object, or both, depending upon programming language support. In classical inheritance where objects are defined by … Wikipedia
Extreme Programming — (or XP) is a software engineering methodology (and a form of agile software development) Human Centred Technology Workshop 2005 , 2005, PDF webpage: [ftp://ftp.informatics.sussex.ac.uk/pub/reports/csrp/csrp585.pdf Informatics UK report cdrp585]… … Wikipedia
Pair programming — is an agile software development technique in which two programmers work together at one workstation. One, the driver, types in code while the other, the observer (or navigator[1]), reviews each line of code as it is typed in. The two programmers … Wikipedia
Software development effort estimation — is the process of predicting the most realistic use of effort required to develop or maintain software based on incomplete, uncertain and/or noisy input. Effort estimates may be used as input to project plans, iteration plans, budgets, investment … Wikipedia
APL (programming language) — APL Paradigm(s) array, functional, structured, modular Appeared in 1964 Designed by Kenneth E. Iverson Developer Kenneth E. Iverson … Wikipedia
Abstraction principle (programming) — In software engineering and programming language theory, the abstraction principle (or the principle of abstraction) is a basic dictum that aims to reduce duplication of information in a program (usually with emphasis on code duplication)… … Wikipedia