-
1 Linear Programming Problem
Computers: LPPУниверсальный русско-английский словарь > Linear Programming Problem
-
2 dynamic programming problem
Универсальный русско-английский словарь > dynamic programming problem
-
3 dynamic programming
Gen Mgta mathematical technique used in management science to solve complex problems in the fields of production planning and inventory control. Dynamic programming divides the problem into subproblems or decision stages that can be addressed sequentially, normally by working backward from the last stage. Applications of the technique include maintenance and replacement of equipment, resource allocation, and process design and control. The term comes from the work of Richard Bellman published in the late 1950s and early 1960s. -
4 linear programming
Finthe use of a series of linear equations to construct a mathematical model. The objective is to obtain an optimal solution to a complex operational problem, which may involve the production of a number of products in an environment in which there are many constraints. -
5 затруднение при программировании
Русско-английский словарь по вычислительной технике и программированию > затруднение при программировании
-
6 проблема программирования
Русско-английский словарь по вычислительной технике и программированию > проблема программирования
-
7 затруднение при программировании
Русско-английский большой базовый словарь > затруднение при программировании
-
8 проблема программирования
Русско-английский большой базовый словарь > проблема программирования
-
9 анализ проблем и изменений
Programming: problem and modification analysisУниверсальный русско-английский словарь > анализ проблем и изменений
-
10 задача триангуляции многоугольника
Programming: problem of triangulating a polygonУниверсальный русско-английский словарь > задача триангуляции многоугольника
-
11 идентификация средств проблемы
Универсальный русско-английский словарь > идентификация средств проблемы
-
12 определение границ проблемного домена
Programming: problem domain scopingУниверсальный русско-английский словарь > определение границ проблемного домена
-
13 отчёт о проблеме
Programming: problem report (см. Standard glossary of terms used in Software Testing) -
14 предварительные условия, связанные с постановкой задачи
Programming: problem-definition prerequisite (см. Code Complete / Steve McConnell.-2nd ed. (2004))Универсальный русско-английский словарь > предварительные условия, связанные с постановкой задачи
-
15 проблема независимого множества
Programming: problem of independent setsУниверсальный русско-английский словарь > проблема независимого множества
-
16 проблемный домен
Programming: problem domain -
17 средство проблемы
-
18 формулировки проблемы
Programming: problem statementsУниверсальный русско-английский словарь > формулировки проблемы
-
19 задача программирования
programming problem мат.Русско-английский научно-технический словарь Масловского > задача программирования
-
20 основная задача
= прямая задача primal problemБолее интересный результат относительно задачи линейного программирования заключается в том, что с ней можно связать другую задачу линейного программирования, которая называется двойственной и имеет вид задачи минимизации с К переменными (по одной для каждого ограничения исходной или прямой задачи) и N ограничениями (по одному для каждой переменной прямой задачи). — A more interesting fact about the linear programming problem is that with it we can associate another linear programming problem, called the dual problem, that has the form of a minimization problem with K variables (one for each constraint of the original, or primal, problem) and N constraints (one for each variable of the primal problem).
Russian-English Dictionary "Microeconomics" > основная задача
См. также в других словарях:
Programming by permutation — Trying to approach a solution to a programming problem by iteratively making small changes (permutations) and testing each change to see if it behaves as expected is called programming by permutation . This approach sometimes seems attractive… … Wikipedia
Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu … 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
Problem Frames Approach — Problem Analysis or the Problem Frames Approach is an approach to software requirements analysis. It was developed by British software consultant Michael A. Jackson. The Problem Frames Approach was first sketched by Jackson in his book Software… … 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 and Software — 2000 compliant 9999 bug aftcast Alt Tab application service provider apps on tap beerware B … New words
programming language — a high level language used to write computer programs, as COBOL or BASIC, or, sometimes, an assembly language. [1955 60] * * * Language in which a computer programmer writes instructions for a computer to execute. Some languages, such as COBOL,… … Universalium
Problem Child (TV series) — Infobox Television show name = Problem Child caption = VHS cover format = Animated picture format = 1.33:1 runtime = 30 min. creator = Scott Alexander Larry Karaszewski Robert Simonds developer = Universal Cartoon Lacewood executive producer =… … Wikipedia
Problem der exakten Überdeckung — Das Problem der exakten Überdeckung (englisch Exact Cover) ist ein Entscheidungsproblem der Kombinatorik. Es gehört zu den 21 klassischen NP vollständigen Problemen, von denen Richard M. Karp 1972 gezeigt hat, dass sie NP vollständig sind.… … Deutsch Wikipedia
Programming language for Computable Functions — The Programming language for Computable Functions, or PCF, is a typed functional language introduced by Gordon Plotkin in 1977. It is based on the Logic of Computable Functions (LCF) by Dana Scott. It can be considered as a simplified version of… … Wikipedia