DictionaryForumContacts

   English
Terms for subject Programming containing A one | all forms | exact matches only | in specified order only
EnglishRussian
a change from one state to anotherпереход из одного состояния в другое (ssn)
A class should have only one reason to changeСуществует лишь одна причина, приводящая к изменению класса (ssn)
A design paradigm whereby messages sent flow in one direction, and messages replied to flow in another directionПарадигма проектирования, в силу которой отправляемые сообщения передаются в одном направлении, а ответы на сообщения – в другом (ssn)
A design paradigm whereby messages sent flow in one direction, and messages replied to flow in another directionПарадигма проектирования, в силу которой отправляемые сообщения передаются в одном направлении, а ответы на сообщения – в другом (ssn)
A discrete array is a one-dimensional array whose elements are of a discrete typeДискретный массив – это одномерный массив, элементы которого имеют дискретный тип (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
A discrete array is a one-dimensional array whose elements are of a discrete typeДискретный массив – это одномерный массив, элементы которого имеют дискретный тип (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
A FSM detects illegal input sequences in one of two ways:Конечный автомат выявляет некорректные последовательности вводимых символов одним из двух способов: (см. Kip R. Irvine – Assembly Language for x86 Processors 6th – 2010 ssn)
a invocation from one nestmate to anotherвызов членом одного класса-участника общего контекста контроля доступа члена другого класса-участника (in Java 11 Alex_Odeychuk)
A key idea from Chapter 12 is that if one is only interested in the at-sample response, these samples can be described by discrete time models in either the shift or delta operatorОсновная идея гл. 12 состоит в том, что если нас интересует реакция только в моменты квантования, эти квантованные величины могут быть описаны дискретными моделями или с помощью дельта-оператора, или с помощью оператора сдвига (см. Control system design by Graham C. Goodwin et al. 2000 ssn)
A mathematical function is a mapping of members of one set, called the domain set, to another set, called the range setМатематическая функция – это отображение элементов одного множества, называемого областью определения, в другое множество, называемое множеством значений (ssn)
A more common approach to iterative processing is to enter data items one by one, while they are available, and ask the user or the input file or a communication line whether there is yet another item to processНаиболее распространённый подход к итеративной обработке – поочерёдный ввод данных, когда они доступны, и запрос у пользователя следующего элемента для обработки либо анализ конца входного файла или опрос канала связи (ssn)
A more common approach to iterative processing is to enter data items one by one, while they are available, and ask the user or the input file or a communication line whether there is yet another item to processНаиболее распространённый подход к итеративной обработке – поочерёдный ввод данных, когда они доступны, и запрос у пользователя следующего элемента для обработки либо анализ конца входного файла или опрос канала связи (ssn)
A package may have package imports to other packages. This means that package A or element of package A can refer to package B or to its elements. Consequently, a class is owned by only one package but it can be imported to other packages. Imports introduce dependencies between packages and their elementsПакет может импортировать другие пакеты. это означает, что пакет A или элемент пакета A может обратиться к пакету B или к его элементам. Следовательно, класс принадлежит только одному пакету, но он может быть импортирован в другие пакеты. Импорт представляет зависимость между пакетами и их элементами (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
A process can contain one or more threadsв одном процессе могут выполняться один или несколько потоков (см. Windows System Programming, 4th Edition by Johnson M. Hart 2010 ssn)
A recoverable unit of work performed by one or more resource managers in a distributed transaction environment and coordinated by an external transaction managerВосстанавливаемая единица работы, выполняемая одним или несколькими администраторами ресурсов в среде распределенных транзакций и координируемая внешним администратором транзакций (см. global transaction ssn)
A resolution function must have a single input parameter that is a one-dimensional, unconstrained array whose element type is that of the resolved signalФункция разрешения должна иметь один входной параметр в виде одномерного неограниченного массива, тип элементов которого совпадает с типом элементов разрешённого сигнала (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
A signal may have one or more sourcesСигнал может иметь один или несколько источников (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
A time-varying control system is a system in which one or more of the parameters of the system may vary as a function of timeНестационарная система управления – это система, в которой один или более параметров являются функциями времени (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008 ssn)
A time-varying control system is a system in which one or more of the parameters of the system may vary as a function of timeНестационарная система управления — это система, в которой один или более параметров являются функциями времени (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008 ssn)
achieving one-at-a-time stream processingдостижение поочерёдной обработки потоков (ssn)
addition of a number and its ones' complementсложение числа с его обратным кодом (ssn)
aggregation: A whole/part relationship where one object is composed of one or more other objects, each of which is considered a part of the whole. This relationship is a weak form of containment in that the lifetimes of the whole and its parts are independentагрегирование: полное или частичное отношение, в котором один объект состоит из одного или нескольких других объектов, каждый из которых рассматривается как часть целого. это отношение является слабой формой отношения включения, в котором сроки жизни целого и его частей не зависят друг от друга (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch)
All computing in a pure object-oriented language is done by the same uniform technique: sending a message to an object to invoke one of its methodsвсе вычисления в полностью объектно-ориентированном языке выполняются с помощью передачи сообщения объекту для вызова одного из его методов (ssn)
All sequential circuits have one property in common – a well-defined ordering of the switching events must be imposed if the circuit is to operate correctlyвсе последовательностные схемы обладают одним общим свойством: для правильной работы схемы необходимо обеспечить строго определённый порядок переключений (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003 ssn)
All sequential circuits have one property in common – a well-defined ordering of the switching events must be imposed if the circuit is to operate correctlyвсе последовательностные схемы обладают одним общим свойством: для правильной работы схемы необходимо обеспечить строго определённый порядок переключений (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003 ssn)
all the behavior of a state into one classвсё поведение состояния в одном классе (ssn)
an abstraction of one or more variables that can take only a set of finite values, each of which map to a useful discrete stateабстрактное представление одной или нескольких переменных, принимающих набор конечных значений, каждое из которых отображается в полезное дискретное состояние (ssn)
an application programme may consist of a number of tasks. The execution of each task is accomplished sequentially, one programmable function at a time until the end of the task. The initiation of a task, periodically or upon the detection of an event interrupt condition, is under the control of the operating systemПрикладная программа может включать в себя несколько задач. Выполнение каждой задачи осуществляется последовательно как одна запрограммированная функция во времени до окончания задачи. Запуск задачи, периодически или при обнаружении некоторого события условие прерывания, осуществляется под управлением операционной системы (см. IEC 61131-1 2003 ssn)
analysis problems, where one wishes to predict the behavior of a specified systemзадачи анализа, которые состоят в предсказании поведения определённой заданной системы (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)
association of a request to an object and one of its operationsассоциация между запросом к объекту и одной из его операций (ssn)
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 accomplished sequentially, one programmable function at a timeосуществляться последовательно как одна запрограммированная функция во времени (ssn)
behavior of a state into one classповедение состояния в одном классе (ssn)
big advantage of one-at-a-time stream processingнемалое преимущество поочерёдной обработки потоков (ssn)
common means of achieving one-at-a-time stream processingраспространённое средство достижения поочерёдной обработки потоков (ssn)
constructing a high-level diagram by using just the basic symbols with one or two adornmentsсоздание высокоуровневой диаграммы, использующей только основные символы с одним или двумя дополнениями (ssn)
control part with a set of conditions, the values of which determine which one of the procedure parts is to be executedуправляющая часть с набором условий, значения которых определяют, какая из процедурных частей выполняется (ssn)
copy all values of one array into a new arrayскопировать все элементы одного массива в другой (ssn)
cost of a one-processor sequential sorting algorithmстоимость алгоритма последовательной сортировки на одном процессоре (ssn)
create a one-to-many binding relationshipсоздавать привязку данных, имеющих отношение "один-ко-многим" (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
Damage-correction techniques are of limited benefit because they require one to predict in advance a few possible types of damage and to design software functions to undo the damage when it occursПольза от методов борьбы с искажениями ограничена, поскольку предполагается, что разработчик заранее предугадает несколько возможных типов искажений и предусмотрит программно реализуемые функции для их устранения ("Software Reliability: Principles and Practices" by Glenford J. Myers (1976) ssn)
data from one component interacting with another component in a local system, distributed system, and/or across a network such as the Internet with other systems via the signalданные от одного компонента, взаимодействующего с другим компонентом в локальной системе, распределенной системе и / или через сеть, такую как Интернет, с другими системами посредством сигнала
dyadic selective construct: This construct consists of two procedure parts and a control part with one condition, the value of which determines which one of the two procedure parts is to be executedбинарно выбирающий конструктив: данный конструктив состоит из двух процедурных частей и управляющей части с одним условием, значение которого определяет, какая из двух процедурных частей выполняется (см. ISO/IEC 8631:1989 ssn)
dynamic binding: The run-time association of a request to an object and one of its operations. In C++, only virtual functions are dynamically boundдинамическое связывание: ассоциация между запросом к объекту и одной из его операций, устанавливаемая во время выполнения. В C ++ динамически связываться могут только виртуальные функции (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
exactly one event input variable corresponds to each event input of a basic function blockкаждому событийному входу базисного функционального блока соответствует ровно одна входная событийная переменная (ssn)
example of a one-to-many relationshipпример связи один-ко-многим (ssn)
example of a one-to-one relationshipпример связи один-к-одному (ssn)
for a signal of a composite type, each composite source is a collection of scalar sources, one for each scalar subelement of the signalдля сигнала составного типа каждый составной источник является совокупностью скалярных источников, по одному на каждый скалярный подэлемент этого сигнала (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
function block which accumulates a value for the number of changes sensed at one or more specified inputsфункциональный блок, который накапливает значение числа изменений, определяемых на одном или более указанных входов (функциональный блок счётчика ssn)
if neither operand is a one-dimensional array, the type of the result must be known from the contextесли ни один из операндов не является одномерным массивом, то тип результата должен быть известен из контекста (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
if the action of a transition is only an action of one of the two processes, then there will be a transition in the parallel composition for each location of the other timed automatonесли действием некоторого перехода будет действие только одного из двух процессов, то для каждой позиции второго временного автомата в параллельной композиции будет совместный переход (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
in an item, the existence of more than one means for performing a required functionНаличие в объекте более чем одного средства, необходимого для выполнения требуемой функции (о резервировании в IEC 60050-351)
in one aspect, for a UM software component that is a context or setting of the UM application e.g., availability of a UM service for a particular user, the programming environment uses an XML conditional attribute to condition a prompt, transition or grammar node the UM FSMв одном аспекте для программного компонента системы UM, который является контекстом или установочным параметром приложения системы UM например, доступность службы системы UM для конкретного пользователя, среда программирования использует условный атрибут языка XML для задания условия для подсказки, перехода или грамматического узла конечного автомата системы UM
Like all software production, architectural design is a continuing, iterative and incremental, effort. Early architectural decisions take a broad view on the software architecture. One of the first decisions to be taken relates to structuring the system into layers of modules and establishing principles of inter-module communication. This is the concern of this chapter. More detailed architectural solutions, such as intra-module communication, are discussed in relevant places later in the bookкак и всё производство ПО, структурное проектирование – непрерывная, итерационная и пошаговая работа. Первоначально структурные решения принимаются на основе широкого взгляда на структуру ПО. Одно из первых принятых решений касается структурирования системы на уровни модулей и установления принципов связи между модулями. это тема данной главы. Более детальные структурные решения, типа связи внутри модуля, рассматриваются позже в соответствующих местах книги (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
monadic selective construct: This construct consists of a single procedure part and a control part with one condition, the value of which determines whether or not the procedure part is to be executedунарно выбирающий конструктив: данный конструктив состоит из единственной процедурной части и управляющей части с одним условием, значение которого определяет, будет или нет процедурная часть выполнена (см. ISO/IEC 8631:1989 ssn)
more than one means for performing a required functionболее чем одно средство, необходимое для выполнения требуемой функции (ssn)
Most problems encountered in scientific and engineering investigations fall into one of the following two categories: analysis problems, where one wishes to predict the behavior of a specified system, and synthesis problems, where one wishes to construct a system with specified behaviorБольшинство проблем, встречающихся в науке и технике, можно разбить на следующие две категории: задачи анализа, которые состоят в предсказании поведения определённой заданной системы, и задачи синтеза, состоящие в построении системы по заданному поведению (см. "Introduction to the Theory of Finite-State Machines" by Arthur Gill 1962 ssn)
multiple classification: A semantic variation of generalization in which an object may belong directly to more than one classмножественная классификация: семантическая вариация обобщения, при которой объект может непосредственно принадлежать нескольким классам (см. "The UML Reference Manual" by J.Rumbaugh, Ivar Jacobson, Grady Booch 1999 ssn)
multiple exclusive selective construct: This construct consists of a number of procedure parts and a control part with a set of conditions, the values of which determine which one of the procedure parts is to be executedконструктив, выбирающий с взаимоисключением: данный конструктив состоит из ряда процедурных частей и управляющей части с набором условий, значения которых определяют, какая из процедурных частей выполняется (см. ISO/IEC 8631:1989 ssn)
Multivariable control system — A system with more than one input variable or more than one output variableМногомерная система управления. Система управления с более чем одной входной и более чем одной выходными переменными (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008 ssn)
Multivariable control system — A system with more than one input variable or more than one output variableМногомерная система управления. Система управления с более чем одной входной и более чем одной выходными переменными (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008 ssn)
number of streams one process can have open at a timeколичество потоков данных, которые один процесс может открыть одновременно (ssn)
one of a number of possible statesодно из возможных состояний (ssn)
one of a set of variablesодна из из множества переменных (ssn)
one of refactoring targets is called large class – a class that does too much and/or has too many data members. Large classes can result from excessive minimization of coupling between classes. In case of the large class target, two methods relevant to Iteration 1 code are: Extract Class and Extract Interface Fowler, 1999Одна из целей использования рефакторинга называется большим классом – классом, который делает слишком много и/или имеет слишком много элементов данных. Большие классы могут возникнуть из-за чрезмерной минимизации связей между классами. В случае большого класса в коде итерации 1 уместны два метода: Класс извлечения и Интерфейс извлечения (Фаулер, 1999; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)
one or more documents of a similar typeодин или несколько документов схожего типа (ssn)
one possible design for a modern layered operating systemодна из возможных структур современной многоуровневой операционной системы (ssn)
One solution, which we won't use, is to create a large array of pointers and assign values to the pointers, one by one, as new structures are allocatedОдно из возможных решений, которое, однако, мы применять не будем, предполагает создание большого массива указателей и присваивание значений указателям друг за другом по мере выделения памяти под новые структуры (C Primer Plus by Stephen Prata (2013) ssn)
one standard means of representing the control structure of a programстандартный способ представления структуры управления программ (ssn)
one standard means of representing the control structure of a program is with a flowchartСтандартный способ представления структуры управления программ – это блок-схемы (см. Petri Net Theory And The Modeling Of Systems / James L. Peterson 1981)
one standard means of representing the control structure of a program is with a flowchartСтандартный способ представления структуры управления программ – это блок-схемы (см. Petri Net Theory And The Modeling Of Systems / James L. Peterson 1981)
one step at a timeпо одному шагу (ssn)
one way of allowing user management of resources is to associate a semaphore with each resourceодин из способов, позволяющих ввести пользовательское управление ресурсами, заключается в присоединении семафора к каждому из ресурсов (см. Modern Operating Systems Third ed. by Tanenbaum A.S. 2009)
one-at-a-timeпоочерёдный (ssn)
one-at-a-time stream processingпоочерёдная обработка потоков (ssn)
one-shot timers that generate a timeout event when they expireразовые таймеры, которые генерируют событие таймаута по истечении установленного времени (ssn)
our goal in decomposing a program is to create modules that are themselves small programs that interact with one another in simple, well-defined waysНашей целью при декомпозиции программы является создание модулей, которые в свою очередь представляют собой небольшие программы, взаимодействующие друг с другом по хорошо определённым и простым правилам (см. "Abstraction and Specification in Program Development" by Barbara Liskov & John Guttag 1986)
performing one or more specified functions in a particular contextвыполнение одной или более определённых функций в конкретном контексте (ssn)
perhaps a general purpose oneвозможно универсальный (напр., о языке программирования ssn)
placing data of one type in a variable of another typeпомещение данных одного типа в переменную другого типа (ssn)
post-tested iteration: This construct consists of a procedure part and a control part with one condition, the value of which determines whether the procedure part is executed more than oneитерация с выходной проверкой: данный конструктив состоит из процедурной части и управляющей части с одним условием, значение которого определяет, будет ли процедурная часть выполнена более одного раза (см. ISO/IEC 8631:1989 ssn)
principle of recursively decomposing a large problem into one or more smaller onesпринцип рекурсивного разбиения большой задачи на меньшие (ssn)
To prove more general theorems about recursively defined processes, it is necessary to introduce a law which states that every properly guarded recursive equation has only one solutionдля доказательства более общих теорем о рекурсивно определённых процессах необходимо ввести закон, гласящий, что всякое должным образом предварённое рекурсивное уравнение имеет единственное решение (см. Communicating Sequential Processes by C.A.R. Hoare 1985 ssn)
result which may be a one-data element or a multi-valued array or structureрезультат, который может быть одним элементом, многоэлементным массивом или структурой (ssn)
sending a message to an object to invoke one of its methodsпередача сообщения объекту для вызова одного из его методов (ssn)
specify one of the different clock source, use a POSIX timing function that accepts a clock IDдля указания различных источников времени необходимо использовать POSIX-функции управления временем, принимающие в качестве параметра идентификатор времени (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)
stream with one-byte lookahead or a pushback buffer of specified sizeпоток с однобайтовым буфером для просмотра вперёд или c буфером обратной выдачи указанного размера (ssn)
streams one process can have open at a timeпотоки данных, которые один процесс может открыть одновременно (ssn)
synthesis problems, where one wishes to construct a system with specified behaviorзадачи синтеза, состоящие в построении системы по заданному поведению (ssn)
temporary result which may be a one-data element or a multi-valued array or structureвременный результат, который может быть одним элементом, многоэлементным массивом или структурой (ssn)
the degenerate case of a system of concurrent processes is a system with exactly one processВырождённым случаем параллельной системы обработки является система с одним процессом (см. Petri Net Theory And The Modeling Of Systems / James L. Peterson 1981)
the delegation is normally necessary to allow a client object in one layer to get a service from an object in a distant non-neighboring layer. Otherwise, the stable framework of vertical hierarchical layers Section 9.1.3 would disintegrate to a random network of intercommunicating objects with no hope to understand or control the system complexity and evolutionДелегирование обычно необходимо, чтобы позволить объекту-клиенту получить услугу на одном уровне от объекта, находящегося на отдалённом несоседнем уровне. Иными словами, устойчивый шаблон структуры вертикальных иерархических уровней раздел 9.1.3 будет разложен на случайную сеть взаимосвязанных объектов без какой-либо надежды понять или управлять сложностью системы и её эволюцией (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the user is always in one conversational state, or dialog, at a timeв каждый момент времени пользователь всегда находится в одном диалоговом состоянии, или в диалоговом окне
there is only one feed tube and it can be moved to whatever tank needs service by a motorИмеется только одна подающая труба, и она может быть перемещена двигателем к любому резервуару для обслуживания по необходимости (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
this diagram shows a fragment of the transition logic for a task that controls the movement of a materials handling vehicle. The vehicle moves from one position to another, picking up parts in one position and dropping them off at anotherэта диаграмма показывает фрагмент логики переходов для задачи, которая управляет перемещением тележки погрузочно-разгрузочных операций. Тележка перемещается от одного положения до другого, принимая детали в одном положении и сваливая их в другом (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)