DictionaryForumContacts

   English
Terms for subject Programming containing the how | all forms
EnglishRussian
change how the program runsизменение способа работы программы (ssn)
code that knows how to deal with the specifics of the hardwareкод, "знающий" о специфике оборудования (ssn)
for example, how to ask an interrupt controller chip about which interrupt fired, or how to interface to the timer chip to be able to arrange for periodic interrupts, etcНапример как опрашивать контроллер прерываний о том какое прерывание произошло или о том как настроить таймер на регулярную генерацию прерываний (и т.п.; см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten (1996))
formal definition of how the application operatesформальное описание того, как работает приложение (ssn)
full mental model of how the system worksполная мысленная модель работы системы (ssn)
Here again we bump into the difference between how things look and what they are in realityЗдесь мы снова сталкиваемся с разницей между внешним видом и сутью вещей (ssn)
how the query system worksкак действует система обработки запросов (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)
important stimuli from the environment and their corresponding sensations, as well as primary emotions and how to portray themважные стимулы, поступающие из внешней среды, и соответствующие им ощущения, а также основные эмоции и способы их отображения (ssn)
in the software lifecycle, the time and effort put into the code maintenance significantly outweighs the time and effort put into writing the code in the first place. Code maintenance is reading it and trying to understand it in order to modify or extend it. Any refactoring of code during its production, no matter how small, can significantly benefit software maintainersв жизненном цикле ПО время и трудозатраты на сопровождение кода существенно превышают время и трудозатраты на первоначальное написание кода. При сопровождении кода необходимо прочитать и попробовать понять его, чтобы затем изменить или расширить. Любой рефакторинг кода в процессе его создания, независимо от того, сколь он мал, может принести существенную пользу эксплуатационному персоналу ПО (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
isolating the parts of a program that deal with how data objects are representedотделение частей программы, которые имеют дело с представлением объектов данных (ssn)
it is application-specific how to update multiple instances of the same elementsОбновление множественных вхождений одного типа элементов зависит от приложения (см. ISO/IEC 263002006 ssn)
Kernel callouts let the developer supply code that knows how to deal with the specifics of the hardwareМеханизм исходящих вызовов ядра позволяет разработчику добавлять в систему свой код, "знающий" о специфике оборудования (см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten 1996 ssn)
learn how the codebase is architectedизучать архитектуру базы исходного кода (Alex_Odeychuk)
mental model of how the system worksмысленная модель работы системы (ssn)
model of how the system worksмодель работы системы (ssn)
now we discuss how to implement the operations of a max-priority queueТеперь перейдём к реализации операций в невозрастающей очереди с приоритетами (см. Introduction to Algorithms Second Edition by Thomas H. Cormen et al. 2001)
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)
statement of how we expect the world to be before we execute an operationвысказывание относительно того, как должен выглядеть окружающий мир до выполнения операции (ssn)
the difference between how things look and what they are in realityразница между внешним видом и сутью вещей (ssn)
the it_value specifies either how long from now the timer should go off in the case of a relative timer, or when the timer should go off in the case of an absolute timerПараметр it_value задаёт либо интервал времени от настоящего момента до момента срабатывания таймера в случае относительного таймера, либо собственно время срабатывания в случае абсолютного таймера (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009)
the purpose of creating a model is to help understand, describe, or predict how things work in the real world by exploring a simplified representation of a particular entity or phenomenonЦель создания модели заключается в облегчении понимания, описания или прогнозирования функционирования сущностей в реальном мире посредством изучения упрощённого представления конкретного объекта или явления (о модели в IEC 61850-7-1)
the state machine is just a formal definition of how the application operatesКонечный автомат – это просто формальное описание того, как работает приложение (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005)
the state machine is just a formal definition of how the application operatesКонечный автомат – это просто формальное описание того, как работает приложение (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005)
the various algorithms differ in precisely how this resynchronization is doneРазличные алгоритмы отличаются точностью определения момента проведения повторной синхронизации