DictionaryForumContacts

   English
Terms for subject Programming containing in circuit | all forms | in specified order only
EnglishRussian
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)
built-in self-checking monitoring circuitсамопроверяемая схема встроенного контроля (ssn)
in most programming languages, boolean operators perform short-circuit evaluationв большинстве языков программирования булевы операторы выполняют упрощённые вычисления (см. "The Art of Readable Code" by Dustin Boswell, Trevor Foucher 2012)
in these circuits, the output not only depends upon the current values of the inputs, but also upon preceding input valuesв этих схемах выход зависит не только от текущих значений на входах, но и от предшествовавших входных значений (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003)
in-circuit testвнутрисхемный тест (сокр. ICT ssn)
in-circuit testиспытание смонтированных печатных плат (ssn)
in-circuit testingвнутрисхемное тестирование (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)
Overloading a short-circuit operator such as "and" does not imply that the function designated by the operator symbol will be invoked in a short-circuit mannerСовмещение оператора, выполняющегося по укороченной схеме, такого как "and", не подразумевает, что функция, обозначенная таким оператором, будет активироваться по такой же схеме (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)