DictionaryForumContacts

   English
Terms for subject Programming containing this | all forms | exact matches only
EnglishRussian
A class definition with multiple base classes looks like this:Определение класса с несколькими базовыми классами выглядит следующим образом: (см. An Introduction to Python – The Python Tutorial version 3.2 by Guido van Rossum and Fred L. Drake 2011 ssn)
A dual objective of this standard isдругая цель настоящего стандарта заключается в том, чтобы
A major objective of this standard isГлавная цель настоящего стандарта ___-___ (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 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 program may contain zero or more function blocks or other language elements as defined in this partПрограмма может содержать нулевое или большее количество функциональных блоков или других компонентов языка программирования так, как это определено в данной части (стандарта; см. IEC 61131-3 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 simple way to guarantee this is by instantiating stream within blockПростейший способ обеспечить это состоит в создании экземпляра потока внутри блока (ssn)
A somewhat inefficient solution to this would include a list of transitions for each cellДовольно неэффективное решение этой проблемы могло бы предусматривать включение списка переходов в каждую ячейку (см. AI Game Development: Synthetic Creatures with Learning and Reactive Behaviors / Alex J. Champandard 2003 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 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)
about this manualоб этом руководстве (напр., по курсу обучения в системе программирования и документации ssn)
Adapter connection list specification. This defines a list of adapter connections between function block inputs and outputs. Each adapter declaration defines the mapping between a plug and socket of component function block instances within a composite function blockСпецификация списка адаптерных соединений. Эта спецификация определяет список адаптерных соединений между входами и выходами функциональных блоков. Каждое объявление адаптера определяет отображение между штекером и сокетом экземпляров составных функциональных блоков внутри композиционного функционального блока (см. IEC 61499-1, Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems ssn)
adopted this yearпринятый в этом году (ssn)
advantage of this principleпреимущество данного принципа (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)
aggregation relationship: The relationship of an aggregate object to its parts. A class defines this relationship for its instances e.g., aggregate objectsотношение агрегирования: отношение агрегата и его частей. Класс определяет такое отношение для своих экземпляров, то есть агрегированных объектов (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
all variables to be used only in this POUлокальные переменные POU (ssn)
an important benefit of this approach is that the information produced allows the user to check whether the model satisfies various real-time constraintsВажным достоинством этого подхода является то, что полученная информация позволяет пользователю проверять, удовлетворяет ли эта модель различным ограничениям реального времени (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
an inappropriate action for this stateНекорректное действие для этого состояния (ssn)
Another inappropriate action for this stateдругое некорректное действие для этого состояния
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)
Application of this International StandardПрименение настоящего Международного стандарта (ssn)
Application software, which is the subject of this book, is implemented not manufacturedПрикладное программное обеспечение, которое является предметом этой книги, реализуется, а не производится (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
argument of the wrong type was passed to this methodметоду был передан аргумент неправильного типа (ssn)
argument of the wrong type was passed to this methodэтому методу передан аргумент неверного типа (ssn)
as illustrated in figure 9, this clause defines the means for the type specification of three kinds of blocksэтот пункт определяет средства для спецификации типа трёх видов блоков, показанных на рисунке 9 (см. IEC 61499-1)
as we will see, this unsurprisingly isкак мы увидим позже, это – (ssn)
as we will see, this unsurprisingly isкак мы увидим позже, это – (ssn)
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как мы увидим позже, это – очень удобное значение для многих простых задач, опирающихся на синхронизацию, в которых используются программные циклы временной задержки и счётчики / таймеры
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)
To avoid this risk, paranoid and critical applications can use synchronized I/Oдля того чтобы избежать такого риска, в критически важных приложениях а также приложениях программистов, страдающих паранойей можно применять синхронизированный ввод-вывод (ssn)
benefit of this approachпреимущество этого подхода (ssn)
benefit of this approachдостоинство этого подхода (ssn)
Both sides adhere to the same agreed-upon contract, which in this case include a specifically formed delegate and a means to register that delegate with the event-generating entityОбе стороны выполняют требования согласованного контракта, который в данном случае включает специально сформированный делегат и средства его регистрации в генерирующей события сущности (см. Accelerated C# 2010 by Trey Nash 2010 ssn)
bottom-up testing: An incremental approach to integration testing where the lowest level components are tested first, and then used to facilitate the testing of higher level components. This process is repeated until the component at the top of the hierarchy is testedвосходящее тестирование: последовательный подход к интеграционному тестированию, при котором компоненты нижнего уровня тестируются первыми и затем используются для облегчения тестирования компонентов более высокого уровня. этот процесс повторяется до тех пор, пока компонент на самом верху иерархии не будет протестирован (см. Standard glossary of terms used in Software Testing)
but this remains the outstandingно до сих пор это (ssn)
but this remains the outstanding open research problem in computer scienceно до сих пор это открытая исследовательская задача в компьютерных науках (ssn)
Certainly, most of the research on continuous-time model checking is based on this modelБесспорно, большая часть исследований по верификации с непрерывным временем основана на этой модели (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
clear manifestation of this trendявное проявление этой тенденции (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)
Data connection list specification. This defines a list of data connections between component function block inputs and outputs and the external interface. Each data declaration defines the mapping of data between component function block instances within a composite function block. A similar data connection list can be used in a subapplicationСпецификация списка информационных соединений. Эта спецификация определяет список информационных соединений между входами и выходами составных функциональных блоков и с внешним интерфейсом. Каждое объявление данных определяет отображение данных между экземплярами составных функциональных блоков внутри композиционного функционального блока. Аналогичный список информационных соединений может использоваться в субприложении (см. Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems ssn)
definition of the representation chosen in this implementationопределение представления, выбранного в данной реализации (ssn)
definitions in this standardопределения настоящего стандарта (ssn)
To do this UML and UP unify previous attempts at visual modeling languages and software engineering processes into a best-of-breed solutionдля этого UML и UP унифицируют опыт предшествующих языков визуального моделирования и процессов разработки программного обеспечения наиболее оптимальным образом (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 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)
Event connection list specification. This defines a list of event connections between component function block inputs and outputs, and external interface events for a composite function block. A similar event connection list can be used in a subapplicationСпецификация списка событийных соединений. Эта спецификация определяет список событийных соединений между событийными входами и выходами составных функциональных блоков и с внешним событийным интерфейсом для композиционного функционального блока. Аналогичный список событийных соединений может использоваться в субприложении (см. Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems 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)
Few would object to this hardware configuration as the basis for a distributed systemМногие согласятся с тем, что такая конфигурация аппаратных средств представляет собой основу распределённой системы (ssn)
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 представлена типичная установка, состоящая из объекта и связанной с ним управляющей системы. Её функции заключаются в преобразовании команд человека-оператора в соответствующие воздействия и представлении оператору информации о состоянии объекта
for an allocator with a qualified expression, this expression defines the initial value of the created objectдля генератора, в котором используется квалифицированное выражение, начальное значение создаваемого объекта определяется этим выражением (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
for each use of this operatorв каждом использовании этого оператора (ssn)
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 simplicity, this discussion will continue omitting the word "pattern" when there is no risk of confusionно для простоты в данном обсуждении мы будем и далее, если это не приведёт к путанице, опускать слово "образец" (см. Object-Oriented Software Construction second edition by Bertrand Meyer)
for the purposes of this specification, the following terms as defined in the various Parts of ISO 2382 applyдля целей настоящего стандарта применяются следующие термины, которые определены в нескольких частях ISO 2382 (см. IEC 61499-1)
for this scenarioв этой ситуации
for this scenarioв этом случае
Full text search – search document in a database of texts on the basis of these documents contents, and also set of methods of optimization of this processПолнотекстовый поиск – поиск документа в базе данных текстов на основании содержимого этих документов, а также совокупность методов оптимизации этого процесса (ssn)
Full text search – search document in a database of texts on the basis of these documents contents, and also set of methods of optimization of this processПолнотекстовый поиск – поиск документа в базе данных текстов на основании содержимого этих документов, а также совокупность методов оптимизации этого процесса (ssn)
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)
get this fixedисправить эту ошибку (Alex_Odeychuk)
have run into this issueстолкнуться с этой проблемой (Alex_Odeychuk)
However this need not cause problems in the modeling of a systemОднако это не приводит к возникновению проблем при моделировании систем (ssn)
However, you can expose various features of the underlying model as adornments to extend this minimal viewОднако различные детали базовой модели могут быть раскрыты в виде дополнений, расширяющих это минимальное представление (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
idea of this refactoringидея относительно этого рефакторинга (ssn)
ideas presented in this bookидеи, приведенные в этой книге (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 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 we achieve this goal, different people will be able to work on different modules independently, without needing much communication among themselves, and yet the modules will work togetherесли мы достигнем этой цели, то разработка отдельных модулей может осуществляться различными людьми независимо друг от друга, без необходимости общения друг с другом, при этом все эти объединённые вместе модули будут функционировать правильно (см. "Abstraction and Specification in Program Development" by Barbara Liskov & John Guttag 1986 ssn)
in response to this crisis, software developers have introduced different engineering practices into product developmentчтобы разрешить этот кризис, разработчики программного обеспечения используют при создании продуктов различные инженерные методики
in the previous chapter, we assumed that time is discrete. When time is modeled in this manner, possible clock values are nonnegative integers, and events can only occur at integer time valuesв предыдущей главе мы предполагали, что время дискретно. в этом случае возможные показания часов задаются неотрицательными целыми числами и события могут происходить только в целочисленные моменты времени (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999)
in this caseтогда (ssn)
in this case, additionсложение при этом (ssn)
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 case, the first item of data is often the count of data items that followТогда первый элемент набора данных часто является счётчиком числа последующих элементов
in this case, the first letter of the first word is lowercase, and subsequent words have an uppercase first letterв этом случае первая буква в первом слове имени – маленькая, а в последующих словах – большая (см. Software Modeling and Design by Hassan Gomaa 2011)
in this case, the first letter of the first word is lowercase, and subsequent words have an uppercase first letterв этом случае первая буква в первом слове имени – маленькая, а в последующих словах – большая (см. Software Modeling and Design by Hassan Gomaa 2011)
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в этой реализации список состоит из ячеек, каждая из которых содержит элемент списка и указатель на следующую ячейку списка
in this section we show how Petri nets can faithfully model many systems of concurrently executing cooperating processesв этом разделе мы покажем, как сети Петри могут моделировать различные системы параллельных взаимодействующих процессов (см. Petri Net Theory And The Modeling Of Systems / James L. Peterson 1981)
Indeed, this is the case even in classical mathematicsДействительно, дело обстоит так даже в классической математике (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
indication that this is a blockпризнак блока (ssn)
interface implementers can use this facility to schedule cleanupразработчики реализаций интерфейсов могут воспользоваться этим средством для выполнения операций по очистке и удалению объектов (ssn)
Internal variable specification. This is used to define internal variables required by the algorithms within a basic function block bodyСпецификация внутренних переменных. Эта спецификация используется для определения внутренних переменных, необходимых алгоритмам внутри тела базисного функционального блока (см. Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems ssn)
Internal variable specification. This is used to define internal variables required by the algorithms within a basic function block bodyСпецификация внутренних переменных. Эта спецификация используется для определения внутренних переменных, необходимых алгоритмам внутри тела базисного функционального блока
it is important to note, that this particular selection is not uniqueВажно обратить внимание, что это конкретное выделение не единственно возможное (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 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)
keep this in mindиметь это обстоятельство в виду (ssn)
Keep this in mind if you get unexpected type-incompatibility error message on expressions that would otherwise seem perfectly correctИмейте это обстоятельство в виду, если получите неожиданное сообщение об ошибке несовместимости типов в выражениях, которые, на первый взгляд, кажутся совершенно правильными (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)
logical flow of this processлогическая последовательность этого процесса (ssn)
Long-duration timers built from counters are normally retentive i.e. they hold their value when the controlling event is not present. They can be made non-retentive by resetting the counters when the controlling event is not present, but this is rarely requiredТаймеры большой длительности, построенные на основе счётчиков, обычно являются сохраняющими т.е. они сохраняют своё накопленное значение, если управляющее их работой событие отсутствует. Они могут быть сделаны несохраняющими за счёт сброса счётчиков, когда управляющее событие отсутствует, но это бывает необходимо крайне редко (см. E.A. Parr Programmable Controllers – An Engineer's Guide ssn)
main goal of this codeосновная цель данного кода (ssn)
make the application of this technique complexусложнять применение этого метода (ssn)
make this object the table view's datasourceназначение текущего объекта источником данных табличного представления (ssn)
Martin Fowler and the contributing authors make an invaluable contribution to object-oriented software development by shedding light on the refactoring process. This book explains the principles and best practices of refactoring, and points out when and where you should start digging in your code to improve itМартин Фаулер и другие авторы, принявшие участие в написании этой книги, внесли большой вклад в разработку объектно-ориентированного программного обеспечения тем, что пролили свет на процесс рефакторинга. В книге описываются принципы и лучшие способы осуществления рефакторинга, а также указывается, где и когда следует начинать углублённо изучать код, чтобы улучшить его (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999 ssn)
material presented in this bookматериал данной книги (ssn)
maximum length of time that the processing of this step should takeмаксимально возможное время активности этого шага (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)
Moreover, no assumptions need to be made about the speed of the environment when this model of time is assumedБолее того, когда принимается такая модель времени, не нужно делать никаких предположений о быстродействии окружения (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
multiple exclusive selective construct: This construct consists of a number of procedure parts and a control part with a set of conditions, the values of which determine which one of the procedure parts is to be executedконструктив, выбирающий с взаимоисключением: данный конструктив состоит из ряда процедурных частей и управляющей части с набором условий, значения которых определяют, какая из процедурных частей выполняется (см. ISO/IEC 8631:1989 ssn)
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)
name that identifies this specific tagимя, идентифицирующее конкретный тег (ssn)
next article in this seriesследующая статья этой серии (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)
Note also, that the development and code of Iteration 1 is suboptimal for pedagogically-motivated reasons. Many important object-oriented technologies were not used in Iteration 1 because of the book's pedagogy and the adopted sequence of topic presentation. Accordingly, the discussion of refactoring in this chapter is suboptimal as wellОбратите также внимание, что разработка и код итерации 1 условно оптимальны по педагогическим причинам. Многие важные объектно-ориентированные технологии не использовались в итерации 1 из-за заложенной в книге педагогики и принятой последовательности представления тем. Соответственно, обсуждение рефакторинга в этой главе также условно оптимально (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
object diagram for this projectдиаграмма объектов данного проекта (ssn)
object seam: A place where you can vary behavior by replacing one object with another. In object-oriented languages, you usually do this by subclassing a class in your production code and overriding various methods of the classобъектный шов: место, где можно изменить поведение с помощью замены одного объекта другим. В объектно-ориентированных языках программирования такая замена обычно делается за счёт подклассификации класса в выходном коде и переопределения различных методов из этого класса (см. Working Effectively with Legacy Code by Michael C. Feathers 2004 ssn)
on first glance, this seems a bad ideaна первый взгляд эта идея кажется неудачной (ssn)
on the other hand, a large number of representation possibilities makes the application of this technique complexно множество возможностей представления усложняет применение этого метода (см. IEC 61508-7:2010)
once fields and methods are relocated to new class classes, an association link should be established from the old to the new class. This can be one-way link unless there is an obvious need for backward message passing. Of course, the relocation of methods has an impact on client classes that depended on these methods. This necessitates changes to method invocations in these classesкак только поля и методы будут перемещены в новый класс классы, должна быть установлена связь ассоциации от старого класса к новому. это может быть односторонняя связь, если нет очевидной потребности в обратной передаче сообщений. Конечно, перемещение методов должно влиять на классы клиента, которые зависели от этих методов. это требует изменений в обращениях к методам в этих классах (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
once the automaton is in the sink state, it can never leave this state againПопав в состояние зацикливания, автомат никогда не сможет из него выйти
pair programming: A software development approach whereby lines of code production and/or test of a component are written by two programmers sitting at a single computer. This implicitly means ongoing real-time code reviews are performedпарное программирование: подход к разработке программного обеспечения, при котором код (при разработке и/или тестировании) компонента пишется двумя программистами за одним компьютером. По сути это подразумевает непрекращающиеся рецензии кода (в реальном времени; см. Standard glossary of terms used in Software Testing 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)
precisely how this resynchronization is doneточность определения момента проведения повторной синхронизации (ssn)
Previous chapters in Part B of this book concentrated on modeling "business objects" classified as business entities Chapter 6, domain classes Chapter 7 and conceptual classes Chapter 8. But "business objects" are but one set of classes in an object-oriented programПредыдущие главы части B были сконцентрированы на моделировании "бизнес-объектов", классифицируемых как бизнес-сущности Глава 6, классы предметной области Глава 7 и концептуальные классы Глава 8. Однако "бизнес-объекты" – всего лишь множество классов в объектно-ориентированной программе (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
Previous chapters in Part B of this book concentrated on modeling “business objects” classified as business entities Chapter 6, domain classes Chapter 7 and conceptual classes Chapter 8. But “business objects” are but one set of classes in an object-oriented programПредыдущие главы части B были сконцентрированы на моделировании "бизнес-объектов", классифицируемых как бизнес-сущности Глава 6, классы предметной области Глава 7 и концептуальные классы Глава 8. Однако "бизнес-объекты" – всего лишь множество классов в объектно-ориентированной программе (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
processes in this jobпроцессы в данном задании (ssn)
program out of this bookпрограммировать по этой книге (Alex_Odeychuk)
Recent work has extended this theory to more general classes of processes, but limitations still existНедавние работы распространили эту теорию на более общие классы процессов, но ограничения всё ещё существуют (ssn)
reference to this instanceссылка на данный экземпляр (ssn)
Relative timers provide some form of event "in a certain number of seconds", while absolute timers provide this event "at a certain time"Относительные таймеры обеспечивают генерацию событий "через определённое число секунд", в то время как абсолютные таймеры генерируют события "в определённое время" (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)
remainder of this courseоставшаяся часть этого учебного курса (ssn)
representation chosen in this implementationпредставление, выбранное в данной реализации (ssn)
scope of this standardобласть действия настоящего стандарта (ssn)
send the pulse to the channel associated with this connection IDидентификатор соединения, по каналу которого будет передан импульс (ssn)
Several of the numerical methods described in this chapter are instances of an extremely general computational strategy known as iterative improvementНекоторые из численных методов, описанных в этой главе, являются примерами чрезвычайно общей вычислительной стратегии, называемой пошаговое улучшение (см. Harold Abelson and Gerald Jay Sussman with Julie Sussman 1999, Structure and Interpretation of Computer Programs ssn)
signal resolved with this functionсигнал, разрешаемый этой функцией (ssn)
Since no consensus exists among operating system designers about the best way to design an operating system, this chapter will thus be more personal, speculative, and undoubtedly more controversial than the previous onesПоскольку среди разработчиков операционных систем нет единого мнения по вопросу о том, как лучше всего проектировать операционные системы, эта глава будет носить более личный характер, более умозрительный и, несомненно, более противоречивый, чем предыдущие главы (см. Modern Operating Systems Third ed. by Tanenbaum A.S. 2009 ssn)
So, what's the problem? Simply this: Refactoring is risky. It requires changes to working code that can introduce subtle bugsтак в чём проблема? Только в том, что с рефакторингом связан известный риск. Он требует внести изменения в работающий код, что может привести к появлению трудно находимых ошибок в программе (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999)
Software engineering may be tackling "fuzzy" problems but this does not mean that is must be less rigorous or not provableПрограммная инженерия может заниматься "нечёткими" проблемами, но это не подразумевает, что они должны быть менее строгими или недоказуемыми (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
Software engineering may be tackling “fuzzy” problems but this does not mean that is must be less rigorous or not provableПрограммная инженерия может заниматься "нечёткими" проблемами, но это не подразумевает, что они должны быть менее строгими или недоказуемыми (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
somewhat inefficient solution to thisдовольно неэффективное решение этой проблемы (ssn)
System engineering provides the tools this technical management task requiresСистемная инженерия предоставляет инструментарий, требуемый для решения задачи технического управления (ssn)
To test the effect of this change, the model can be analyzed again in order to check schedulabilityдля испытания результата этого изменения модель может быть снова подвергнута анализу с целью проверить планируемость (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
the C Standard Library, in combination with CORBA and the Pthreads library, provides the support for agent-oriented and blackboard programming concepts that are discussed in this bookСтандартная библиотека C в сочетании с CORBA и библиотекой Pthreads обеспечивает поддержку концепций агентно-ориентированного программирования и программирования на основе методологии "доски объявлений", которые рассматриваются в этой книге (см. "Parallel and Distributed Programming Using C " by Cameron Hughes, Tracey Hughes 2003)
the C Standard Library, in combination with CORBA and the Pthreads library, provides the support for agent-oriented and blackboard programming concepts that are discussed in this bookСтандартная библиотека C в сочетании с CORBA и библиотекой Pthreads обеспечивает поддержку концепций агентно-ориентированного программирования и программирования на основе методологии "классной доски", которые рассматриваются в этой книге (см. "Parallel and Distributed Programming Using C " by Cameron Hughes, Tracey Hughes 2003)
the delegation event model eliminates this overheadМодель делегирования событий исключила подобную расточительность (см. Java: The Complete Reference Eighth Edition by Herbert Schildt 2011)
the descriptions of the commands in this online help are sorted by the command categories as used in the customization dialogДанная справочная онлайн-система содержит описания команд, отсортированные по категориям, как они представлены в диалоге настройки
the first objective of the requirements of this clause is to specify the management and technical activitiesПервой целью требований настоящего подраздела является определение действий по управлению и технических действий (см. IEC 61508-1, ГОСТ Р МЭК 61508-1-2007)
the first objective of the requirements of this subclause is to specify the requirements for software safety in terms of the requirements for software safety functions and the requirements for software safety integrityПервой целью настоящего подраздела является определение требований к безопасности ПО как требований к функциям безопасности ПО и требований к полноте безопасности ПО (см. IEC 61508-3)
the first stage in the design of the control software for this system is the selection of tasksПервая стадия в проектировании управляющего программного обеспечения для этой системы – выделение задач (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
the first stage in the design of the control software for this system is the selection of tasksПервая стадия в проектировании управляющего программного обеспечения для этой системы – выделение задач (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
the hardware also handles the saving of the state of the CPU and restoration of this state after the exception handler has completedАппаратура производит также сохранение состояния ЦП и восстановление этого состояния после завершения работы обработчика исключений
the index subtype of this array must be sufficient for the number of sources of any signal resolved with this functionПодтип индекса этого массива должен удовлетворять числу источников любого сигнала, разрешаемого этой функцией (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
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 mathematically demanding part of this bookнаиболее трудный материал в данной книге (ssn)
the number output by the counter at any given time will be directly related to the real time. If the counter had an infinite number of bits, then this number could be read and converted to find the timeЧисловой выход счётчика в любое данное время будет непосредственно связан с реальным временем. Если бы счётчик имел неограниченное число бит, то это число можно было бы читать и преобразовывать, чтобы найти время (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
the offline_confirm function sets the state of the device to offline and returns immediately. Use this function to confirm that the device has finished its cleanup and is now going offlineФункция offline_confirm устанавливает состояние узла в режим "offline" выключен и немедленно возвращает управление. Использование этой функции позволяет узлу подтвердить информацию, что он окончил очистку и теперь выключается (см. Neuron® C Programmer's Guide by Echelon Corporation 2009)
the operational level processes business operational data and documents, such as orders and invoices. This is the realm of OLTP systems assisted by conventional database technologyОперативный уровень обрабатывает оперативные бизнес-данные и документы, типа заказов и счетов. это – область действия OLTP-систем, сопровождаемых обычной технологией баз данных (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the operational level processes business operational data and documents, such as orders and invoices. This is the realm of OLTP systems assisted by conventional database technologyОперативный уровень обрабатывает оперативные бизнес-данные и документы, типа заказов и счетов. это – область действия OLTP-систем, сопровождаемых обычной технологией баз данных (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the organizational structure described in this paper is an adaptation of state transition logicОрганизационная структура, описанная в этой книге – адаптация логики переходов состояний (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
the outflow valves are operated by the downstream process not by the controller for this processСливные клапаны управляются последующим технологическим процессом, а не контроллером рассматриваемого технологического процесса (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
The point is that we're componentizing every device driver in this system as wellОсобенность этой системы в том, что мы выделили в отдельные компоненты каждый из драйверов устройств (Bill Veghte)
the second objective of the requirements of this clause is to specify the responsibilities of the persons, departments and organizationsВторой целью требований настоящего подраздела является определение ответственности отдельных лиц, подразделений и организаций (см. IEC 61508-1, ГОСТ Р МЭК 61508-1-2007)
the second objective states that the layer hierarchy should minimize dependencies between packages. the widely-accepted method of achieving this is by making higher layers depend on lower layers but not vice versaВторой показатель утверждает, что иерархия уровней должна минимизировать зависимости между пакетами. Широко используемый метод достижения этого – делать более высокие уровни зависимыми от более низких уровней, но не наоборот (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the second objective states that the layer hierarchy should minimize dependencies between packages. the widely-accepted method of achieving this is by making higher layers depend on lower layers but not vice versaВторой показатель утверждает, что иерархия уровней должна минимизировать зависимости между пакетами. Широко используемый метод достижения этого – делать более высокие уровни зависимыми от более низких уровней, но не наоборот (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the simplest form of class definition looks like thisПростейшая модель определения класса выглядит следующим образом:
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 synchronous approach, in which all memory elements in the system are simultaneously updated using a globally distributed periodic synchronization signal that is, a global clock signal, represents an effective and popular way to enforce this orderingЭффективным и популярным способом реализации этого упорядочения является синхронный подход, при котором все запоминающие элементы системы обновляются одновременно с использованием глобального периодического синхронизирующего сигнала т.е. глобального тактового сигнала (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003)
the tactical level processes information obtained from the analysis of data, such as monthly trends in product orders. This is the realm of OLAP systems assisted by data warehouse technologyТактический уровень обрабатывает информацию, полученную от анализа данных, типа ежемесячных тенденций в заказах продуктов. это – область действия OLAP-систем, которые сопровождает технология хранилищ данных (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the tactical level processes information obtained from the analysis of data, such as monthly trends in product orders. This is the realm of OLAP systems assisted by data warehouse technologyТактический уровень обрабатывает информацию, полученную от анализа данных, типа ежемесячных тенденций в заказах продуктов. это – область действия OLAP-систем, которые сопровождает технология хранилищ данных (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the TESTRAN debugging facility is another example of this tendencyдругим примером этой тенденции является отладчик TESTRAN (см. Frederic P. Brooks, Jr. THE MYTHICAL MAN-MONTH Essays on Software Engineering)
the type of this record of instance variables is called the representation type of the objectТип этой записи, содержащей переменные экземпляра, называется типом представления объекта (см. "Types and Programming Languages" by Benjamin C. Pierce 2002)
the various algorithms differ in precisely how this resynchronization is doneРазличные алгоритмы отличаются точностью определения момента проведения повторной синхронизации
theory in this chapterтеоретические сведения, изложенные в этой главе (ssn)
there are two ways to do thisэто можно сделать двумя способами
there is a rich body of academic literature in this fieldСуществует огромный пласт научной литературы по этой теме
these are the types of events examined in this chapterИменно события такого рода и рассматриваются в настоящей главе
this ability to isolate is recentэта возможность развязки появилась недавно
this approach forces a certain amount of commonality between filesystemsДанный подход обеспечивает определённую схожесть между файловыми системами (ssn)
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 approach, which delays physical memory allocation until the last minute, belongs to a school of algorithms known as lazy evaluationэтот подход, при котором распределение физической памяти откладывается до последнего мгновенья, относится к категории алгоритмов, известных как отложенные вычисления
this art book, offered now in softcover, showcases some of Silvestri's favorite, most popular, and most iconic images from his illustrious careerв альбом, который теперь издан в мягком переплёте, вошёл ряд наиболее любимых, наиболее популярных, наиболее знаковых работ Сильвестри, знаменующих различные этапы творческого пути этого прославленного мастера (LingvoUniversal (En-Ru) ssn)
this behavior is very handy but can sometimes be abused to accomplish complex logicТакое поведение довольно удобно, но иногда им злоупотребляют, пытаясь создать более сложную логику (см. "The Art of Readable Code" by Dustin Boswell, Trevor Foucher 2012 ssn)
this book is a collection of patterns describing object-oriented micro-architecturesэта книга представляет собой набор шаблонов, описывающих объектно-ориентированные микроархитектуры
this book takes a modern approach to these open problems, inspired by principles from the nouvelle AI trend in robotics and concepts reminiscent of agile development of softwareв настоящей книге принят современный подход к решению этих открытых задач, в основе которого, во-первых, лежат принципы, базирующиеся на современных тенденциях применения технологии ИИ в робототехнике, а во-вторых, концепции, сложившиеся в новейших подходах к динамичной разработке программного обеспечения (см. AI Game Development: Synthetic Creatures with Learning and Reactive Behaviors / Alex J. Champandard 2003 ssn)
this caused a lot of problems for people modeling work flows, which activity diagrams are well suited forэто вызвало немало трудностей у специалистов, моделирующих потоки операций, для которых хорошо подходят диаграммы деятельности (см. "UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition" by Martin Fowler 2003 ssn)
this chapterнастоящая глава (ssn)
this chapterданный раздел (ssn)
this chapterданная глава (ssn)
this chapter describes type and subtype declarations, the various kinds of object declaration, alias declarations, attribute declarations, and component declarationsДанный раздел содержит описание объявлений типов и подтипов, различных видов объявлений объектов, объявлений дополнительных имён, объявлений атрибутов и объявлений компонентов (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
this chapter introduces and explores the uses of state machinesв данной главе вводятся и исследуются методы использования конечных автоматов (ssn)
this circuit is similar to the cross-coupled inverter pair with NOR gates replacing the invertersДанная схема похожа на схему из пары инверторов с перекрёстными обратными связями, в которой вместо инверторов использованы вентили НЕ-ИЛИ (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003 ssn)
this classification will also require some more commentsэта классификация также требует дополнительных объяснений (см. Object-Oriented Software Construction second edition by Bertrand Meyer)
this clause presents the software life cycle processes that can be employed to acquire, supply, develop, operate, and maintain software productsв настоящем разделе определяются процессы жизненного цикла программных средств, которые могут быть реализованы при заказе, поставке, разработке, эксплуатации и сопровождении программных продуктов (см. ISO/IEC 12207, ГОСТ Р ИСО/МЭК 12207-99 ssn)
this combination allows improving the level of adequacy to the real systems compared to the purely discrete modelТакое сочетание позволяет повысить уровень адекватности реальным системам по сравнению с чисто дискретной моделью (ssn)
this compliance is specified in terms of the management commands to which each type of device can respond, as given in tableэта совместимость определёна в терминах команд административного управления, на которые каждый тип устройства может ответить, как это указано в таблице 5.2 (см. IEC 61499-1)
this compliance is specified in terms of the management commands to which each type of device can respond, as given in table 5.2.эта совместимость определена в терминах команд административного управления, на которые каждый тип устройства может ответить, как это указано в таблице 5.2 (см. IEC 61499-1)
this constraint greatly improves the readability and maintainability of large systemsтакое ограничение значительно облегчает чтение и поддержку больших систем (см. "Types and Programming Languages" by Benjamin C. Pierce 2002 ssn)
this corresponds to outputs of the local application programs and inputs of the remote application programsэто соответствует выходной информации локальных прикладных программ и входной информации удалённых прикладных программ (ssn)
this diagram shows a fragment of the transition logic for a task that controls the movement of a materials handling vehicle. The vehicle moves from one position to another, picking up parts in one position and dropping them off at anotherэта диаграмма показывает фрагмент логики переходов для задачи, которая управляет перемещением тележки погрузочно-разгрузочных операций. Тележка перемещается от одного положения до другого, принимая детали в одном положении и сваливая их в другом (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
this draft contains a proposal for object-oriented extensions to be added to the IEC 61131-3этот проект содержит предложение по объектно-ориентированным расширениям, которые будут добавлены в IEC 61131-3
this feature is currently not availableв данный момент функция недоступна (ssn)
this flexibility can be particularly important in large software effortsэта гибкость может иметь определяющее значение при разработке больших программных проектов
this function converts a byte in BCD format into an INT valueэта функция преобразует байт формата BCD в число типа INT (ssn)
this function converts a byte value in the Gray codeэта функция преобразует значение байта в код Грея (ssn)
this function converts an INTEGER value into a byte in BCD formatэта функция преобразует INTEGER число в байт формата BCD (ssn)
this happens if overflow occurs in the subtractionэто происходит в случае переполнения при вычитании (ssn)
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 information can be represented by the following generalized templateэта информация может быть представлена с помощью следующего обобщённого шаблона
this information is used by the NMT-Master to verify the correct system configuration during each system boot-upэти сведения используются NMT-мастером для верификации правильной конфигурации системы в течение каждого начального запуска системы
this instruction can be set up to read or write a block of dataэта инструкция может определять чтение или запись блока данных
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 arguably the neatest way to write unit tests for async code, pushing the responsibility for threads into the testing frameworkпожалуй, это самый чистый способ написания автономных тестов для асинхронного кода, поскольку ответственность за управление потоками перекладывается на каркас тестирования (см. Async in C# 5.0 / Alex Davies 2012)
this is communicated back to the client objects following the same path but upwards. Note that the delegation is frequently necessary to conform to the vertical layer architecture that disallows direct communication between non-neighboring layersэто сообщается назад объектам-клиентам по тому же пути, но в обратном направлении. Обратите внимание, что делегирование часто необходимо для согласования вертикальной структуры уровней, которая не допускает прямую связь между несоседними уровнями (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering 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 is highly recommendedрекомендуемый способ (ssn)
this is howв результате (ssn)
this is how an organization might know where to start and align its SOA initiatives with business needs and prioritiesв результате организация будет знать, с чего начинать и как привести инициативы SOA в соответствие с бизнес-требованиями и приоритетами (ssn)
this is not correct from the software engineering point of viewс точки зрения программной инженерии это некорректно (ssn)
this is not the case for application-level state machines that are called when the application goes from one discrete mode of operation or user interface display into anotherОднако для конечных автоматов, работающих на уровне приложения, которые вызываются при переходе приложения из одного режима выполнения операций или отображения пользовательского интерфейса в другой, такие ситуации не характерны (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005 ssn)
this is the concern of this chapterэто тема данной главы (ssn)
this kind of analysis can also be used to determine execution times for more complex sequences of eventsэтот вид анализа также может использоваться для определения времени выполнения более сложных последовательностей событий (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999)
this leads to an apparent nondeterminism in Petri net executionэто приводит к явной недетерминированности в выполнении сети Петри (ssn)
this little trick can actually be useful in the application of double buffering, in which two pointers are swappedвот ещё одна маленькая хитрость, которая может оказаться полезной в приложениях с двойной буферизацией, в которых меняются местами два указателя (см. Hacker's delight / Henry S. Warren, Jr. – 2nd ed. 2013 ssn)
this message is as old as the software field itselfИдея эта стара, как сама компьютерная индустрия (ssn)
this method is privateэто закрытый метод (ssn)
this method is protectedэто защищённый метод (ssn)
this method is publicэто открытый метод (ssn)
this method of keeping score will be the most mathematically demanding part of this bookэтот способ оценки производительности является наиболее трудным материалом в данной книге (см. The Algorithm Design Manual Second Edition by Steven S. Skiena 2008)
this motion is computer simulatedэто движение моделируется на компьютере (ssn)
this plug-in builds the interface to a CANopen network and provides functions for down- and uploading of configuration and program data, scanning of a network, verification of device configurations, network and program control as well as layer setting servicesэтот дополнительный программный модуль представляет собой интерфейс для CANopen сети и выполняет функции загрузки и выгрузки данных конфигурирования и программ, сканирование сети, верификацию конфигураций устройства, управление сетью и программой, а также сервисы настройки уровней
this programming paradigm often serves as the architectural framework in which employ other paradigmsэта парадигма программирования часто служит архитектурным остовом, на котором реализуются другие парадигмы (ssn)
this property to be populated fromэтому свойству должно присваиваться значение, полученное от (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
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 required components to receive events that they did not process, and it wasted valuable timeэто вынуждало все компоненты получать извещения о событии, которые они могли и не обрабатывать, что приводило к значительным затратам времени (см. Java: The Complete Reference Eighth Edition by Herbert Schildt 2011 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 same sort of situationаналогичная ситуация (ssn)
this same sort of situation also occurs when performing operations on charsАналогичная ситуация возникает при выполнении операций с символьными операндами (ssn)
this simple pattern is at the heart of episodic computationэтот простой паттерн – самая суть эпизодических вычислений
this simple pattern is at the heart of episodic computationэтот простой паттерн – самая суть эпизодических вычислений
this solution is not elegant, but it worksне очень элегантное решение, но оно работает (ssn)
this specific systemданная конкретная система (ssn)
this Standard groups the activities that may be performed during the life cycle of software into five primary processes, eight supporting processes, and four organizational processesв настоящем стандарте работы, которые могут выполняться в жизненном цикле программных средств, распределены по пяти основным, восьми вспомогательным и четырём организационным процессам (см. ISO/IEC 12207, ГОСТ Р ИСО/МЭК 12207-99 ssn)
this table lists the discrete states that the application can exist in and shows which state transitions are possibleэта таблица содержит список дискретных состояний, в которых может находиться приложение, а также возможные варианты переходов между состояниями (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005)
this technique, called method overloading, is used to implement methods that perform similar tasks but with different types and/or different numbers of argumentsэтот приём, называемый "перегрузкой методов", используется для реализации методов, выполняющих сходные задачи с разными типами и / или количеством аргументов (см. Deitel P., Deitel. H. – Visual C# 2012 How to Program, 5Ed. – 2013)
this technique is similar to the operation of an assembly line and is especially useful for vector and array processingэтот метод обработки подобен функционированию сборочного конвейера и особенно удобен для работы с векторами и массивами
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 account works best for roommates or other long-term guests who will be using your computerэтот тип учётной записи – наилучший выбор для совместно проживающих в одном помещении нескольких взрослых пользователей или других часто посещающих ваш дом близких друзей, которые будут пользоваться вашим компьютером (см. "Windows® 10 For Dummies" by Andy Rathbone 2015)
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 type of model is often used for modelling real-time systemsэтот тип модели особенно полезен для моделирования систем реального времени (ssn)
this type of model is often used for modelling real-time systems because these systems are often driven by stimuli from the system's environmentэтот тип модели особенно полезен для моделирования систем реального времени, поскольку этими системами обычно управляют входные сигналы, приходящие из окружения системы (см. Software engineering, 8th ed. / Ian Sommerville 2007)
this type of processing arrays is very efficient because no additional memory is required and no surrender values must be copiedэтот способ обработки массива очень эффективен, поскольку не требуется дополнительная память и не нужно копировать передаваемые значения
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 use case displays the maximum and minimum values of a selected measurementэтот прецедент выводит на экран максимальное и минимальное значения указанного показателя (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch)
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)
this-version function changesфункциональные изменения данной версии (ssn)
Totweak this working solution, we pick two elements and swap themчтобы выполнить поиск по рабочему решению, мы берём два элемента и переставляем их (см. AI Application Programming / M. Tim Jones 2003)
understanding of the material presented in this bookпонимание материала данной книги (ssn)
unifying nature of this theory is of apparent valueунифицированный характер этой теории представляет несомненную ценность (ssn)
using this and similar observations about subtractionиспользование этой и аналогичной формул для вычитания (ssn)
Using this and similar observations about subtraction gives the following code for adding/subtracting two halfwords modulo 2Использование этой и аналогичной формул для вычитания даёт нам приведённый ниже код для сложения / вычитания двух полуслов по модулю 2 (в шестнадцатой степени; см. Hacker's delight / Henry S. Warren, Jr. – 2nd ed. (2013))
using this bookкак пользоваться этой книгой (ssn)
valid reference to this instanceдействительная ссылка на данный экземпляр (ssn)
ways to read this bookкак работать с книгой (употребляется в предисловии ssn)
we examine this and related kinds of program transformations in Chapter 12это и другие аналогичные преобразования программ рассматриваются в главе 12 (см. Foundations of Multithreaded, Parallel, and Distributed Programming 2000 by Gregory R. Andrews ssn)
what's Different this Time?что изменилось на этот раз? (ssn)
which are not reflected in this bookкоторые не отражены в этой книге (ssn)
why Is This Chapter Worth Reading?почему эту главу стоит прочесть? (ssn)
with this codeпри таком коде (With this code, the dictionary will be initialized only once, the first time the method is called. — При таком коде словарь будет инициализирован только один раз, при первом вызове метода. Alex_Odeychuk)
with this configurationс такими параметрами (ptraci)
with this contextучитывая это (ssn)
with this context, the compucentric nature of modern mechanical systems designs becomes clearer. Computational capabilities and limitations must be considered at all stages of the design and implementation process. In particular, the effectiveness of the final production system will depend very heavily on the quality of the real time software that controls the machineУчитывая это, природа компьютеризации проектов современных механических систем становится более понятной. Вычислительные способности и ограничения должны рассматриваться на всех стадиях процесса проектирования и реализации. В частности, эффективность окончательной промышленной системы будет существенно зависеть от качества функционирования программного обеспечения в реальном масштабе времени, которое управляет механизмом (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)