DictionaryForumContacts

   English
Terms for subject Programming containing problem of | all forms | exact matches only | in specified order only
EnglishRussian
A computer program translates a real-life problem into a series of actions to be taken by a computerКомпьютерная программа переводит практическую задачу в последовательность действий, которые должен выполнить компьютер (см. Prata S. – C++ Primer Plus, 6th Edition – 2011 ssn)
a logical order of thought, breaking a large problem into manageable stagesиспользование логики в рассуждениях и выводах, декомпозиция сложной проблемы на управляемые стадии (см. IEC 61508-7:2010 ssn)
acquire a new way of thinking and a view of the problem domainначать мыслить и представлять предметную область по-новому (ssn)
Although the graphical approach does not translate directly into a usable algorithm, it gives a good intuitive feel for the nature of the problemХотя графический подход не переводится непосредственно в пригодный к использованию алгоритм, он даёт неплохое интуитивное понимание существа вопроса (см. Modern Operating Systems Fourth ed. by Andrew S. Tanenbaum & Herbert Bos 2015 ssn)
analysis of the problemанализ задачи (ssn)
architecture of systems problem solvingархитектура решения системных задач (ssn)
as we shall see throughout the book, a great many algorithms are based on the principle of recursively decomposing a large problem into one or more smaller ones, using solutions to the subproblems to solve the original problemкак мы увидим далее в этой книге, многие алгоритмы основаны на принципе рекурсивного разбиения большой задачи на меньшие, когда решения подзадач используются для решения исходной задачи (см. Algorithms in C++, Parts 1–4: Fundamentals, Data Structure, Sorting, Searching Third Edition by Robert Sedgewick 1998)
at the outset of a programming project there is a problem, more or less precisely defined and understood in terms of certain problem oriented concepts, and a programming language, perhaps a general purpose one, providing some machine oriented basic concepts, hopefully precisely defined and completely understoodперед началом разработки программного проекта мы имеем задачу, более или менее точно определённую и понимаемую в терминах некоторых проблемно-ориентированных понятий, и язык программирования, возможно универсальный, который обеспечивает нас некоторыми машинно-ориентированными основными понятиями, точно определёнными и понимаемыми
be the problem of delaying a process until a given condition is trueзадерживать процесс до тех пор, пока не выполнится определённое условие (ssn)
better understanding of the problem at handлучшее понимание рассматриваемых проблем (ssn)
clear description of the problemнаглядная формулировка задачи (ssn)
complexity of the problem domainсложность предметной области (ssn)
Condition synchronization is the problem of delaying a process until a given condition is trueУсловная синхронизация задерживает процесс до тех пор, пока не выполнится определённое условие (см. Foundations of Multithreaded, Parallel, and Distributed Programming 2000 by Gregory R. Andrews ssn)
context of a problem domainконтекст предметной области (ssn)
cost of problem solvingстоимость решения задач (ssn)
cybernetic solution path of an experimental problemкибернетический подход к решению экспериментальных задач (ssn)
cybernetic solution path of an experimental problemкибернетический способ решения прикладных задач (ssn)
cybernetic solution path of an experimental problemкибернетический способ решения экспериментальных задач (ssn)
cybernetic solution path of an experimental problemкибернетический подход к решению прикладных задач (ssn)
decision version of the problemвариант задачи с принятием решения (ssn)
decompose the problem into different levels of granularity of detail, with clear boundariesразбивать задачу на элементы с чёткими границами на различных уровнях детализации (ssn)
defining the boundaries of the problemопределение границ проблемной области (ssn)
description of the problemформулировка задачи (ssn)
different approaches to the problem of virtualizationразличные подходы к проблеме виртуализации (ssn)
domain of problemпроблемная область (ssn)
elements of problem solvingсоставные элементы процесса решения задач (ssn)
encoding of the traveling salesman problemкодировка задачи коммивояжёра (ssn)
engineering aspects of the design problemтехнические аспекты задачи проектирования (ssn)
example of a real-world problemпример реальной проблемы (ssn)
extended example of a real-world problemразвёрнутый пример реальной проблемы (ssn)
function of the problem sizeфункция, зависящая от размера задачи (ssn)
function of the size of a problemфункция, зависящая от размера задачи (ssn)
fundamental nature of the control problemфундаментальная природа задачи управления (ssn)
fundamentals of algorithmic problem solvingосновы решения алгоритмической задачи (ssn)
general problem of describing syntaxобщая задача описания синтаксиса (ssn)
good intuitive feel for the nature of the problemнеплохое интуитивное понимание существа вопроса (ssn)
identifying the natural parallelism that occurs within the context of a problem domainидентификация естественного параллелизма, который существует в контексте предметной области (ssn)
in terms of certain problem oriented conceptsв терминах некоторых проблемно-ориентированных понятий (ssn)
intuitive feel for the nature of the problemинтуитивное понимание существа вопроса (ssn)
manifestation of a conceptual problemпроявление концептуальной проблемы (ssn)
model of the problem domainмодель проблемного домена (ssn)
Mutual exclusion is the problem of ensuring that critical sections of statements do not execute at the same timeВзаимное исключение обеспечивает, чтобы критические секции операторов не выполнялись одновременно (см. Foundations of Multithreaded, Parallel, and Distributed Programming 2000 by Gregory R. Andrews ssn)
natural parallelism that occurs within the context of a problem domainестественный параллелизм, который существует в контексте предметной области (ssn)
nature of the design problemприрода проблемы проектирования (ssn)
nature of the problemсущество вопроса (ssn)
only one part of the problemлишь одна часть задачи (ssn)
principle of recursively decomposing a large problem into one or more smaller onesпринцип рекурсивного разбиения большой задачи на меньшие (ssn)
problem, more or less precisely defined and understood in terms of certain problem oriented conceptsзадача, более или менее точно определённая и понимаемая в терминах некоторых проблемно-ориентированных понятий (ssn)
problem of changeпроблема изменений (ssn)
problem of complexityпроблема сложности (ssn)
problem of designing a controllerпроблема синтеза регулятора (ssn)
problem of independent setsпроблема независимого множества (ssn)
problem of minimizingзадача минимизации (ssn)
problem of minimizing a convex functionзадача минимизации выпуклой функции (ssn)
problem of programmingпроблема программирования (ssn)
problem of project scopeпроблема масштаба проекта (ssn)
problem of the scalable integration of data and metadata into programming languagesзадача масштабируемой интеграции данных и метаданных в языках программирования (Alex_Odeychuk)
problem of thrashingпроблема пробуксовки (ssn)
problem of thrashing in disk paging systemsпроблема пробуксовки в системах подкачки страниц с жёсткого диска (ssn)
problem of triangulating a polygonзадача триангуляции многоугольника (ssn)
problem of virtualizationпроблема виртуализации (ssn)
ramifications of the pairwise diagnosing problemразновидности диагностической задачи с двумя состояниями (ssn)
requirements of the problemтребования задачи (ssn)
restricted problem of 3 bodiesограниченная задача трёх тел (ssn)
restriction of a problemсужение задачи (ssn)
result of the problem-solving phaseрезультат фазы решения задачи (ssn)
scalability of the problemрасщепляемость задачи (ssn)
scope of the testing problemмасштабы проблемы тестирования (ssn)
size of a problemразмер задачи (ssn)
solution of a problemрешение конкретной задачи (ssn)
statement of problemформулировка проблемы (ssn)
statement of the fundamental nature of the control problemформулировка фундаментальной природы задачи управления (ssn)
static model of the problem domainстатическая модель предметной области (ssn)
static modeling of the problem domainстатическое моделирование предметной области (ssn)
the problem with the standard algorithm is that it can waste a lot of effortПроблема стандартного алгоритма заключается в том, что он затрачивает много усилий впустую (см. "Analysis of Algorithms: An Active Learning Approach" by Jeffrey J. McConnell 2001)
total cost of problem solvingсуммарная стоимость решения задач (ssn)
two elements of problem solving: representation and searchдва составных элемента процесса решения задач: представление и поиск (ssn)
use of logic in problem solvingиспользование формальной логики при решении задач (ssn)
view of a problemпредставление проблемы (ssn)
view of a problemвзгляд на проблему (ssn)
vocabulary of the problem domainсловарь предметной области (ssn)
writing of problem statementsнаписание формулировок проблем (ssn)