DictionaryForumContacts

   English
Terms for subject Programming containing the haves | all forms
EnglishRussian
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)
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)
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)
as announced, these operations will be the prime component of the type definition – describing its instances not by what they are but by what they have to offerкак уже говорилось, эти операции будут главными компонентами определения типа, с их помощью описывается, что могут предложить его экземпляры, а не то, чем они являются (см. Object-Oriented Software Construction second edition by Bertrand Meyer)
as announced, these operations will be the prime component of the type definition – describing its instances not by what they are but by what they have to offerкак уже говорилось, эти операции будут главными компонентами определения типа, с их помощью описывается, что могут предложить его экземпляры, а не то, чем они являются (см. Object-Oriented Software Construction second edition by Bertrand Meyer)
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)
delete branch references for branches that have been deleted in the remote repositoryудалить ссылки на ветки, которые были удалены в удалённом репозитории (Alex_Odeychuk)
for two record values, matching elements are those that have the same element identifierдля двух структурных значений соответствующими элементами являются те элементы, которые имеют один и тот же идентификатор элементов (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
have been rolled into the main productбыть добавленным в основной продукт (Alex_Odeychuk)
have been rolled into the main productбыть включённым в основной продукт (Alex_Odeychuk)
have the ability to be scheduledмочь быть регламентированным определённым образом (ssn)
I have often seen how understanding the visitor's journey within a website, followed by subsequent changes to improve the process, can lead to dramatic improvements in conversion rates and therefore the bottom lineя много раз наблюдал, как получение информации о перемещении посетителя по сайту за чем следуют изменения по улучшению этого процесса приводит к резкому скачку коэффициента конверсии, а значит, увеличению доходов (см. Advanced Web metrics with Google Analytics / Brian Clifton 2008 ssn)
if several tasks have a valid requirement, then the task with the highest priority will be executedесли несколько задач имеют одинаковые условия, тогда выполняется задача с наивысшим приоритетом (ssn)
if you need to connect a document that you don't have yet, you can create and insert it directly into the object's document survey, which then makes the connectionесли необходимо связать документ, который вы ещё не имеете, можно создать и вставить его непосредственно в обзор документов объекта, тогда делающий соединение
in a line that packages candy bars, you have to make sure that the perforation occurs in the correct location on each barна линии упаковки конфет необходимо обеспечить перфорацию каждой конфеты в заданном месте
in ALGOL 60, the rules of the language have been carefully designed to ensure that the lifetimes of block instances are nested, in the sense that those instances that are latest activated are the first to go out of existenceТщательно разработанные в ALGOL 60 правила языка направлены на обеспечение вложенности друг в друга экземпляров блоков по времени жизни в том смысле, что экземпляры блоков, активированные последними, первыми заканчивают своё существование
in order to design a successful operating system, the designers have to have a clear idea of what they wantчтобы проект операционной системы был успешным, разработчики должны иметь чёткое представление о том, что они хотят (см. Modern Operating Systems Third ed. by Tanenbaum A.S. 2009)
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)
I/O specific actions have exactly the same behavior as standard actionsДействия специфики ввода-вывода ведут себя точно так же, как и стандартные действия (см. ISaGRAF – Workbench ssn)
kernel-mode CPU time processes in the job have usedпроцессорное время, израсходованное процессами задания в режиме ядра (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)
Many cars have power steering and brakes, which utilize hydraulic amplifiers for amplification of the force to the brakes or the steering wheelМногие автомобили оснащены гидроусилителями руля и тормозов (ssn)
Many developers have experienced the cost of an unstructured designМногие разработчики ощутили на себе все прелести отсутствия структурированной архитектуры (см. Eric Evans "Domain-Driven Design: Tackling Complexity in the Heart of Software", Addison-Wesley, 2004 ssn)
name the element must haveимя, которое должен иметь элемент (ssn)
now that you have a clear design for your program, you can begin to implement it by writing the codeТеперь, при наличии чёткого представления о проекте программы, можно приступать к её реализации посредством написания кода (C Primer Plus by Stephen Prata (2013))
object that you can call local methods on and have them forwarded on to the remote objectобъект, вызовы локальных методов которого перенаправляются удалённому объекту (ssn)
Over time, the initial, ad hoc approaches have coalesced into a collection of core principles and general programming techniquesЧерез некоторое время специализированные методы были объединены в набор основных принципов и общих методов программирования (см. Foundations of Multithreaded, Parallel, and Distributed Programming 2000 by Gregory R. Andrews ssn)
page faults that processes in the job have accruedошибки страниц, вызванные процессами задания (ssn)
Pipe and filter architecture have the advantage of modularityАрхитектура каналов и фильтров имеет явное преимущество – модульность (ssn)
processes that have ever been part of the jobпроцессы, когда-либо выполнявшиеся в этом задании (ssn)
Several times we have mentioned the issue of copying with failures, and several of the above papers show how to make specific algorithms fault tolerantЗдесь несколько раз упоминался вопрос копирования со сбоями, а в некоторых из уже перечисленных работ показано, как сделать определённые алгоритмы устойчивыми к сбоям (см. "Foundations of Multithreaded, Parallel, and Distributed Programming" by Gregory R. Andrews 2000 ssn)
Since we have neither the mathematical tools nor the intellectual capacity to model the complete behavior of large discrete systems, we must be content with acceptable level of confidence regarding their correctnessПоскольку у нас нет ни математического аппарата, ни интеллектуальных возможностей для полноценного моделирования поведения больших дискретных систем, мы должны удовлетвориться приемлемым уровнем уверенности в их правильной работе (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch 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)
SwSE begins after the system requirements have been partitioned into hardware and software subsystemsSwSE начинается, когда системные требования разделены на аппаратные и программные подсистемы (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)
testability: The degree to which a system facilitates the establishment of test criteria and the performance of tests to determine whether those criteria have been metтестопригодность: степень, в которой система улучшает определение критериев тестирования и проведение тестирования с целью проверки выполнения данных критериев (см. IEEE Standard Glossary of Software Engineering Terminology/ IEEE Std. 610.12-1990 ssn)
the adding operators are predefined for any numeric type and have their conventional meaningАддитивные операторы предопределены для любого числового типа и имеют обычный смысл (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the additional fields you'll have to fill areнужно будет заполнить ряд дополнительных полей (ssn)
the alternative to interrupts is to have the application poll for the event expected itselfв качестве альтернативы прерываниям можно заставить приложение самостоятельно вести опрос наступления ожидаемого события (см. Modern Operating Systems Third ed. by Tanenbaum A.S. 2009)
the clerk still has a main job responsibility, and must have a plan in case the system fails to perform its partСохраняя за собой основную обязанность по работе, служащий должен иметь план на случай отказа системы (см. Writing Effective Use Cases by Alistair Cockburn 2001)
the delimiting character sequence for a raw string literal shall have no more than 16 charactersпоследовательность символов-разделителей для необработанного строкового литерала не должна превышать 16 символов (Visual Studio 2013 ssn)
the formal definitions put forward so far have inspired wonder at their elegance and confidence in their precisionПредлагавшиеся до сих пор формальные определения вызывали восхищение своей элегантностью и уверенность в их точности (см. Frederic P. Brooks, Jr. THE MYTHICAL MAN-MONTH Essays on Software Engineering)
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 model relationships become the combinatory rules all languages have. the meanings of words and phrases echo the semantics of the modelОтношения в модели становятся комбинаторными правилами, содержащимися во всех языках. Значения слов и фраз отражают семантику модели (см. Eric Evans "Domain-Driven Design: Tackling Complexity in the Heart of Software", Addison-Wesley, 2004)
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 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 subprogram specification of a unary operator must have a single parameterСпецификация подпрограммы унарного оператора должна иметь единственный параметр (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
theoretic development of the basic concepts from which Petri nets have developedтеоретическая разработка основных понятий, с которых начали развитие сети Петри (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)
to simplify the model, I have assumed that the sequence of actions in using the microwave isдля упрощения модели я предполагаю такую последовательность действий при использовании микроволновой печи (Software engineering , 8th ed. / Ian Sommerville (2007))
top-down testing: An incremental approach to integration testing where the component at the top of the component hierarchy is tested first, with lower level components being simulated by stubs. Tested components are then used to test lower level components. The process is repeated until the lowest level components have been testedтестирование "сверху вниз": инкрементальный подход к интеграционному тестированию, в котором компоненты из верхнего уровня иерархии объектов тестируются в первую очередь, с использованием заглушек вместо компонентов более низкого уровня. Протестированные компоненты используются для тестирования компонентов более низкого уровня и данный процесс повторяется до тех пор, пока не будут протестированы компоненты самого низшего уровня (см. Standard glossary of terms used in Software Testing ssn)
total number of page faults that processes in the job have accruedобщее количество ошибок страниц, вызванных процессами задания (ssn)
total number of processes that have ever been part of the jobобщее число процессов, когда-либо выполнявшихся в этом задании (ssn)
UML considers that we might have the abstract notion of a type of thing such as a bank account and then specific, concrete instances of that abstraction such as "my bank account" or "your bank account"в UML предполагается, что может существовать абстрактное понятие типа сущности например, банковский счёт и отдельные конкретные экземпляры этой абстракции такие как "мой банковский счёт" или "ваш банковский счёт" (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
user-mode CPU time processes in the job have usedпроцессорное время, израсходованное процессами задания в пользовательском режиме (ssn)
we have worked at some of the big refactorings for months or years on running systemsНад некоторыми же крупными рефакторингами мы работали в течение месяцев или лет, причём в действующих системах (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999 ssn)
white-box reuse: A style of reuse based on class inheritance. A subclass reuses the interface and implementation of its parent class, but it may have access to otherwise private aspects of its parentпрозрачный ящик как способ повторного использования: стиль повторного использования, основанный на наследовании классов. Подкласс повторно использует интерфейс и реализацию родительского класса, но может также иметь доступ к закрытым для других аспектам своего родителя (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
you have discovered the theory behind the object-oriented approach: abstract data typesмы выявили хорошую теоретическую основу объектно-ориентированного подхода – абстрактные типы данных (см. Object-Oriented Software Construction second edition by Bertrand Meyer)
you have discovered the theory behind the object-oriented approach: abstract data typesмы выявили хорошую теоретическую основу объектно-ориентированного подхода – абстрактные типы данных (см. Object-Oriented Software Construction second edition by Bertrand Meyer)
you may want to have a utility class that deletes all of the .class files under the /opt/workspace/java directory on your development box as a cleanup step for your buildВозможно, вы захотите заполучить вспомогательный класс, который удаляет все файлы .class в каталоге / opt / workspace / java вашего пространства для разработки. это может происходить на этапе очистки при подготовке сборки (см. "The Well-Grounded Java Developer" by Benjamin J. Evans, Martijn Verburg 2013)