DictionaryForumContacts

   English
Terms for subject Programming containing is a | all forms | exact matches only | in specified order only
EnglishRussian
A Boolean expression that controls when processing at a process node is completedБулевское выражение, управляющее моментом завершения обработки на узле процесса (см. exit condition ssn)
A box is sometimes used to represent a nonprimitive eventПредставление непримитивного события прямоугольником (ssn)
A chain of events that is recorded and displayed in a hierarchal format on the Events page of the integration test clientЦепочка событий, которая записывается и отображается в иерархическом формате на странице События клиента теста интеграции (см. execution trace ssn)
a class is a class is a classкласс всегда остаётся классом (ssn)
A class also referred to as an object class is a collection of objects with the same characteristicsКласс или класс объектов – это набор объектов с одинаковыми характеристиками (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
A class also referred to as an object class is a collection of objects with the same characteristicsКласс или класс объектов — это набор объектов с одинаковыми характеристиками (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
A class is an abstract data type equipped with a possibly partial implementationКласс – это абстрактный тип данных, поставляемый с возможно частичной реализацией (см. Object-Oriented Software Construction second edition by Bertrand Meyer ssn)
A class is an abstract data type equipped with a possibly partial implementationКласс – это абстрактный тип данных, поставляемый с возможно частичной реализацией (см. Object-Oriented Software Construction second edition by Bertrand Meyer ssn)
A component declaration defines a virtual design entity interface that may be used in a component instantiation statementОбъявление компонента описывает виртуальный интерфейс объекта проекта, который может быть использован в операторе конкретизации компонента (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
A composite function block is built from a network of lower level function blocks. These can be either basic or lower level composite blocksКомпозиционный функциональный блок создаётся из сети функциональных блоков более низкого уровня. это могут быть как базисные, так и композиционные блоки более низкого уровня (см. Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)
A composite state is either a network of disjoint substates that is, substates that are sequentially active or a set of concurrent substates that is, substates that are all active concurrentlyКомпозитное состояние представляет собой либо совокупность несовместимых т.е. последовательно активных подсостояний или же множество параллельных т.е. одновременно активных подсостояний (см. "The UML Reference Manual" by J.Rumbaugh, Ivar Jacobson, Grady Booch 1999 ssn)
A computer is a state machineКомпьютер – это машина состояний (фраза известного разработчика ядра ОС Linux Алана Кокса ssn)
A computer is a state machineКомпьютер – это машина состояний (фраза известного разработчика ядра ОС Linux Алана Кокса ssn)
A condition variable is a semaphore used to signal an event has occurredУсловная переменная представляет собой семафор, используемый для сигнализации о событии, которое произошло (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003 ssn)
A constructor is a good example of a method that is shared by all instances of a classКонструктор – это хороший пример метода, совместно используемого всеми экземплярами класса (ssn)
A control application is represented in the form of network of function blocks which can be allocated and run on different resources and devicesУправляющее приложение представляется в виде сети связанных между собой функциональных блоков, которые могут разместиться и выполняться на различных ресурсах и устройствах (системы ssn)
A critical aspect of a programming language is the means it provides for using names to refer to computational objectsОдна из важнейших характеристик языка программирования – какие в нём существуют средства использования имён для указания на вычислительные объекты (см. Harold Abelson and Gerald Jay Sussman with Julie Sussman 1999, Structure and Interpretation of Computer Programs ssn)
A cumulative collection of fixes that is released between scheduled refresh packs, manufacturing refreshes, or releasesКумулятивный набор исправлений, доступный между плановыми пакетами обновлений, производственными обновлениями или выпусками (пакет исправлений (fix pack) ssn)
A data type is a classification which defines for literals and variables the possible values, the operations that can be done, and the way the values are storedТип данных – это классификация, которая определяет возможные значения для литералов и переменных, операции, которые можно выполнять и способ хранения значений (ssn)
A database is a collection of persistent data that is used by the application systems of some given enterpriseБаза данных – это некоторый набор перманентных данных, используемых прикладными программными системами какого-либо предприятия (см. An Introduction to Database Systems Eighth Edition by C.J. Date 2004 ssn)
A database is a collection of persistent data that is used by the application systems of some given enterpriseБаза данных – это некоторый набор перманентных данных, используемых прикладными программными системами какого-либо предприятия (см. An Introduction to Database Systems Eighth Edition by C.J. Date 2004 ssn)
A dead band is applied to the error. The "dead band width" input determines the size of the dead bandМёртвая зона соответствует ошибке. Вход "ширина мёртвой зоны" определяет размер зоны непропускания сигнала (амплитудным фильтром)
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 dual objective of this standard isдругая цель настоящего стандарта заключается в том, чтобы
A function block is a program organization unit which represents for the purpose of modularization and structuring a well-defined portion of the programФункциональный блок – это программный компонент, который представляет хорошо определённую часть программы для обеспечения модульности и структуризации (ssn)
A function block type is a software element which specifies the characteristics of all instances of the type, including:Тип функционального блока-программный компонент, который определяет характеристики всех экземпляров типа, включая: (см. IEC 61499-1 ssn)
A function block type is a software element which specifies the characteristics of all instances of the type, including:Тип функционального блока-программный компонент, который определяет характеристики всех экземпляров типа, включая:
A function of asynchronous messaging where the application server manages the messaging infrastructure and extra standard types of messaging beans are provided to add functionality to that provided by message-driven beansФункция асинхронной службы сообщений, в которой сервер приложений управляет инфраструктурой службы сообщений. Кроме того, эта функция предоставляет дополнительные типы объектов EJB сообщений, расширяющие возможности объектов EJB, управляемых сообщениями (см. extended messaging ssn)
A generate index is a constant within the corresponding generate statementПараметр генерации является константой внутри соответствующего оператора генерации (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
A good solution to these problems is to change the structure of the loop bodyХорошее решение проблемы состоит в изменении структуры тела цикла (ssn)
A guarded signal is assigned values under the control of boolean-valued guard expressions or guardsПрисваивание значений защищённому сигналу происходит под управлением выражений защиты или защит, вырабатывающих логическое значение (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
a heap is used to implement a priority queueочередь с приоритетами реализуется с помощью пирамиды (ssn)
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 literal is a source code representation of a valueЛитерал является представлением значения в исходном коде (ssn)
A locally static range is a range whose bounds are locally static expressionsЛокально статическим диапазоном является диапазон, границы которого представлены локально статическими выражениями (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
a lock that can be entered multiple times by the same threadблокировка, которая может быть получена неоднократно одним и тем же потоком (Alex_Odeychuk)
A loop index is a constant within the corresponding loopПараметр цикла является константой внутри соответствующего оператора цикла (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
A major objective of this standard isГлавная цель настоящего стандарта ___-___ (ssn)
A marked block is a bunch of SFC elements that are enclosed in a dotted rectangleВыделенный блок – это совокупность элементов SFC, заключённых в прямоугольник с пунктирными границами (перевод En-Ru CoDeSys V2.3 ssn)
A marked block is a bunch of SFC elements that are enclosed in a dotted rectangleВыделенный блок – это совокупность элементов SFC, заключённых в прямоугольник с пунктирными границами (перевод En-Ru CoDeSys V2.3 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 method of notating internal task structure is necessary to provide sufficient modularity. This is done with the state specificationМетод индексирования внутренней структуры задачи необходим, чтобы обеспечить достаточную модульность. это сделано в спецификации состояний (см. Auslander David M. Mechatronics: A Design and Implementation Methodology for Real Time Control Software)
A model of a system, by its nature, is an abstraction of the modeled systemМодель системы по своей природе является абстракцией моделируемой системы (см. Petri Net Theory And The Modeling Of Systems / James L. Peterson 1981 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 multiparadigm approach to solving some of the problems that are inherent with distributed and parallel programmingмультипарадигматический подход к решению некоторых проблем, которые присущи распределенному и параллельному программированию (ssn)
A multiple object declaration is equivalent to a sequence of the corresponding number of single object declarationsМножественное объявление объекта эквивалентно последовательности соответствующего числа отдельных объявлений объектов (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual 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 pair of 32-bit words to be shifted left or rightдва 32-разрядных слова, которые требуется сдвинуть вправо или влево (ssn)
A pipeline is composed of a number of stages, which may be in execution simultaneouslyКонвейер состоит из набора операций, которые могут выполняться одновременно (см. "Petri Net Theory And The Modeling Of Systems" by James L. Peterson 1981 ssn)
A policy for the improvement of system life cycle processes is providedРеализуется политика усовершенствования процессов жизненного цикла системы (ssn)
A popular clock frequency for very-low-power applications, including wristwatches, is 32.768 kHzПопулярная тактовая частота для систем с очень низким энергопотреблением, включая наручные часы, составляет 32,768 кГц (ssn)
a predefined attribute of a locally static subtype that is a function, where the actual parameters are locally static expressionsпредопределённый атрибут локально статического подтипа, являющийся функцией, в которой фактические параметры представлены локально статическими выражениями (ssn)
A preset weight of lime is fed into a weigh hopperИзвесть заранее установленного веса засыпается в дозатор (ssn)
A proven-in-use production process is characterised by a sufficient series production experienceПроверенный в эксплуатации процесс производства характеризуется достаточно высоким качеством серийного производства (см. IEC 61508-7:2010 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 semaphore is a synchronization mechanism that can be used to manage synchronization relationships and implement the access policiesСемафор – это механизм синхронизации, который можно использовать для управления отношениями между параллельно выполняющимися программными компонентами и реализации стратегий доступа к данным (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003 ssn)
A semaphore is a synchronization mechanism that can be used to manage synchronization relationships and implement the access policiesСемафор – это механизм синхронизации, который можно использовать для управления отношениями между параллельно выполняющимися программными компонентами и реализации стратегий доступа к данным (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003 ssn)
A send hierarchy is accomplished by assigning clients and servers a level, and ensuring that messages that are being sent go only to a higher levelИерархический принцип обмена реализуется назначением клиентам и серверам уровней иерархии и обеспечения того, чтобы сообщения передавались только на более высокий уровень иерархии (см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten 1996 ssn)
a set of criteria that is applied to eventsнабор критериев, применяемый к событиям (ssn)
A set of pre-defined elementary data types is specified by this standardнастоящий стандарт устанавливает набор предопределённых элементарных типов данных (см. IEC 61131-3:2013 Programmable Controllers – Programming Languages ed. 3.0)
A set of pre-defined elementary data types is specified by this standardнастоящий стандарт устанавливает набор предопределённых элементарных типов данных
a set of operations to be performed upon the elements of the data structure when an instance of the function block type is calledнабор операций, выполняемых с элементами структуры данных при вызове экземпляра типа функционального блока (ssn)
A signal represents information that is passed asynchronously between objectsСигнал представляет асинхронно передаваемую между объектами информацию (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
A signal with an associated resolution function is called a resolved signalСигнал с сопоставленной ему функцией разрешения называется разрешённым сигналом (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
A simple and effective way to allow the verification of time bounded properties is to introduce bounds in the CTL temporal operatorsПростой и эффективный способ, позволяющий верифицировать свойства с ограничениями по времени, состоит в том, чтобы внести эти ограничения в темпоральные операторы CTL (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
A simple way to guarantee this is by instantiating stream within blockПростейший способ обеспечить это состоит в создании экземпляра потока внутри блока (ssn)
A single process is described by a programОтдельный процесс описывается программой (см. Petri Net Theory And The Modeling Of Systems / James L. Peterson 1981 ssn)
A software system is merely a part of a much larger enterprise information systemСистема ПО просто является частью намного большей информационной системы предприятия (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
A solution is said to be efficient if it solves the problem within its resource constraintsРешение называется эффективным, если оно решает задачу в рамках её ограничений по ресурсам (С. А. Shaffer ssn)
A state machine is a formal structuring of this realityКонечный автомат является средством формальной структуризации этой реальности (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005 ssn)
A sub use case is a use case called out in a step of a scenario. In UML, the calling use case is said to include the behavior of the sub use caseПодчинённый вариант использования – это вариант использования, вызываемый на шаге сценария. В UML вызывающий вариант использования включает поведение подчинённого варианта использования (см. Writing Effective Use Cases by Alistair Cockburn 2001 ssn)
A sub use case is a use case called out in a step of a scenario. In UML, the calling use case is said to include the behavior of the sub use caseПодчинённый вариант использования — это вариант использования, вызываемый на шаге сценария. В UML вызывающий вариант использования включает поведение подчинённого варианта использования (см. Writing Effective Use Cases by Alistair Cockburn 2001 ssn)
A subelement or slice of a constant is a constantПодэлемент или сечение константы является константой (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
A task descriptor is a data structure that stores all of the relevant information about the execution state of a taskДескриптор задачи – это структура данных, хранящая всю информацию о состоянии выполнения задачи (ssn)
A task descriptor is a data structure that stores all of the relevant information about the execution state of a taskДескриптор задачи – это структура данных, хранящая всю информацию о состоянии выполнения задачи (ssn)
A thread is a lighter burden on the operating system to create, maintain, and manage because very little information is associated with a thread. This lighter burden suggests that a thread has less overhead compared to a processЗатраты вычислительных ресурсов, связанные с созданием потока, его поддержкой и управлением, у операционной системы значительно ниже по сравнению с аналогичными затратами для процессов, поскольку объём информации отдельного потока гораздо меньше, чем у процесса (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003 ssn)
A thread is a stream of executable code within a UNIX or Linux process that has the ability to be scheduledпод потоком подразумевается часть выполняемого кода в UNIX– или Linux–процессе, которая может быть регламентирована определённым образом (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
A thread is a stream of executable code within a UNIX or Linux process that has the ability to be scheduledпод потоком подразумевается часть выполняемого кода в UNIX– или Linux–процессе, которая может быть регламентирована определённым образом (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
A timed automaton is a finite automaton augmented with a finite set of real-valued clocksВременной автомат представляет собой конечный автомат, снабжённый конечным набором часов, принимающих действительные значения (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 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)
A top-level container of a program is an instance of a heavyweight containerОсновной контейнер программы – экземпляр тяжеловесного контейнера (ssn)
A top-level container of a program is an instance of a heavyweight containerОсновной контейнер программы – экземпляр тяжеловесного контейнера (ssn)
A trace of the behaviour of a process is a finite sequence of symbols recording the events in which the process has engaged up to some moment in timeПротоколом поведения процесса называется конечная последовательность символов, фиксирующая события, в которых процесс участвовал до некоторого момента времени (см. Communicating Sequential Processes by C.A.R. Hoare 1985 ssn)
a type is a collection of objects characterized by functions, axioms and preconditionsтип – это совокупность объектов, характеризуемая функциями, аксиомами и предусловиями (см. Object-Oriented Software Construction second edition by Bertrand Meyer ssn)
a type is a collection of objects characterized by functions, axioms and preconditionsтип – это совокупность объектов, характеризуемая функциями, аксиомами и предусловиями (см. Object-Oriented Software Construction second edition by Bertrand Meyer ssn)
A user interface element is able to "delegate" the processing of an event to a separate piece of codeЭлемент пользовательского интерфейса может "делегировать" обработку события отдельному фрагменту кода (см. Java: The Complete Reference Eighth Edition by Herbert Schildt 2011 ssn)
a user-defined attribute whose value is defined by a locally static expressionопределяемый пользователем атрибут, значение которого определяется локально статическим выражением (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
A variable acting on a system from the outside and which is independent of the other variables of the systemПеременная, воздействующая на систему извне и независящая от других переменных системы (о входной переменной в IEC 60050-351 ssn)
A very old trick is exchanging the contents of two registers without using a thirdСуществует старый хорошо известный способ обмена содержимым двух регистров без использования третьего (см. Hacker's delight / Henry S. Warren, Jr. – 2nd ed. 2013 ssn)
acquisition facilities: Those portions of a user interface supporting novice usage through ease of use, rapid learning, and immediate access to system capabilities ; are characterized by obvious and familiar features and behaviors, high feature visibility, abundant feedback, simplified and standard use cases ; part of the progressive usage modelсредства обучения – части пользовательского интерфейса, поддерживающие новичков за счёт лёгкости использования, быстрого обучения и непосредственного доступа к системным возможностям ; характеризуются очевидными и понятными свойствами и поведением, хорошей обозримостью, устойчивой обратной связью, простыми и стандартными элементами вариантов использования, являются частью модели прогрессивного использования (см. "Software for Use: A Practical Guide to the Models and Methods of Usage- Centered Design" by Larry L. Constantine, Lucy A. D. Lockwood 1999 ssn)
acquisition facilities: Those portions of a user interface supporting novice usage through ease of use, rapid learning, and immediate access to system capabilities ; are characterized by obvious and familiar features and behaviors, high feature visibility, abundant feedback, simplified and standard use cases ; part of the progressive usage modelсредства обучения – части пользовательского интерфейса, поддерживающие новичков за счёт лёгкости использования, быстрого обучения и непосредственного доступа к системным возможностям ; характеризуются очевидными и понятными свойствами и поведением, хорошей обозримостью, устойчивой обратной связью, простыми и стандартными элементами вариантов использования, являются частью модели прогрессивного использования (см. "Software for Use: A Practical Guide to the Models and Methods of Usage- Centered Design" by Larry L. Constantine, Lucy A. D. Lockwood 1999 ssn)
Activity diagrams are a technique to describe procedural logic, business process, and work flow. In many ways, they play a role similar to flowcharts, but the principal difference between them and flowchart notation is that they support parallel behaviorДиаграммы деятельности – это технология, позволяющая описывать логику процедур, бизнес-процессы и потоки операций. Во многих случаях они напоминают блок-схемы, но принципиальная разница между диаграммами деятельности и нотацией блок-схем заключается в том, что первые поддерживают параллельные процессы (см. "UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition" by Martin Fowler 2003 ssn)
Activity diagrams are a technique to describe procedural logic, business process, and work flow. In many ways, they play a role similar to flowcharts, but the principal difference between them and flowchart notation is that they support parallel behaviorДиаграммы деятельности – это технология, позволяющая описывать логику процедур, бизнес-процессы и потоки операций. Во многих случаях они напоминают блок-схемы, но принципиальная разница между диаграммами деятельности и нотацией блок-схем заключается в том, что первые поддерживают параллельные процессы (см. "UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition" by Martin Fowler 2003 ssn)
activity that a task is engaged in at any momentдеятельность, которой занята задача в любой момент (ssn)
actual parameter is a locally static expressionфактический параметр представлен локально статическим выражением (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 complex systems that are supportable take the form of a hierarchyвсё приемлемые сложные системы имеют иерархическую форму (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
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)
Alternately, ongoing activity may be represented by a pair of actions, an entry action that starts the activity on entry to the state and an exit action that terminates the activity on exit from the stateс другой стороны, текущую деятельность можно представить в виде пары действий: действие при входе, которое начинает деятельность по входу в состояние, и действие при выходе, которое прекращает деятельность при выходе из этого состояния (см. "The UML Reference Manual" by J.Rumbaugh, Ivar Jacobson, Grady Booch 1999 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)
an enterprise information system offers a well-defined set of services that are exposed as local or remote interfaces or bothИнформационная система предприятия предоставляет конкретный набор служб в качестве локальных или удалённых интерфейсов (ssn)
an ideal funnel process would schematically look like Figure 11.7, whereby there is a gradual decrease in visitors width of funnel due to self qualification pageviews height of funnel by, for example, price, feature list, delivery location, stock availability, and so onИдеальная последовательность схематически выглядит, как показано на рис. 11.7, где количество посетителей уменьшается постепенно оно соответствует ширине воронки-последовательности по мере просмотра страниц высота воронки, содержащих, например, информацию о ценах, наличии товара, описание товара, условия доставки и т.д. (см. Advanced Web metrics with Google Analytics / Brian Clifton 2008 ssn)
an object declaration is called a multiple object declaration if its identifier list has two or more identifiersОбъявление объекта называется множественным объявлением объекта, если стоящий в нём список идентификаторов содержит два или более идентификаторов (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
an object declaration is called a single object declaration if its identifier list has a single identifierОбъявление объекта называется отдельным объявлением объекта, если стоящий в нём список идентификаторов содержит единственный идентификатор (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
an object is a combination of state and methods that use that stateОбъект является комбинацией состояния и методов, использующих это состояние (см. Agile Web Development with Rails Fourth Edition by Sam Ruby, Dave Thomas and David Heinemeier Hansson 2011 ssn)
an object also referred to as an object instance is a single thing – for example, John's car or Mary's accountОбъект называемый также экземпляром класса – это единичная сущность, например автомобиль Джона или счёт Мери (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
an object also referred to as an object instance is a single thing – for example, John's car or Mary's accountОбъект называемый также экземпляром класса — это единичная сущность, например автомобиль Джона или счёт Мери (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
an XML Schema Definition type that provides information about the structure of part of an event. A single event definition can have different event parts that are defined by different XML schemasТип "Определение схемы XML", предоставляющий информацию о структуре части события. У одного и того же определения события могут быть разные части события, определяемые разными схемами XML (см. event part ssn)
Any Function Block Diagram network that generates a boolean output can be connected to a transition. In this example, MotorChecks is a function that sets a boolean signal Go to 1 true, when values of inputs Vibration, Fuel and Pressure are within operating limitsЛюбая сеть диаграммы функциональных блоков, порождающая логический результат вычислений, может быть связана с переходом. В этом примере, MotorChecks-функция, которая устанавливает логический сигнал Go продолжать в 1 истина, когда значения входов Vibration вибрация, Fuel топливо и Pressure давление находятся в заданных пределах (см. Robert W. Lewis: Programming industrial control systems using IEC 1131-3 ssn)
Architecting systems to be represented by a series of states is a common method for designing extensible and manageable codeСоздание архитектуры, в которой система представлена последовательностью состояний, является распространённым методом разработки расширяемого и легко управляемого кода (ssn)
as stated before, packages can be grouped and structured into hierarchical layers supportive of the chosen software architecture. Since a package may contain other packages, a layer is a package itself. In the UML a layer package can be stereotyped as "layer"как было сказано выше, пакеты могут быть сгруппированы и структурированы в иерархические уровни, подходящие для выбранной структуры ПО. Так как пакет может содержать другие пакеты, уровень сам является пакетом. В UML пакет уровня может быть обозначен как "layer" (уровень; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)
as we will see, this unsurprisingly is a convenient value for a range of simple timing applications, using software delay loops and the counter/timerкак мы увидим позже, это – очень удобное значение для многих простых задач, опирающихся на синхронизацию, в которых используются программные циклы временной задержки и счётчики / таймеры
aspect of activity that a task is engaged in at any momentаспект деятельности, которой занята задача в любой момент (ssn)
Association can also be defined on a single class. This is called a unary or singular association. The unary association establishes links between objects of a single classАссоциацию можно также определить на единственном классе. Тогда она называется унарной или сингулярной ассоциацией. Унарная ассоциация устанавливает связь между объектами одного класса (см. Maciaszek, L.A.: Requirements Analysis and System Design, 3rd ed. 2007 ssn)
Assume the shift amount n is a variable ranging from 0 to 63Будем считать, что переменная величина сдвига n может принимать любые значения от 0 до 63 (ssn)
at the book's core is a comprehensive catalog of refactorings. Each refactoring describes the motivation and mechanics of a proven code transformation. Some of the refactorings, such as Extract Method or Move Field, may seem obvious. But don't be fooledОснову книги составляет подробный перечень методов рефакторинга. Каждый метод описывает мотивацию и технику испытанного на практике преобразования кода. Некоторые виды рефакторинга, такие как "Выделение метода" или "Перемещение поля", могут показаться очевидными, но пусть это не вводит вас в заблуждение (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999)
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перед началом разработки программного проекта мы имеем задачу, более или менее точно определённую и понимаемую в терминах некоторых проблемно-ориентированных понятий, и язык программирования, возможно универсальный, который обеспечивает нас некоторыми машинно-ориентированными основными понятиями, точно определёнными и понимаемыми
Attack surface reduction is closely aligned with threat modeling, although it addresses security issues from a slightly different perspectiveУменьшение видов атак тесно связано с моделированием угроз, хотя оно рассматривает проблемы безопасности немного с иной точки зрения (см. ISO/IEC 27034-1:2011 ssn)
to avoid name conflicts, which may cause hard-to-find bugs in large programs, it is wise to use some kind of convention that minimizes the chance of conflicts. Possible conventions include capitalizing method names, prefixing data attribute names with a small unique string, or using verbs for methods and nouns for data attributesчтобы избежать конфликтов имен, которые в больших программах могут привести к тяжело обнаружимым ошибкам, полезно использовать своего рода соглашение, позволяющее минимизировать вероятность конфликтов. Например: называть методы именами, начинающимися с заглавной буквы, добавлять небольшую приставку в начало имен атрибутов данных возможно просто символ подчёркивания или использовать глаголы для методов и существительные для атрибутов данных (см. An Introduction to Python – The Python Tutorial version 3.2 by Guido van Rossum and Fred L. Drake 2011 ssn)
be called within a functionвызываться из функции (Alex_Odeychuk)
be responsible for writing a state-machine description that is unambiguousнести ответственность за однозначность в описании конечного автомата (ssn)
be the problem of delaying a process until a given condition is trueзадерживать процесс до тех пор, пока не выполнится определённое условие (ssn)
be used within a functionиспользоваться в теле функции (Alex_Odeychuk)
be used within a functionиспользоваться внутри функции (Alex_Odeychuk)
be used within a queryиспользоваться в запросе (Alex_Odeychuk)
before embarking on a detailed discussion on the various design options, a revision of the design metrics, and a classification of the sequential elements is necessaryПрежде чем мы приступим к подробному обсуждению различных вариантов разработки, напомним существенные метрики проектирования и классификацию последовательностных элементов (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003)
before embarking on a detailed discussion on the various design options, a revision of the design metrics, and a classification of the sequential elements is necessaryПрежде чем мы приступим к подробному обсуждению различных вариантов разработки, напомним существенные метрики проектирования и классификацию последовательностных элементов (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003)
block, which is a piece of program textблок, который является фрагментом текста программы (ssn)
Broadcast Algorithm: A method for disseminating information or making decisions in a distributed program. For decision making, each process broadcasts requests and acknowledgements to all other processes and maintains an ordered message queue that it uses to decide when its request is the oldestАлгоритм рассылки: метод распространения информации или принятия решений в распределённой программе. Для принятия решения каждый процесс отправляет запросы и подтверждения всем остальным процессам и обслуживает упорядоченную очередь сообщений, по которой определяется наиболее давний запрос (см. "Foundations of Multithreaded, Parallel, and Distributed Programming" by Gregory R. Andrews 2000 ssn)
By so doing, the IEC61131-3 specification provides a minimum set of functionality that can be extended to meet end user application needsТаким образом спецификация IEC61131-3 обеспечивает минимальный набор функциональных возможностей, который может быть расширен для удовлетворения нужд приложения конечного пользователя (ssn)
By the early 1960s, a number of vendors had developed batch operating systems for their computer systemsв начале 60-х годов некоторые поставщики разработали пакетные операционные системы для своих компьютеров (ssn)
can be used to represent the request limit a program is capable of processing in a single sessionможно использовать для представления предельного количества запросов, которое способна обработать программа в одном сеансе (ssn)
can be used to represent the request limit a program is capable of processing in a single sessionможет использоваться для представления предельного количества запросов, которое способна обработать программа в одном сеансе (ssn)
capture/playback tool: A type of test execution tool where inputs are recorded during manual testing in order to generate automated test scripts that can be executed later i.e. replayed. These tools are often used to support automated regression testingсредство захвата / воспроизведения: тип инструмента выполнения тестов, в котором входная информация записывается во время ручного тестирования с целью создания автоматизированных тестовых сценариев, которые могут быть выполнены позже т.е. повторены. Эти средства часто используют для поддержки автоматизированного регрессионного тестирования (см. Standard glossary of terms used in Software Testing)
Cellular automata are discrete dynamical systems whose behavior is completely specified in terms of a local relation, much as is the case for a large class of continuous dynamical systems defined by partial differential equationsКлеточные автоматы являются дискретными динамическими системами, поведение которых полностью определяется в терминах локальных зависимостей, в значительной степени так же обстоит дело для большого класса непрерывных динамических систем, определённых уравнениями в частных производных (ssn)
character that's not a digitнецифровой символ (Alex_Odeychuk)
Coding is just a small part of programming, which is the overall process of designing, specifying, documenting, coding, and debugging programsКодирование является лишь небольшой составной частью программирования, которое включает формулировку требований, предъявляемых к программе, составление проекта программы, разработку документации, кодирование и отладку программ (ssn)
Combinational logic circuits, described earlier, have the property that the output of a logic block is only a function of the current input values, assuming that enough time has elapsed for the logic gates to settleкак обсуждалось ранее, комбинационные логические схемы обладают следующим свойством: выход логического блока является функцией только текущих входных значений, при этом предполагается, что прошло достаточно времени для установления режима логического элемента (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003 ssn)
Command languages for which syntax testing is effective are a common part of most applicationsКомандные языки, для которых синтаксическое тестирование эффективно являются неотъемлемой функциональной частью большинства приложений (ssn)
component: A logical collection of classes that collaborate to provide a set of services offered through the component's provided interfaces. The services required by the component are requested through its required interfaces. A component may also consist of other components and may be nested to whatever level requiredкомпонент: логическая совокупность классов, взаимодействующих вместе для обеспечения набора услуг сервисов, предлагаемых через предоставленные интерфейсы компонента. Услуги сервисы, требуемые компонентом, запрашиваются с помощью его требуемых интерфейсов. Кроме того, компонент может состоять из других компонентов и быть вложенным в другой компонент (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch ssn)
Computer security is a serious concern in today's technology-driven cultureКомпьютерная безопасность представляет собой серьёзное беспокойство в сегодняшней технологически обусловленной культуре (ssn)
concept that can be represented in the form of a data element, described independently of any particular representationпонятие, которое может быть представлено в форме элемента данных, описанного независимо от какого-либо конкретного представления (понятие элемента данных ssn)
Concurrency in software is a way to manage the sharing of resources used at the same timeПараллельность в программах – это способ управлять распределением общих ресурсов, используемых одновременно (см. Multi-Core Programming by Shameem Akhter and Jason Roberts 2006 ssn)
Concurrency in software is a way to manage the sharing of resources used at the same timeПараллельность в программах — это способ управлять распределением общих ресурсов, используемых одновременно (см. Multi-Core Programming by Shameem Akhter and Jason Roberts 2006 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)
Consider the case of a superstate on a statechart that is decomposed into two lower-level concurrent statechartsРассмотрим случай надсостояния на диаграмме состояний, разложенной на две параллельные диаграммы более низкого уровня (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
constant declaration declares a constant that is of a file type or an access typeобъявление константы описывает константу файлового или ссылочного типа (ssn)
constant that is of a file type or an access typeконстанта файлового или ссылочного типа (ssn)
continuous iteration: This construct consists of a procedure part and a control part with an implicit condition which specifies that the procedure part will be repeated indefinitelyнепрерывная итерация: данный конструктив состоит из процедурной части и управляющей части с неявно заданным условием, которое определяет, что процедурная часть может повторяться неограниченно (см. ISO/IEC 8631:1989 ssn)
control part with a set of conditions, the values of which select zero or more procedure parts to be executed in an undefined sequenceуправляющая часть с набором условий, значениея которых выбирают одну и более или ни одной процедурных частей, выполняемых в произвольной последовательности (ssn)
control part with a set of conditions, the values of which determine which one of the procedure parts is to be executedуправляющая часть с набором условий, значения которых определяют, какая из процедурных частей выполняется (ssn)
control when processing at a process node is completedуправлять моментом завершения обработки на узле процесса (ssn)
convenient mechanism for storage that is global within a thread but unavailable to other threadsудобный механизм организации памяти, являющейся глобальной в контексте потока, но недоступной другим потокам (ssn)
CPU time in seconds that may be used by a processвремя ЦП в секундах, которое может быть использовано процессом (ssn)
CPU time in seconds that may be used by a processвремя процессора в секундах, которое может быть использовано процессом (ssn)
critical section: The section of a concurrent object's internal logic that is mutually exclusiveкритическая секция: участок внутреннего алгоритма работы объекта, требующий взаимного исключения (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
deciding whether a message is cacheableрешение о необходимости кэширования (ssn)
degree to which a requirement is statedстепень выраженности требований (ssn)
delegates, which are called when a specific event is raisedделегаты, которые вызываются при наступлении определённых событий (ssn)
designing a program is often a difficult taskразработка программы часто является достаточно сложной задачей (ssn)
discrete dynamical systems whose behavior is completely specified in terms of a local relationдискретные динамические системы, поведение которых полностью определяется в терминах локальных зависимостей (ssn)
DOD-SТD-2167Aстандарт DOD-SТD-2167A министерства обороны (в настоящее время уже устарел ssn)
DOD-SТD-2167A artifactsрабочие продукты, регламентированные стандартом DOD-SТD-2167A министерства обороны (США ssn)
duration of a pulse per period is proportional to the input variableдлительность импульса на протяжении периода пропорциональна входной величине (ssn)
DVD is a boon for audio books and other spoken-word programsПоявление DVD ознаменовало новый этап стало благом для аудиокниг и других речевых приложений (ssn)
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)
each model is a self-contained view of the systemкаждая модель – это самодостаточное представление системы (ssn)
each model is a self-contained view of the systemкаждая модель — это самодостаточное представление системы (ssn)
ensuring that messages that are being sent go only to a higher levelобеспечение того, чтобы сообщения передавались только на более высокий уровень (иерархии ssn)
enter a special value that tells the application that the data set is finishedввод специального значения, указывающего приложению на завершение набора данных (ssn)
enterprise information system is a component of the enterprise as the wholeинформационная система предприятия является компонентом предприятия как целого (ssn)
enterprise is a part of the business environmentпредприятие является частью бизнес-среды (ssn)
establish a common language and a vocabulary that are shared between the business and the IT teamsопределять общий язык и словарь, которые будут совместно использоваться бизнес и ИТ-подразделениями (ssn)
even with automation, the manual test effort is still a very valid approach for some tasksдаже при автоматизации ручное тестирование по-прежнему остаётся весьма подходящим средством для решения ряда задач
event "a job is completed"событие "завершение выполнения задания" (ssn)
event "a job is started"событие "начало выполнения задания" (ssn)
Event sourcing is an approach that concentrates on persisting all the changes to a persistent state, rather than persisting the current state itselfПорождение событий – это подход, концентрирующий внимание на долговременном хранении всех изменений персистентного состояния, а не самого текущего состояния (ssn)
Events take variable amounts of time in real life, and this variability is reflected in the Petri net model by not depending on a notion of time to control the sequence of eventsв реальной жизни различные события укладываются в различные интервалы времени, и это отражено в модели сети Петри независимостью от времени управления последовательностью событий (ssn)
every system has a life cycle. A life cycle can be described using an abstract functional model that represents the conceptualization of a need for the system, its realization, utilization, evolution and disposalЖизненный цикл может быть описан с использованием абстрактной функциональной модели, представляющей концептуализацию потребности в системе, её реализации, применения, развития и ликвидации (см. ISO/IEC 15288:2002E)
every transition must have a condition. A transition that always occurs can be depicted using a boolean literal "TRUE"у каждого перехода должно быть условие. Переход, который всегда происходит, может быть задан логической константой "TRUE" (см. Robert W. Lewis: Programming industrial control systems using IEC 1131-3)
Except for the most critical process, all others maintain their schedulability if a nonpreemptive scheduler is usedИсключая наиболее требовательные процессы, все остальные сохраняют свою планируемость при использовании планировщика без приоритетов (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
exception that has not been declared in a function's exception specificationисключение, не объявленное в спецификации исключений функции (ssn)
executable code that is a deliverable of an iterationисполняемый код, полученный в итерации (ssn)
execution is determined by the structure of a graphical block diagramструктура алгоритма определяется взаимным расположением графических блоков на чертеже алгоритма (на языке программирования с управляющей графикой Alex_Odeychuk)
fast multiplication by a variable whose value is ±1быстрое умножение на переменную, значение которой равно ±1 (ssn)
Figure 2.50 is a more complex exampleна рис. 2.50 представлен более сложный пример (взятая из реальной жизни дозировка негашёной извести; based on a real lime silo; см. E.A. Parr Programmable Controllers – An Engineer's Guide)
Figure 1.1 is thus a representation of a typical installation, consisting of a plant connected to a control system. This acts to translate the commands of the human operator into the required actions, and to display the plant status back to the operatorна рис. 1.1 представлена типичная установка, состоящая из объекта и связанной с ним управляющей системы. Её функции заключаются в преобразовании команд человека-оператора в соответствующие воздействия и представлении оператору информации о состоянии объекта
Figure 1.11 shows that the minimal icon for a class is a box with the class name in itна рис. 1.11 показано, что минимальным представлением класса является прямоугольник с именем класса (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005)
file that a stream is connectedфайл, с которым связан поток (ssn)
Finite-state systems as a control technique that can be used to drive the behaviors of NPCsСистемы с конечным числом состояний как метод управления, который может использоваться для ввода в действие форм поведения несобственных персонажей (ssn)
for a guarded signal that is of a composite type, each subelement is likewise a guarded signalкаждый подэлемент защищённого сигнала составного типа также является защищённым сигналом (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
for a randomly chosen task set, the likely bound is 0.88для случайно выбранной группы задач вероятная верхняя граница коэффициента использования ЦП равна 0.88 (См. Sha, Lui; Goodenough, J. "Real-Time Scheduling Theory and Ada". IEEE Computer 23, 4 (April 1990): 53-62)
for a signal declared to be of a composite subtype, each scalar subelement of the value of the default expression is the default value of the corresponding subelement of the signalдля сигнала, описанного с составным подтипом, каждый скалярный подэлемент значения неявного выражения является неявным значением соответствующего подэлемента этого сигнала (см. IEEE Std. 1076-87. IEEE Standard VHDL. Language Reference Manual)
for a signal declared to be of a scalar subtype, the value of the default expression is the default value of the signalдля сигнала, описанного со скалярным подтипом, значение неявного выражения является неявным значением этого сигнала (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
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)
for an allocator with a subtype indication, the initial value of the created object is the same as the default initial value for an explicitly declared variable of the designated subtypeдля генератора, в котором используется указание подтипа, начальным значением создаваемого объекта является то же значение, которое задаётся неявно в объявлении переменной неявное начальное значение указанного подтипа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
for example, a bicycle has the functional property of being a transportation device once it has been assembled from its componentsнапример, велосипед имеет функциональные свойства транспортного средства только тогда, когда собран из своих компонентов (см. Software Engineering by Ian Sommerville 2007)
for example, a particular mandatory membership may additionally imply that the membership is fixed, i.e. once an object is linked to a target object in the association it cannot be reconnected to another target object in the same associationНапример, данная обязательная принадлежность может дополнительно означать, что принадлежность является фиксированной, т.е. если объект связан с целевым объектом в ассоциации, он не может быть повторно связан с другим целевым объектом в той же ассоциации (см. Maciaszek, L.A.: Requirements Analysis and System Design, 3rd ed. 2007)
for example, a system controlling a valve may move from a state "Valve open' to a state 'Valve closed" when an operator command the stimulus is receivedНапример, система, управляющая клапаном, при получении команды оператора стимул может перейти из состояния "Клапан открыт" к состоянию "Клапан закрыт" (см. Software engineering, 8th ed. / Ian Sommerville 2007)
for example, a system controlling a valve may move from a state ‘Valve open' to a state ‘Valve closed' when an operator command the stimulus is receivedНапример, система, управляющая клапаном, при получении команды оператора стимул может перейти из состояния "Клапан открыт" к состоянию "Клапан закрыт" (см. Software engineering, 8th ed. / Ian Sommerville 2007)
for example, if the value of a byte variable is promoted to int inside an expression, outside the expression, the variable is still a byteТак, если значение переменной типа byte продвигается к типу int внутри выражения, то вне выражения эта переменная по-прежнему относится к типу byte
for example, rule-oriented programming would be best suited for the design of a knowledge base, and procedure-oriented programming would be best for the design of computation-intense operationsНапример, для проектирования базы знаний может оказаться наиболее удобным продукционный стиль программирования, а для решения вычислительных задач – процедурно-ориентированный
for example, the manufacturer of a VF drive unit must provide CE marking for the LV directive, but not for the EMC directive as this is the responsibility of the panel builder or machine manufacturer who must follow correct installation methods for the drive, cabling and motorНапример, производитель двигателя с переменной скоростью обязан снабдить его маркировкой СЕ в соответствии с директивой LV, но не пользоваться директивой EMC, поскольку ответственность за правильную установку привода, монтажные соединения и двигатель несёт конструктор пульта или производитель машины (см. Programmable Controllers – An Engineer's Guide by E.A. Parr 2003)
for improved readability, the colon is removed, and a space is introduced between the individual words of a multiword nameдля удобства восприятия двоеточие опускается, а между словами в составном имени вставляются пробелы (см. Software Modeling and Design by Hassan Gomaa 2011)
for the denotation of generalized functions to whole application A an inferior index A is usedдля обозначения обобщённых функций состояний для целого приложения А используется нижний индекс A
from the architectural design perspective, layers are vertical structures Figure 9-4. Vertical layers consist of partitions of packages Section 9.1.2. Superimposing vertical structures of layers on horizontal structures of partitions creates a hierarchy of package dependencies. Three critical objectives of good architectural design of layers are thatс точки зрения структурного проектирования уровни представляют вертикальные структуры рис. 9.4. Вертикальные уровни состоят из сегментов пакетов раздел 9.1.2. Наложение вертикальных структур уровней на горизонтальные структуры сегментов создаёт иерархию зависимостей пакетов. Три критических показателя хорошего структурного проектирования уровней следующие (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
from the syntactic point of view, a function block instance is the copy of corresponding typeСинтаксически экземпляр функционального блока является копией соответствующего типа
from the system modeling perspective, the aggregation is a special kind of association with additional semanticsс точки зрения системного моделирования агрегация представляет собой особый случай ассоциации, обладающей дополнительной семантикой (см. Maciaszek, L.A.: Requirements Analysis and System Design, 3rd ed. 2007)
Function block instance list specification. This defines a list of component function block instances required within a composite function block. Each function block instance name is given, followed by its function block type nameСпецификация списка экземпляров функциональных блоков. Эта спецификация определяет список экземпляров составных функциональных блоков, требуемых внутри композиционного функционального блока. Каждому экземпляру функционального блока назначается имя, сопровождаемое именем его типа функционального блока (см. Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems ssn)
Furthermore, the process is normally described by a linear time-invariant continuous modelКроме того, объект управления обычно представляется в виде линейной непрерывной модели с постоянными параметрами (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008 ssn)
Given a suitable recipe, such a simple operating mechanism is sufficient to support a whole hierarchy of structures and phenomenaесли задан подходящий набор правил рецепт, то такой простой операционный механизм достаточен для поддержания целой иерархии структур и явлений (ssn)
global variable which will trigger the start of the task as soon as a rising edge is detectedглобальная переменная, инициирующая запуск задачи передним фронтом (ssn)
guarded signal that is of a composite typeзащищённый сигнал составного типа (ssn)
Haskell is not just a good 'teaching language'. It is a practical programming language, supported by having extensions such as interfaces to C functions and component-based programmingHaskell – не просто хороший "учебный язык". это настоящий язык программирования, имеющий, в частности, такие средства поддержки и расширения, как интерфейс с функциями, написанными на Си, и возможности компонентно-ориентированного программирования
hidden methods that allow you to register and unregister delegates, which are called when a specific event is raisedскрытые методы, позволяющие регистрировать и отменять регистрацию делегатов, которые вызываются при наступлении определённых событий (ssn)
his book is a collection of patterns describing object-oriented microarchitecturesэта книга представляет собой набор шаблонов, описывающих объектноориентированные микроархитектуры
However, no information at all is given or needed concerning the amount of time to execute a jobОднако нет и не требуется никакой информации, связанной с количеством времени, необходимым на выполнение задания (ssn)
However, not all visitors complete a transaction on their first visit, so another useful e-commerce goal is adding an item to the shopping cart, whether they complete or not – in other words, beginning the shopping processно не все посетители выполняют транзакцию во время первого посещения, поэтому ещё одна важная цель для сайта электронной торговли – добавление товара в корзину независимо от того, будет он куплен или нет, т.е., другими словами, – начало процесса покупки (см. Advanced Web metrics with Google Analytics / Brian Clifton 2008)
However, not all visitors complete a transaction on their first visit, so another useful e-commerce goal is adding an item to the shopping cart, whether they complete or not – in other words, beginning the shopping processно не все посетители выполняют транзакцию во время первого посещения, поэтому ещё одна важная цель для сайта электронной торговли – добавление товара в корзину независимо от того, будет он куплен или нет, т.е., другими словами, – начало процесса покупки (см. Advanced Web metrics with Google Analytics / Brian Clifton 2008)
However, preemptability is a feature that may not always be availableОднако возможность планирования с приоритетами может быть не всегда доступна (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
However, the drive is always toward consistent models that are sufficiently complete to allow construction of a software systemОднако развитие всегда происходит по направлению к согласованным моделям, достаточно полным для создания программной системы (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
if all the above conditions are met except that a thread at the same priority is ready to run, then this thread will give up CPU after its timeslice expires, and the other thread will be given a chance to runесли удовлетворены все вышеизложенные условия, за исключением того, что становится готов к работе другой поток с таким же самым приоритетом, то предыдущий поток освободит процессор после того, как истечёт выделенный ему квант времени – таким образом, другой поток будет иметь шанс на обслуживание (см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten 1996 ssn)
if all the above conditions are met except that a thread at the same priority is ready to run, then this thread will give up CPU after its timeslice expires, and the other thread will be given a chance to runесли удовлетворены все вышеизложенные условия, за исключением того, что становится готов к работе другой поток с таким же самым приоритетом, то предыдущий поток освободит процессор после того, как истечёт выделенный ему квант времени – таким образом, другой поток будет иметь шанс на обслуживание (см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten 1996 ssn)
If, as is quite common, there are ten interlock signals which allow a motor to start, the maintenance staff will need to be able to check these quickly in the event of a faultЕсли, как это обычно бывает, имеется порядка десяти блокирующих друг друга сигналов, позволяющих запустить электродвигатель, обслуживающий персонал в случае неисправности должен быть способен быстро проверить все эти сигналы (см. E.A. Parr Programmable Controllers – An Engineer's Guide 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)
if the assignment symbol followed by an expression is not present in a constant declaration, then the declaration declares a deferred constantесли в объявлении константы отсутствует символ присваивания и следующее за ним выражение, то такое объявление описывает неполную константу (см. IEEE Std. 1076-87. IEEE Standard VHDL. Language Reference Manual ssn)
if the conditional move instructions are not available, the operation can be done in ten instructions by using the familiar device of constructing a mask with the shift right signed 31 instruction to mask the unwanted sign propagating termесли команды условной пересылки нет, то понадобится выполнить десять команд с использованием знакомой конструкции создания маски с помощью знакового сдвига вправо на 31 разряд для устранения нежелательного распространения знака в одном из членов (см. Hacker's delight / Henry S. Warren, Jr. – 2nd ed. 2013 ssn)
if the referenced instance is of a class or function block type that implements the interface, the result is a valid reference to this instanceесли экземпляр, на который дана ссылка, принадлежит классу или типу функционального блока, реализующего интерфейс, то результат является действительной ссылкой на данный экземпляр (см. IEC 61131-3:2013 ed. 3.0 Programmable Controllers – Programming Languages ssn)
if the tuple is part of a larger expressionесли кортеж является частью более сложного выражения (ssn)
if you want to put it into real life concepts, your personal watch is a clock sourceесли хотите аналогию из повседневной жизни, то ваши личные часы являются источником времени (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)
Imagine there is an observer with a notebook who watches the process and writes down the name of each event as it occursПредставьте себе наблюдателя с блокнотом, который следит за процессом и записывает имя каждого происходящего события (см. Communicating Sequential Processes by C.A.R. Hoare 1985 ssn)
in a traditional RTOS, a user interface is often implemented as a background taskв традиционных ОС Рв пользовательский интерфейс часто реализуется в виде фоновой задачи
in contemporary practice, CASE and programming development tools can effectively assist in performing refactorings. Many tools contain catalogs of supported refactorings. Fowler 1999 is a principal source of reference that lists and documents in excess of sixty refactoring methods. The following discussion illustrates the use of refactoring methods by discussing just three of themв современной практике CASE– и инструментальные средства разработки программ могут существенно помочь в реализации рефакторинга. Многие инструментальные средства содержат каталоги поддерживаемых рефакторингов. Фаулер 1999 является основным источником ссылок, который перечисляет и документирует более шестидесяти методов рефакторинга. Следующее обсуждение иллюстрирует использование методов рефакторинга, рассматривая только три из них (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
in contemporary practice, CASE and programming development tools can effectively assist in performing refactorings. Many tools contain catalogs of supported refactorings. Fowler 1999 is a principal source of reference that lists and documents in excess of sixty refactoring methods. The following discussion illustrates the use of refactoring methods by discussing just three of themв современной практике CASE– и инструментальные средства разработки программ могут существенно помочь в реализации рефакторинга. Многие инструментальные средства содержат каталоги поддерживаемых рефакторингов. Фаулер 1999 является основным источником ссылок, который перечисляет и документирует более шестидесяти методов рефакторинга. Следующее обсуждение иллюстрирует использование методов рефакторинга, рассматривая только три из них (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
in object-oriented programming, a class is a fixed data type that must be implemented exactly as specifiedв объектно-ориентированном программировании класс – это фиксированный тип данных, который должен быть реализован в точном соответствии со своим определением (см. "JavaScript: The Definitive Guide, 5th Edition" by David Flanagan 2006)
in object-oriented programming, a class is a fixed data type that must be implemented exactly as specifiedв объектно-ориентированном программировании класс – это фиксированный тип данных, который должен быть реализован в точном соответствии со своим определением (см. "JavaScript: The Definitive Guide, 5th Edition" by David Flanagan 2006)
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
in other words, a service is a logical group of components that make up the implementation of a capabilityдругими словами, сервис – логическая группа компонентов, образующих реализацию возможности
in other words, a service is a logical group of components that make up the implementation of a capabilityдругими словами, сервис – логическая группа компонентов, образующих реализацию возможности
in particular, conversion of an operand of a given type to the type itself is allowedв частности, допускается преобразование операнда конкретного типа в сам тип (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
in programs written in the Java programming language, an instance of a class is created using the new operator followed by the class nameв программах на языке Java экземпляр класса создаётся с помощью оператора new, за которым следует имя класса
in response to a create operation for a data object, the server may return 202 Accepted to indicate that the object is in the process of being createdв ответ на операцию создания объекта данных сервер может вернуть код 202 Accepted, указывающий на то, что объект находится в стадии создания
in some processors there is enough internal memory for a low memory footprint applicationу некоторых процессоров внутренней памяти достаточно для размещения небольших приложений
in such a Semantic Web of relational data and logical assertions, computer logic is in its element, and can do much moreв таком Семантическом Вебе связанной информации и логических суждений компьютерная логика является составляющим элементом и может сделать гораздо больше (ssn)
in synchronous transmission mode, there is a maximum end-to-end delay defined for each unit in a data stream. Whether a data unit is transferred much faster than the maximum tolerated delay is not importantв синхронном режиме передачи для каждого элемента в потоке данных определяется максимальная задержка сквозной передачи. Если элемент данных был передан значительно быстрее максимально допустимой задержки, это не важно (см. Distributed systems: principles and paradigms / Andrew S. Tanenbaum, Maarten Van Steen 2007)
in this case, addition can be done by means of a 32-bit addition followed by subtracting out the unwanted carryСложение при этом можно реализовать посредством сложения 32-битовых чисел с последующим вычитанием нежелательного переноса из полученной суммы (см. Hacker's delight / Henry S. Warren, Jr. – 2nd ed. 2013)
in this representation, a list is made up of cells, each cell consisting of an element of the list and a pointer to the next cell on the listв этой реализации список состоит из ячеек, каждая из которых содержит элемент списка и указатель на следующую ячейку списка
indication that this is a blockпризнак блока (ssn)
individual life cycle stages that influence the fulfilment of an agreement to supply a product or service are describedописываются отдельные стадии жизненного цикла, которые влияют на выполнение соглашения по поставке продукта или услуги (ssn)
information that is to be exported either to create or update a modelинформация, которая экспортируется для создания или обновления модели (ssn)
Interface. A collection of operations that are used to specify a service offered by a class or componentИнтерфейс. Набор операций, используемых для определения сервисов, предлагаемых классом или компонентом (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
interface: A shared boundary between a considered system and another system, or between parts of a system, through which information or electrical energy is conveyedинтерфейс: граница раздела рассматриваемых систем или отдельных частей системы, через которую передаётся информация или электрическая энергия (см. IEC 61131-2 и ГОСТ Р 51841-2001 ssn)
is focused on a charterоснован на концепции (ssn)
... is targeted for a release inвыпуск окончательной версии запланирован на (in March 2017 Alex_Odeychuk)
isolating the parts of a program that deal with how data objects are representedотделение частей программы, которые имеют дело с представлением объектов данных (ssn)
it becomes possible to produce portable code, that is, code which can be generated and compiled to run in a number of different real time environments without changing the userwritten portion of the codeСтановится возможным произвести переносимый код, то есть код, который может быть создан и скомпилирован, чтобы функционировать во многих различных средах реального времени без осуществления изменений в пользовательской части кода (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World ssn)
it is an error if a constant declaration declares a constant that is of a file type or an access typeСчитается ошибкой, если объявление константы описывает константу файлового или ссылочного типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
it is an error if a signal declaration declares a signal that is of a file type or an access typeСчитается ошибкой, если объявление сигнала описывает сигнал файлового или ссылочного типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
it is critically important to consider security and privacy concerns carefully during the design phase – mitigation of security and privacy issues is much less expensive when performed during the opening stages of a project lifecycleКрайне важно тщательно рассматривать вопросы безопасности и приватности на этапе проектирования, так как решение проблем безопасности и приватности, осуществляемое на начальных этапах жизненного цикла, будет гораздо менее затратным (см. ISO/IEC 27034-1:2011 ssn)
it is this feature that permits an ALGOL 60 implementation to take advantage of a stack as a method of dynamic storage allocation and relinquishmentв реализации ALGOL 60 эта особенность позволяет использовать стек для динамического распределения и освобождения памяти (ssn)
JWindow is a top-level container with no "decorations" – no borders, title, menu bar or scrollbarJWindow – основной контейнер без "художественного оформления" – никаких границ, заголовка, строк меню и полос прокрутки (ssn)
JWindow is a top-level container with no "decorations" – no borders, title, menu bar or scrollbarJWindow – основной контейнер без "художественного оформления" – никаких границ, заголовка, строк меню и полос прокрутки (ssn)
language in computer programming: A set of characters, conventions, and rules that is used for conveying informationязык в компьютерном программировании: набор символов, соглашений и правил, которые используются для представления информации (см. ISO/IEC 2382-7:2000-04-01 ssn)
layer is a package itselfуровень сам является пакетом (ssn)
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)
list of information that is to be exported either to create or update a modelсписок информации, которая экспортируется для создания или обновления модели (ssn)
making the correct selection is getting increasingly important in modern digital circuits, and can have a great impact on performance, power, and/or design complexityтак что при разработке современных цифровых схем очень важно выбрать правильные составляющие, поскольку это может оказать существенное влияние на быстродействие, мощность и/или сложность разработки (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003 ssn)
maximum amount of CPU time in seconds that may be used by a processмаксимальный объём времени ЦП в секундах, которое может быть использовано процессом (ssn)
maximum increase or decrease for a given time interval, which is defined by TIMEBASE of the type TIMEмаксимальное нарастание и спад за интервал, заданный TIMEBASE типа TIME (ssn)
maximum size of a core file in bytes that may be created by a processмаксимальный размер файла ядра в байтах, который может быть создан процессом (ssn)
maximum size of a file in bytes that may be created by a processмаксимальный размер файла в байтах, который может быть создан процессом (ssn)
mechanism for storage that is global within a thread but unavailable to other threadsмеханизм организации памяти, являющейся глобальной в контексте потока, но недоступной другим потокам (ssn)
method or class that is a helper for a test caseвспомогательный метод или класс для контрольного примера (ssn)
method that is shared by all instances of a classметод, совместно используемый всеми экземплярами класса (ssn)
model of the UML language that is itself expressed in a subset of UMLмодель языка UML, выраженная в подмножестве UML (ssn)
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)
Most programmers dread peer review because a lot of the code they whip out from day to day is a bit embarrassingБольшинство программистов боятся даже дружеского критического анализа, поскольку понимают, что создаваемые ими программы, как правило, далеки от совершенства (ssn)
Multibyte absolute value is easily done by complementing and adding 1 to each byte that contains a negative integerАбсолютное значение многобайтовой величины можно вычислить путём дополнения этого числа и прибавления 1 к каждому байту, содержащему отрицательное целое число (см. Hacker's delight / Henry S. Warren, Jr. – 2nd ed. 2013 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)
multiple inclusive selective construct: This construct consists of a number of procedure parts and a control part with a set of conditions, the values of which select zero or more procedure parts to be executed in an undefined sequenceконструктив, выбирающий с взаимовключением: данный конструктив состоит из ряда процедурных частей и управляющей части с набором условий, значениея которых выбирают одну и более или ни одной процедурных частей, выполняемых в произвольной последовательности (см. ISO/IEC 8631:1989 ssn)
Native C++ code is not necessarily faster than bytecode executed by a virtual machine В. BlundenСобственный код C++ вовсе не обязательно будет исполняться быстрее, чем байткод на виртуальной машине (ssn)
Neutrino's message-passing architecture is structured around a client/server relationshipАрхитектура обмена сообщениями в Neutrino имеет клиент-серверную структуру (см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten 1996 ssn)
next task is to find all the elements of the list that match a certain criterionследующая задача заключается в нахождении всех элементов списка, которые соответствуют определённому критерию (ssn)
nobody expects a bridge to be moved by ten meters after it has been built. Similarly, nobody should expect a software product to happily perform different tasks after it has been built. If this is what is expected then the software has not failedНикто не ожидает, что мост будет перемещён на десять метров после того, как он был построен. Точно так же не следует ожидать, что программный продукт успешно выполнит различные задачи после того, как будет создан. Если это то, что нам нужно, тогда программное обеспечение создано удачно (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
Node. A physical, run-time element that represents a computational resource — an example might be a PCУзел. Физический элемент, существующий во время выполнения и представляющий собой вычислительный ресурс, например ПК (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
Node. A physical, run-time element that represents a computational resource — an example might be a PCУзел. Физический элемент, существующий во время выполнения и представляющий собой вычислительный ресурс, например ПК (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
non-blocking message which is received in a manner similar to a regular messageнеблокирующее сообщение, получаемое аналогично обычному сообщению (ssn)
Nondeterminism may be a mathematical fiction, but it is a useful ideaНедетерминизм может быть математической фантазией, но это полезная фантазия (ssn)
of course, an extensible system by itself is not a way to structure an operating systemКонечно, сама расширяемая система не является методом структурирования операционной системы (см. Modern Operating Systems Third ed. by Tanenbaum A.S. 2009)
off-the-shelf software: A software product that is developed for the general market, i.e. for a large number of customers, and that is delivered to many customers in identical formatготовое программное обеспечение: программный продукт, разработанный для широкого рынка, т.е. для большого числа клиентов, и поставляемый большинству в одинаковой конфигурации (см. Standard glossary of terms used in Software Testing 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 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 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 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)
operations that preserve the property of being a regular languageоперации, сохраняющие регулярность языков (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)
pages that a program is actively and heavily usingстраницы, которые постоянно используются программой (ssn)
particular aspect of activity that a task is engaged in at any momentспецифический аспект деятельности, которой занята задача в любой момент (ssn)
passive I/O device: A device that does not generate an interrupt on completion of an input or output operation. The input from a passive input device needs to be read either on a polled basis or on demandпассивное устройство ввода / вывода: устройство, которое не генерирует прерываний при поступлении новых данных или завершении операции вывода. Чтение данных от пассивного устройства ввода производится путём периодического опроса или по мере необходимости (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa)
personal workstation that is operated by a single user with a high degree of interactivityперсональная рабочая станция, с которой работает один пользователь с высокой степенью интерактивности (ssn)
Petri net execution and the system behavior which it models is viewed here as a sequence of discrete eventsВыполнение сети Петри или поведение моделируемой системы рассматривается здесь как последовательность дискретных событий (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)
precise thinking is possible only in terms of a small number of elements at a timeточное и связное мышление возможно только в терминах небольшого числа элементов в каждый отдельный отрезок времени (ssn)
predefined attribute of a locally static subtype that is a functionпредопределённый атрибут локально статического подтипа, являющийся функцией (ssn)
predefined attribute of a locally static subtype that is a valueпредопределённый атрибут локально статического подтипа, являющийся значением (ssn)
program is defined in terms of a few high-level modulesпрограмма реализуется в виде нескольких модулей высокого уровня (ssn)
Programming for network access is based on an abstraction known as a socketПрограммирование сетевого доступа основано на абстрактном понятии, называемом сокетом (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World ssn)
Project scope — A statement of basic requirements of the software to be builtОбласть действия проекта – формулирование базисных требований, в соответствии с которыми разрабатывается программное обеспечение (см. "Quality Software Project Management" by Robert T. Futrell, Donald F. Shafer, Linda I. Safer 2002 ssn)
Project scope — A statement of basic requirements of the software to be builtОбласть действия проекта – формулирование базисных требований, в соответствии с которыми разрабатывается программное обеспечение (см. "Quality Software Project Management" by Robert T. Futrell, Donald F. Shafer, Linda I. Safer 2002 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)
Regression testing — Tests that are conducted repeatedly to ensure that a change has not introduced side effectsРегрессионное тестирование – тесты, которые выполняются в повторяющемся режиме до тех пор, пока изменения не перестанут приводить к появлению побочных эффектов (см. "Quality Software Project Management" by Robert T. Futrell, Donald F. Shafer, Linda I. Safer 2002 ssn)
Regression testing — Tests that are conducted repeatedly to ensure that a change has not introduced side effectsРегрессионное тестирование – тесты, которые выполняются в повторяющемся режиме до тех пор, пока изменения не перестанут приводить к появлению побочных эффектов (см. "Quality Software Project Management" by Robert T. Futrell, Donald F. Shafer, Linda I. Safer 2002 ssn)
remote object that is running in a different address spaceудалённый объект, выполняемый в другом адресном пространстве (ssn)
represent processes with unbounded behaviour it is necessary to introduce another convention, namely an unlabelled arrow leading from a leaf circle back to some earlier circle in the treeдля представления процессов, обладающих неограниченным поведением, необходимо ещё одно условное обозначение, а именно: непомеченная дуга, ведущая из висячей вершины назад к некоторой вершине дерева (см. Communicating Sequential Processes by C.A.R. Hoare 1985 ssn)
request limit a program is capable of processing in a single sessionпредельное количество запросов, которое способна обработать программа в одном сеансе (ssn)
Requirements analysis — A modeling activity whose objective is to understand what the customer really wantsАнализ требований – действие по моделированию, в ходе выполнения которого осознаются реальные требования заказчика (см. "Quality Software Project Management" by Robert T. Futrell, Donald F. Shafer, Linda I. Safer 2002 ssn)
Requirements analysis — A modeling activity whose objective is to understand what the customer really wantsАнализ требований – действие по моделированию, в ходе выполнения которого осознаются реальные требования заказчика (см. "Quality Software Project Management" by Robert T. Futrell, Donald F. Shafer, Linda I. Safer 2002 ssn)
requirements they are a changingизменение требований (ssn)
scenario: A scenario is a sequence of action and interactions that occurs under certain conditions, expressed without ifs or branchingсценарий: последовательность действий и взаимодействий, происходящих при определённых условиях, изложенная без предложений с если и ветвления (см. Writing Effective Use Cases by Alistair Cockburn 2001 ssn)
schedulability if a nonpreemptive scheduler is usedпланируемость при использовании планировщика без приоритетов (ssn)
semantics of a language that is tailored to the domainсемантика языка, адаптированного к предметной области (ssn)
separate subprogram whose name is passed as a parameter to the called unitотдельная подпрограмма, передаваемая в качестве параметра в вызываемый модуль (ssn)
set of pages that a program is actively and heavily usingнабор страниц, которые постоянно используются программой (ssn)
SFC is a graphic-based language that clearly illustrates controller sequencesSFC – графически ориентированный язык, который ясно иллюстрирует последовательности управления (ssn)
SFC is a graphic-based language that clearly illustrates controller sequencesSFC – графически ориентированный язык, который ясно иллюстрирует последовательности управления (ssn)
signal declaration declares a signal that is of a file type or an access typeобъявление сигнала описывает сигнал файлового или ссылочного типа (ssn)
signal has multiple sources and it is not a resolved signalсигнал имеет множество источников, не являясь при этом разрешённым сигналом (ssn)
signal that is of a file type or an access typeсигнал файлового или ссылочного типа (ssn)
Simply tracking a development project's managerial and technical status – resources used, milestones accomplished, requirements met, tests completed – does not provide sufficient feedback about its healthПростой контроль управленческого и технического состояния проекта – использование ресурсов, выполнение этапов, соответствие требованиям, прохождение тестов – не даёт адекватного представления о его общем состоянии (ssn)
Simply tracking a development project's managerial and technical status – resources used, milestones accomplished, requirements met, tests completed – does not provide sufficient feedback about its healthПростой контроль управленческого и технического состояния проекта – использование ресурсов, выполнение этапов, соответствие требованиям, прохождение тестов – не даёт адекватного представления о его общем состоянии (ssn)
smoke test: A subset of all defined/planned test cases that cover the main functionality of a component or system, to ascertaining that the most crucial functions of a program work, but not bothering with finer details. A daily build and smoke test is among industry best practicesтест "на дым": подкласс всех определённых / запланированных тестовых сценариев, покрывающий основную функциональность компонента или системы с целью удостовериться, что базовые функции программы в целом работают корректно, без углубления в детали. Ежедневная сборка и тест "на дым" принадлежат к числу передовых практических методов промышленности (см. Standard glossary of terms used in Software Testing)
software function that will be executed upon the invocation of a given methodфункция программного обеспечения, которая будет выполняться при вызове заданного метода (ssn)
software functions that will be executed upon the invocation of a given methodфункции программного обеспечения, которые будут выполняться при вызове заданного метода (ssn)
Sometimes the mapping between a name and an object is fixed, but sometimes it is notИногда преобразование имени в объект является фиксированным, а иногда нет (см. Modern Operating Systems Third ed. by Tanenbaum A.S. 2009 ssn)
Speculative generality can be spotted when the only users of a method or class are test cases. If you find such a method or class, delete it and the test case that exercises it. If you have a method or class that is a helper for a test case that exercises legitimate functionality, you have to leave it in, of courseТеоретическая общность может быть обнаружена, когда единственными пользователями метода или класса являются контрольные примеры. Найдя такой метод или класс, удалите его и контрольный пример, его проверяющий. Если есть вспомогательный метод или класс для контрольного примера, осуществляющий разумные функции, его, конечно, надо оставить (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999 ssn)
start of the task as soon as a rising edge is detectedзапуск задачи передним фронтом (ssn)
State machine design is a good practice in server, desktop, and mobile device software designИспользование конечных автоматов стало уже обычной практикой при проектировании приложений для настольных компьютеров, серверов и мобильных устройств ("Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre (2005) ssn)
Statement-level concurrency is a relatively simple conceptПараллельность на уровне операторов является относительно простым понятием (ssn)
storage that is global within a thread but unavailable to other threadsпамять, являющаяся глобальной в контексте потока, но недоступной другим потокам (ssn)
Stream manipulator internal indicates that a number's sign should be left justified within a field, that the number's magnitude should be right justified and that intervening spaces should be padded with the fill characterМанипулятор потока internal указывает, что знак числа должен выравниваться по левому краю поля, значение числа должно быть выровнено по правому краю, а в оставшееся пустое место должны выводиться символы-заполнители (C++ How to Program, 7th Edition by Harvey M. Deitel & Paul J. Deitel (2010) ssn)
summary of the used system variables ranges is displayed on a separate dialogue boxсводка используемых диапазонов системных переменных, показанная в отдельном диалоговом окне (ssn)
SwSE establishes the baseline for all project software development. Like SwE, it is both a technical and a management processSwSE формирует основу для всей разработки программного обеспечения в проекте и, как и SwE, представляет собой одновременно и технический и управленческий процесс (ssn)
System engineering is the practical application of scientific, engineering, and management skills necessary to transform an operational need into a description of a system configuration that best satisfies that needСистемная инженерия – это практическое применение научных, инженерных и управленческих навыков, необходимых для преобразования операционных требований в описание конфигурации системы, которая наилучшим образом удовлетворяет этим требованиям (ssn)
System engineering is the practical application of scientific, engineering, and management skills necessary to transform an operational need into a description of a system configuration that best satisfies that needСистемная инженерия – это практическое применение научных, инженерных и управленческих навыков, необходимых для преобразования операционных требований в описание конфигурации системы, которая наилучшим образом удовлетворяет этим требованиям (ssn)
systems that are not directly a part of the operational environmentсистемы, которые не являются непосредственной частью среды функционирования (ssn)
terms of how a program is executedтермины выполнения программы (ssn)
testability: The degree to which a requirement is stated in terms that permit establishment of test criteria and performance of tests to determine whether those criteria have been metтестопригодность: степень, в которой требования формулируются в терминах, позволяющих определить критерии тестирования и провести тестирование с целью проверки выполнения данных критериев (см. IEEE Standard Glossary of Software Engineering Terminology/ IEEE Std. 610.12-1990 ssn)
that is, a shift amount in the range 32 to 63 or –32 to –1 results in an all-0 wordэто означает, что если величина сдвига лежит в диапазоне от 32 до 63 или от –32 до –1, то в результате сдвига получится слово, состоящее из одних нулевых битов (ssn)
that is, a shift amount in the range 32 to 63 or –32 to –1 results in an all-0 wordэто означает, что если величина сдвига лежит в диапазоне от 32 до 63 или от –32 до –1, то в результате сдвига получится слово, состоящее из одних нулевых битов (ssn)
that said, there is a wealth of academic information on the subject, originating from classical AI in mid-twentieth century as well as recent researchНесмотря на сказанное, следует отметить, что этой теме посвящено большое количество теоретических работ, начиная от исследований по искусственному интеллекту, проводимых в середине двадцатого столетия, и заканчивая современными исследованиями (см. AI Game Development: Synthetic Creatures with Learning and Reactive Behaviors / Alex J. Champandard 2003 ssn)
the ability to adjust the transient and steady-state performance is a distinct advantage of feedback control systemsВажным преимуществом систем управления с обратной связью является возможность влиять на качество системы в переходном и установившемся режимах (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008)
the abstraction function is a crucial piece of information about an implementationФункция абстракции – это важнейшая информация о реализации (см. "Abstraction and Specification in Program Development" by Barbara Liskov & John Guttag 1986)
the abstraction function is a crucial piece of information about an implementationФункция абстракции — это важнейшая информация о реализации (см. "Abstraction and Specification in Program Development" by Barbara Liskov & John Guttag 1986)
the actual hardware of the graphics card itself is wrapped by a class called CDisplayCardObjectВозможности аппаратного решения графического адаптера скрываются классом CDisplayCardObject (см. Game Architecture and Design / Andrew Rollings, David Morris 2004)
the algorithm of the D action includes a time lag that can be assigned at the "time lag of the derivative action" inputАлгоритм D-воздействия содержит запаздывание, которое может быть назначено входу "время запаздывания D-воздействия"
the basic programming unit, equivalent to a statement in algorithmic languages, is a rungОсновной единицей программирования, эквивалентом оператора в алгоритмических языках, является звено (многозвенной схемы; of a ladder; см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
the BCD format is similar to the hexadecimal presentation, with the simple difference that only values between 0 and 99 can be stored in a BCD byte, whereas a hexadecimal byte reaches from 0 to FFформат BCD подобен шестнадцатеричному представлению с ограничением диапазона чисел 0..99 вместо 0..FF (ssn)
the behavior of a finite-state machine is not changed by changing the input encodingПоведение системы с конечным числом состояний не меняется при изменении входного кодирования (см. Black-box Testing: Techniques for Functional Testing of Software and Systems / Beizer, Boris 1995)
the behavior of a finite-state machine is not changed by changing the state encodingПоведение системы с конечным числом состояний не меняется при изменении способа кодирования состояний (см. Black-box Testing: Techniques for Functional Testing of Software and Systems / Beizer, Boris 1995)
the behavior of a finite-state model is not affected by the specifics of the output encodingПоведение системы с конечным числом состояний не зависит от способа кодирования выхода (см. Black-box Testing: Techniques for Functional Testing of Software and Systems / Beizer, Boris 1995)
the behavior of the automatic version is to perform a simple member-by-member copy of the source objectРабота автоматической версии состоит в выполнении простого копирования всех членов исходного объекта
the behaviour of a composite object is the corresponding composition of the behaviour of the component objectsПоведение составного объекта является соответствующей композицией поведения компонентов (см. ISO/IEC 10746-2, ГОСТ Р ИСО/МЭК 10746-2-2000)
the biggest advantage of in-process servers is that no context switch to a different process is required, potentially improving performanceСамым большим преимуществом внутрипроцессных серверов является то, что они не требуют никакого контекстного переключения на другие процессы, в результате чего производительность может заметно улучшиться (см. Windows System Programming, 4th Edition by Johnson M. Hart 2010)
the code that was included in a particular version of the applicationкод, включённый в определённую версию приложения (Alex_Odeychuk)
the convention is that when a process reaches the node at the tail of the arrow, it immediately and imperceptibly goes back to the node to which the arrow pointsУсловимся, что когда процесс достигает вершины у основания этой дуги, он мгновенно переходит назад к вершине, на которую указывает дуга (см. Communicating Sequential Processes by C.A.R. Hoare 1985)
the declaration of a function whose designator is an operator symbol is used to overload an operatorОбъявление функции, обозначение которой является символом оператора, используется для совмещения оператора (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
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 design of automatic digital computers is not a simple matterПроектирование автоматических цифровых компьютеров – непростое дело
the design of automatic digital computers is not a simple matterПроектирование автоматических цифровых компьютеров – непростое дело
the direction of the result is the direction of the left operand, unless the left operand is a null arrayНаправление результата совпадает с направлением левого операнда, если только он не является пустым массивом (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the discipline associated with following a formal design paradigm is extended to the "low level" as well as high level software tasksДисциплина, связанная с нижеследующей парадигмой формального проекта, расширена как на "низкий уровень", так и на высокий уровень задач программного обеспечения (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
the domain of variation is restricted to a closed bounded convex set Rобласть изменения переменных представляет собой замкнутое ограниченное выпуклое множество R (ssn)
the entire construct is a single statementвся эта конструкция – это одна инструкция (ssn)
the entire construct is a single statementвся эта конструкция – это одна инструкция (ssn)
the extent of the interval in time or space is chosen to reflect the requirements of a particular specification task and the properties of a particular specification languageПротяжённость интервала во времени или в пространстве выбирается для отражения требований конкретной задачи спецификации и свойств конкретного языка спецификаций (см. ISO/IEC 10746-2, ГОСТ Р ИСО/МЭК 10746-2-2000)
the Extract Class refactoring is defined as "Create a new class and move the relevant fields and methods from the old class into the new class"Рефакторинг Класс извлечения определяется так: "Создайте новый класс и переместите соответствующие поля и методы из старого класса в новый" (Фаулер, 1999, с.149). Главная трудность заключается в определении, как разбить большой класс на ряд меньших классов. Идея заключается в том, чтобы извлечь непротиворечивые и объединённые части функциональных возможностей в отдельный класс (классы; Fowler, 1999, p.149). The main difficulty is in deciding how to split a large class into a number of smaller classes. The idea is to extract consistent and integrated piece of functionality into a separate class (classes; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering; все рефакторинги начинаются с глаголов, т. е. Extract Class — "Извлечь класс", а не бессмысленный "Класс извлечения". SirReal)
the fact that a software system is a component of an information system implies that software engineering is an aspect of a broader discipline of systems engineeringФакт, что система ПО является компонентом информационной системы, подразумевает, что программная инженерия – лишь часть более широкой дисциплины – инженерии систем (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the fact that a software system is a component of an information system implies that software engineering is an aspect of a broader discipline of systems engineeringФакт, что система ПО является компонентом информационной системы, подразумевает, что программная инженерия — лишь часть более широкой дисциплины — инженерии систем (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the first step in the process is a transition from no reuse to informal code reuse based on copying and adaptationПервый шаг в процессе – переход от отсутствия повторного использования к неформальному повторному использованию кода, основанному на копировании и адаптации (см. Software Factories: Assembling Applications with Patterns, Models, Frameworks, and Tools / Jack Greenfield, Keith Short et al. 2004)
the first step in the process is a transition from no reuse to informal code reuse based on copying and adaptationПервый шаг в процессе – переход от отсутствия повторного использования к неформальному повторному использованию кода, основанному на копировании и адаптации (см. Software Factories: Assembling Applications with Patterns, Models, Frameworks, and Tools / Jack Greenfield, Keith Short et al. 2004)
the fundamental character of an imperative programming language is in large part determined by the design of the storage bindings for its variables. It is therefore important to have a clear understanding of these bindingsОсновные свойства императивного языка программирования в значительной степени определяются разработкой способов связывания ячеек памяти с переменными, которые в них хранятся. Из этого следует важность чёткого понимания этих связей (см. Concepts of programming languages / Robert W. Sebesta.–10th ed. 2012)
the goal of Open Systems Interconnection is to allow, with a minimum of technical agreement outside the interconnection standards, the interconnection of information processing systemsЦель модели ВОС заключается в том, чтобы обеспечить с минимальными техническими согласованиями, не относящимися к стандартам взаимодействия, взаимосвязь информационных обрабатывающих систем (см. ISO/IEC 15954:1999)
the horizontal structures of packages as in Figure 9-3 are called partitions. When circular dependencies between partition packages are broken, by adding new packages as explained in Section 9.1.2, the dependency structure within a partition becomes a hierarchyГоризонтальные структуры пакетов типа изображённых на рис. 9.3 называются сегментами. Когда циклические зависимости между пакетами сегмента устраняются путём добавления новых пакетов, как объяснено в разделе 9.1.2, структура зависимостей сегмента становится иерархической (а не линейной горизонтальной структурой; rather than a linear horizontal structure; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)
the idea of smoothing a function is an important concept in signal processingИдея сглаживания играет важную роль в обработке сигналов (см. Harold Abelson and Gerald Jay Sussman with Julie Sussman 1999, Structure and Interpretation of Computer Programs)
the instance of the IO driver is created automatically as soon as a corresponding device is added to the device treeЭкземпляр IO-драйвера создаётся автоматически при добавлении соответствующего устройства в дерево устройств
the level of liquid in a tank must often be controlled. This is usually achieved by varying the speed of a pump by a variable speed drive, or opening/closing an inlet or drain valveЧасто возникает необходимость регулирования уровня жидкости в резервуаре. это обычно производится путём изменения скорости насоса с помощью частотно-регулируемого электропривода или открытия / закрытия впускного или выпускного клапана (см. Programmable Controllers – An Engineer's Guide by E.A. Parr 2003)
the most direct approach to handling a state diagram is a nested switch statementСамый прямой подход в работе с диаграммами состояний – это вложенный оператор switch (см. "UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition" by Martin Fowler 2003)
the most direct approach to handling a state diagram is a nested switch statementСамый прямой подход в работе с диаграммами состояний – это вложенный оператор switch (см. "UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition" by Martin Fowler 2003)
the object's finite state machine is depicted by means of a statechartКонечный автомат объекта изображается в виде диаграммы состояний (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa)
the only efficient way to deal with complicated systems is in a hierarchical fashionЕдинственно эффективное направление работы со сложными системами основывается на иерархическом подходе
the only important property of time, from a logical point of view, is in defining a partial ordering of the occurrence of eventsодно из важнейших свойств времени, с логической точки зрения, – это определение частичного упорядочения событий (ssn)
the only important property of time, from a logical point of view, is in defining a partial ordering of the occurrence of eventsодно из важнейших свойств времени, с логической точки зрения, – это определение частичного упорядочения событий (ssn)
the path a visitor takes to reach a goal is known as the funnelПуть, который проходит посетитель для достижения цели, называется последовательностью (см. Advanced Web metrics with Google Analytics / Brian Clifton 2008)
the phasing out of the old system and the phasing in of a new system are conducted in parallel until the new system is deployed to the usersПостепенное сокращение старой системы и синхронизация с новой системой проводятся в параллель, пока новая система не будет полностью развёрнута для пользователей (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the presence of a page cache is meant to be transparentРабота страничного кэша должна быть прозрачной
the primary purpose of having a send hierarchy is to avoid deadlockОсновной целью реализации иерархического принципа обмена является необходимость исключения состояния взаимной блокировки потоков (см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten 1996)
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)
the process contains three tanks that are used to store feedstock for a downstream processТехнологический процесс охватывает три резервуара, которые используются, чтобы аккумулировать исходное сырье для последующего технологического процесса (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
the purpose of creating a model is to help understand, describe, or predict how things work in the real world by exploring a simplified representation of a particular entity or phenomenonЦель создания модели заключается в облегчении понимания, описания или прогнозирования функционирования сущностей в реальном мире посредством изучения упрощённого представления конкретного объекта или явления (о модели в IEC 61850-7-1)
the purpose of enterprise is to realize a value creation chain, which serves the realization of business mission, objectives and goalsЦель функционирования предприятия состоит в том, чтобы сформировать цепочку создания ценностей, которая обеспечивает реализацию бизнес-назначения, задач и целей (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the refactoring target of Extract Interface is twofold and defined as "Several clients use the same subset of a class's interface, or two classes have part of their interfaces in common"Цель рефакторинга Интерфейс извлечения двойная и определяется так: "Несколько клиентов используют то же самое подмножество интерфейса класса или два класса содержат общую часть своих интерфейсов" (Фаулер, 1999, с.341). Метод рефакторинга Интерфейс извлечения используется, чтобы "выделить подмножество в интерфейс" (там же). Идея относительно этого рефакторинга связана с самой природой интерфейсов (раздел 9.1.6; Fowler, 1999, p.341). The Extract Interface refactoring method is to "extract the subset into an interface" (Fowler, 1999, p.341). The idea of this refactoring is related to the very nature of interfaces (Section 9.1.6; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)
the refactoring target of Extract Interface is twofold and defined as “Several clients use the same subset of a class's interface, or two classes have part of their interfaces in common”Цель рефакторинга Интерфейс извлечения двойная и определяется так: "Несколько клиентов используют то же самое подмножество интерфейса класса или два класса содержат общую часть своих интерфейсов" Фаулер, 1999, с.341. Метод рефакторинга Интерфейс извлечения используется, чтобы "выделить подмножество в интерфейс" там же. Идея относительно этого рефакторинга связана с самой природой интерфейсов (Fowler, 1999, p.341). The Extract Interface refactoring method is to “extract the subset into an interface” (Fowler, 1999, p.341). The idea of this refactoring is related to the very nature of interfaces (Section 9.1.6; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering; раздел 9.1.6)
the RESOURCE defined in IEC 61131-3 is a programming language element corresponding to the resource defined aboveРЕСУРС, определённый в IEC 61131-3, является элементом языка программирования, соответствующим определённому выше ресурсу (см. IEC 61499-1)
the right side of a clausal form proposition is called the antecedentПравая часть в дизъюнктивной форме высказывания называется антецедентом
the same message passing source code can be executed on a variety of machines as long as the MPI library is availableодин и тот же исходный код утилиты обмена сообщениями может работать на разных машинах, если на них имеется библиотека MPI
the second input of the NOR gates is connected to the trigger inputs S and R, that make it possible to force the outputs Q and not Q to a given stateВторой вход вентилей НЕ-ИЛИ соединяется со входами триггера S и R, что позволяет принудительно перевести выходы Q и не Q в нужное состояние (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003)
the second way is to enter a special value called the sentinel value that tells the application that the data set is finishedВторой способ – ввод специального значения контрольного, указывающего приложению на завершение набора данных
the second way is to enter a special value called the sentinel value that tells the application that the data set is finishedВторой способ – ввод специального значения контрольного, указывающего приложению на завершение набора данных
the semantic backplane is typically maintained using a UML modeling tool that provides ways to enter, view and modify specifications for each modeling elementСемантический задний план обычно сопровождается инструментом моделирования UML, предоставляющим доступ, просмотр и изменение спецификаций каждого элемента модели (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005)
the semaphore is used to help threads and processes synchronize access to shared modifiable memory or manage access to a device or other resourceСемафор используется для синхронизации доступа процессов и потоков к разделяемой модифицируемой памяти или для управления доступом к устройствам или другим ресурсам (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
the sensitivity of a control system to parameter variations is of prime importanceЧувствительность системы управления к изменению параметров – вопрос первостепенной важности (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008)
the sensitivity of a control system to parameter variations is of prime importanceЧувствительность системы управления к изменению параметров — вопрос первостепенной важности (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008)
the software engineering practice we intend to propose for achieving a higher level of code modularity is easily introduced and justified through a number of examples of increasing complexityПрактика разработки программного обеспечения, которую мы намерены предложить для достижения более высокого уровня модульности кода, легко введена и обоснована через ряд примеров возрастающей сложности (см. Bonfatti F., Monari P.D., Sampieri U. IEC 61131-3 Programming Methodology)
the state machine is just a formal definition of how the application operatesКонечный автомат – это просто формальное описание того, как работает приложение (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005)
the state machine is just a formal definition of how the application operatesКонечный автомат – это просто формальное описание того, как работает приложение (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005)
the state variables are those variables that determine the future behavior of a system when the present state of the system and the excitation signals are knownПеременные состояния — это те переменные, которые определяют будущее поведение системы, если известно её текущее состояние и все внешние воздействия (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008)
the steady-state response is the response that exists for a long time following an input signal initiationУстановившийся режим – это реакция системы, которая остаётся спустя большой промежуток времени с момента приложения входного сигнала (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008)
the steady-state response is the response that exists for a long time following an input signal initiationУстановившийся режим — это реакция системы, которая остаётся спустя большой промежуток времени с момента приложения входного сигнала (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008)
the strategic level processes the organizational knowledge, such as rules and facts behind a highly profitable product selling. This is a realm of knowledge systems assisted by knowledge base technologyСтратегический уровень обрабатывает организационные знания, типа правил и фактов, обусловливающих высокий уровень выгодной продажи изделий. это – область действия систем знаний, которые сопровождает технология баз знаний (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the strategic level processes the organizational knowledge, such as rules and facts behind a highly profitable product selling. This is a realm of knowledge systems assisted by knowledge base technologyСтратегический уровень обрабатывает организационные знания, типа правил и фактов, обусловливающих высокий уровень выгодной продажи изделий. это – область действия систем знаний, которые сопровождает технология баз знаний (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the subprogram specification of a binary operator must have two parameters. For each use of this operator, the first parameter is associated with the left operand, and the second parameter is associated with the right operandСпецификация подпрограммы бинарного оператора должна иметь два параметра. В каждом использовании этого оператора первый параметр выступает в роли левого операнда, а второй – в роли правого операнда (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the subprogram specification of a binary operator must have two parameters. For each use of this operator, the first parameter is associated with the left operand, and the second parameter is associated with the right operandСпецификация подпрограммы бинарного оператора должна иметь два параметра. В каждом использовании этого оператора первый параметр выступает в роли левого операнда, а второй – в роли правого операнда (см. IEEE Std. 1076-87. IEEE Standard VHDL. Language Reference Manual)
the sum procedure is only the simplest of a vast number of similar abstractions that can be captured as higher-order proceduresПроцедура sum – всего лишь простейшая из обширного множества подобных абстракций, которые можно выразить через процедуры высших порядков (см. Harold Abelson and Gerald Jay Sussman with Julie Sussman 1999, Structure and Interpretation of Computer Programs)
the sum procedure is only the simplest of a vast number of similar abstractions that can be captured as higher-order proceduresПроцедура sum — всего лишь простейшая из обширного множества подобных абстракций, которые можно выразить через процедуры высших порядков (см. Harold Abelson and Gerald Jay Sussman with Julie Sussman 1999, Structure and Interpretation of Computer Programs)
the target type of a type conversion is the base type of the type markЦелевой тип преобразования типа – это базовый тип обозначения типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the target type of a type conversion is the base type of the type markЦелевой тип преобразования типа – это базовый тип обозначения типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the time to request data from a monitor task and wait for the response is assumed to be small compared to the total execution timeВремя запроса данных у монитора и ожидания ответа предполагается малым по сравнению с общим временем выполнения (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999)
the trigger-signature is usually a single event that triggers a potential change of stateкак правило, триггер-идентификатор – это единственное событие, которое может вызвать изменение состояния (см. "UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition" by Martin Fowler 2003)
the UML metamodel is a model of the UML language that is itself expressed in a subset of UMLМетамодель UML – это модель языка UML, выраженная в подмножестве UML (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005)
the UML metamodel is a model of the UML language that is itself expressed in a subset of UMLМетамодель UML — это модель языка UML, выраженная в подмножестве UML (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005)
the unified page cache introduced in the 2.4 Linux kernel was a welcomed improvementУнифицированный страничный кэш, впервые представленный в ядре Linux 2.4, стал очень приятным усовершенствованием
the user is always in one conversational state, or dialog, at a timeв каждый момент времени пользователь всегда находится в одном диалоговом состоянии, или в диалоговом окне
the values to be written that were previously noticed are saved in a writelist, where they remain until they are actually written, deleted or transferred to a forcelist by the command "Force values"Заранее определённые записываемые значения сохраняются в списке записываемых переменных, где они хранятся до собственно записи, удаления или перевода командой "Фиксировать значения" в список фиксированных переменных (CoDeSys_V23_E)
there is a corollary hereиз всего сказанного напрашивается вполне логичный вывод
there is a long history of using systems engineering in traditional engineering disciplines, such as mechanical or electrical engineeringСуществует длинная история инженерии систем в традиционных технических дисциплинах, типа проектирования механических или электрических систем (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
there is a mismatch between the type of object required by the requested operation and the type of object that is specified in the requestтип объекта, требуемый для запрошенной операции, не соответствует типу объекта, указанному в запросе (ssn)
there is a neutral reference value "none" which does not refer to any objectЗначение ссылочной переменной, которое не указывает ни на один объект, имеет специальное обозначение "none"
there is a rich body of academic literature in this fieldСуществует огромный пласт научной литературы по этой теме
there is no inherent measure of time or the flow of time in a Petri netв сети Петри отсутствует измерение времени или течение времени
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 approach is quite useful because there is a correlation between the response of a system to a standard test input and the system's ability to perform under normal operating conditionsТакой подход вполне оправдан, т.к. имеется корреляция между реакцией системы на типовой входной сигнал и её поведением в реальных рабочих условиях (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008 ssn)
this book is a collection of patterns describing object-oriented micro-architecturesэта книга представляет собой набор шаблонов, описывающих объектно-ориентированные микроархитектуры
this draft contains a proposal for object-oriented extensions to be added to the IEC 61131-3этот проект содержит предложение по объектно-ориентированным расширениям, которые будут добавлены в IEC 61131-3
this implies that if a superset object is deleted destroyed, then its subset objects must also be deletedОтсюда следует, что если объект супермножества удалён уничтожен, объекты его подмножеств также удаляются (см. Maciaszek, L.A.: Requirements Analysis and System Design, 3rd ed. 2007 ssn)
this is a POSIX thing – POSIX says that on different platforms you can have multiple time bases, but that every platform must support at least the CLOCK_REALTIME time baseэто вещь из области POSIX – стандарт утверждает, что на различных платформах вы можете использовать различные типы временных базисов, но любая платформа должна, по меньшей мере, поддерживать базис CLOCK_REALTIME (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)
this is a POSIX thing – POSIX says that on different platforms you can have multiple time bases, but that every platform must support at least the CLOCK_REALTIME time baseэто вещь из области POSIX – стандарт утверждает, что на различных платформах вы можете использовать различные типы временных базисов, но любая платформа должна, по меньшей мере, поддерживать базис CLOCK_REALTIME (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)
this is a pretty smart technique that allows a program to max out frame rates, but it is not true full decouplingэто очень гибкая методика, которая позволяет программе использовать максимальную частоту кадров, на которую способно оборудование. Однако назвать её стопроцентно полной развязкой всё же нельзя (см. Game Architecture and Design / Andrew Rollings, David Morris 2004 ssn)
this is done by a combination of arguments to timer_settime, the function used to actually start the timerэто осуществляется путём комбинирования аргументов функции timer_settime, которая применяется для собственно запуска таймера (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)
this reflects a philosophy of time which states that the only important property of time, from a logical point of view, is in defining a partial ordering of the occurrence of eventsэто отражает философский подход к понятию времени, утверждающий, что одно из важнейших свойств времени, с логической точки зрения, – это определение частичного упорядочения событий (ssn)
this reflects a philosophy of time which states that the only important property of time, from a logical point of view, is in defining a partial ordering of the occurrence of eventsэто отражает философский подход к понятию времени, утверждающий, что одно из важнейших свойств времени, с логической точки зрения, – это определение частичного упорядочения событий (ssn)
this said, a software engineer must be prepared to build software that can accommodate change. That is the demanded nature of software. Software must be supportable – understandable, maintainable and scalableвсё сказанное означает, что разработчик ПО должен быть готов создавать ПО, которое можно приспосабливать к изменениям. этого требует сама природа ПО. Программное обеспечение должно быть приемлемым – понятным, обслуживаемым и расширяемым (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
this timer object is just a small integer that acts as an index into the kernel's timer tablesэтот объект таймера представляет собой небольшое целое число, которое является номером таймера в таблице таймеров ядра (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009)
this type of block is intended to provide a re-usable part of an application that can be distributed over many resourcesэтот тип блока предназначается для обеспечения допускающей повторное использование части приложения, которая может быть распределена по многим ресурсам (см. Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)
this type of model is appropriate for synchronous systems, where all of the components are synchronized by a single global clockТакие модели пригодны для синхронных систем, в которых все компоненты синхронизованы едиными глобальными часами (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
this unified approach has been adopted in order that a rational and consistent technical policy be developed for all electrically-based safety-related systemsэтот унифицированный подход был принят для того, чтобы разработать рациональную и последовательную техническую концепцию для всех электрических систем, связанных с безопасностью (см. IEC 61508-1, ГОСТ Р МЭК 61508-1-2007)
this variable is usually a global or class-level integer enumeration with a defined set of valid statesТакой переменной обычно является элемент перечисления некоторого множества действительных состояний, определяемого глобально или на уровне класса (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005 ssn)
thread of control in a program is the sequence of program points reached as control flows through the programпоток управления в программе – это последовательность точек, которые достигаются при выполнении программы (ssn)
thread of control in a program is the sequence of program points reached as control flows through the programпоток управления в программе – это последовательность точек, которые достигаются при выполнении программы (ssn)
thread that is blocked waiting for a lockпоток, заблокированный в ожидании блокировки (Alex_Odeychuk)
Threat modeling is a team exercise encompassing program/project managers, developers and testers and represents the primary security analysis task performed during the software design stageМоделирование угроз является командной работой, охватывающей руководителей проекта/программы, разработчиков и специалистов по тестированию, и представляет основную задачу анализа безопасности, осуществляемую на этапе проектирования программных средств (см. ISO/IEC 27034-1:2011 ssn)
time allowed for each step of the pipe is a fixed constant time tвремя, отпущенное на выполнение каждого шага конвейера t, постоянно и фиксированно (см. "Petri Net Theory And The Modeling Of Systems" by James L. Peterson 1981 ssn)
time during which a timer is activeинтервал времени, в течение которого таймер активен (ssn)
timer object: A control object that is activated by an external timerобъект таймера: управляющий объект, активизируемый внешним таймером (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
timer object: A control object that is activated by an external timerобъект таймера: управляющий объект, активизируемый внешним таймером
TLS provides a convenient mechanism for storage that is global within a thread but unavailable to other threadsЛокальные области хранения потоков предоставляют удобный механизм организации памяти, являющейся глобальной в контексте потока, но недоступной другим потокам (см. Windows System Programming, 4th Edition by Johnson M. Hart 2010 ssn)
tree that consists of a child if any of n and the child's descendantsдерево, состоящее из дочернего узла если он существует узла n и его потомков (поддерево узла n ssn)
types that are convertible to a common typeтипы, преобразуемые в общий тип (ssn)
Typically, the designer provides a constraint on response time for some operation, and the verifier automatically determines if it is satisfied or notОбычно разработчик предусматривает некоторое ограничение на время реакции для той или иной операции, а верификатор автоматически проверяет, выполняется оно или нет (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
UM software component that is a context or setting of the UM applicationпрограммный компонент системы UM, который является контекстом или установочным параметром приложения системы UM (ssn)
Underneath all the button-pushing is a purely textual procedure – the browser reads some HTML, you type some text, the browser sends that to a server and reads some HTML backза всеми этими щелчками на кнопках стоит чисто текстуальная процедура: браузер считывает HTML-код, вы вводите текст, браузер посылает его на сервер и снова считывает оттуда HTML-код
Understanding the mechanics of such refactorings is the key to refactoring in a disciplined wayПонимание техники таких методов рефакторинга важно для организованного осуществления рефакторинга (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999 ssn)
unit test framework: A tool that provides an environment for unit or component testing in which a component can be tested in isolation or with suitable stubs and drivers. It also provides other support for the developer, such as debugging capabilitiesинтегрированная среда модульного тестирования: инструмент, предоставляющий окружение для модульного тестирования или компонентного тестирования, в котором компонент может быть протестирован как в изоляции, так и с соответствующими заглушками и драйверами. этот инструмент также предоставляет разработчику возможности отладки (Standard glossary of terms used in Software Testing)
Unless fault-correction functions can be generalized to correct many types of damage, fault avoidance is a better investmentесли методы ликвидации последствий сбоев не могут быть обобщены для работы со многими типами искажений, лучше всего направлять силы и средства на предупреждение ошибок ("Software Reliability: Principles and Practices" by Glenford J. Myers (1976) ssn)
unmanaged code that is targeted to a specific CPU architectureнеуправляемый код, ориентированный на конкретную процессорную архитектуру (Рихтер Дж. CLR via C#. Программирование на платформе Microsoft .NET Framework 4.5 на языке C#, 2013 Alex_Odeychuk)
Unscheduled communication occurs only when a periodic or event task is not running. If you use multiple tasks, make sure that their scan times and execution intervals leave enough time for unscheduled communicationНезапланированный обмен данными происходит лишь в то время, когда не работает ни периодическая, ни событийная задача. Если вы используете несколько задач, убедитесь в том, что их времена сканирования и промежутки между выполнениями обеспечивают достаточное время для незапланированного обмена данными (ssn)
Using Simpson's Rule, the integral of a function f between a and b is approximated asс помощью правила Симпсона интеграл функции f между a и b приближённо вычисляется в виде (см. Harold Abelson and Gerald Jay Sussman with Julie Sussman 1999, Structure and Interpretation of Computer Programs ssn)
value for a selector is of the wrong typeзначение селектора имеет неверный тип (ssn)
variable of an interface-type always is a reference to the assigned function block instanceпеременная типа интерфейс всегда является ссылкой на заданный экземпляр функционального блока (ssn)
Walking the directory tree is a new feature in Java 7Движение по дереву каталогов – довольно новая функция в Java 7 (ssn)
Walking the directory tree is a new feature in Java 7Движение по дереву каталогов – довольно новая функция в Java 7 (ssn)
we assume that the outside world will deposit a token in the place corresponding to an input symbol and then wait for a token to appear in a place corresponding to an output symbol which will then be removedмы допускаем, что из внешнего мира помещается фишка в позицию, соответствующую входному символу, а затем фишка, появившаяся в позиции, соответствующей выходному символу, удаляется оттуда
what Is a Game?что такое игра? (ssn)
what Is a Software Factory?что такое конвейерное программирование? (ssn)
what Is a Software Factory?что такое фабрика программного обеспечения? (ssn)
when a large amount of memory is released, part of it may be used to meet a subsequent request, leaving an unused part that is too small to meet any further requestsпри высвобождении большого участка памяти часть его может быть выделена в ответ на текущий запрос, при этом остаток может оказаться слишком малым для удовлетворения любых последующих запросов
when called, a pointer to the array and its size in bytes is passed to the functionпри вызове в функцию передаются адресная ссылка на обрабатываемый массив и размер массива в байтах
when called, a pointer to the array and its size in bytes is passed to the functionпри вызове в функцию передаются указатель на обрабатываемый массив и размер массива в байтах
when free memory shrinks below a configurable threshold, dirty buffers are written back to disk so that the now-clean buffers may be removed, freeing memoryкогда количество свободной памяти становится меньше настраиваемого порогового значения, содержимое грязных буферов записывается обратно на диск, чтобы очищенные буферы можно было удалить, освободив память (ssn)
which is more than a screen page longс длиной более одного экрана (Microsoft Alex_Odeychuk)
Windows is a rich and flexible interfaceWindows – богатый возможностями и гибкий интерфейс (см. Windows System Programming, 4th Edition by Johnson M. Hart 2010 ssn)
Windows is a rich and flexible interfaceWindows – богатый возможностями и гибкий интерфейс (см. Windows System Programming, 4th Edition by Johnson M. Hart 2010 ssn)
yet another option is a scheme in which the arrival of a message causes a new thread to be created spontaneously in the receiving process' address space. Such a thread is called a pop-up threadещё один вариант заключается в схеме, при которой поступающее сообщение самопроизвольно порождает новый поток в адресном пространстве процесса – получателя сообщения. Он называется всплывающим потоком (см. Modern Operating Systems Third ed. by Tanenbaum A.S. 2009)
Showing first 500 phrases