DictionaryForumContacts

   English
Terms for subject Programming containing we'll | all forms | in specified order only
EnglishRussian
To account for the expenditure of the energy of the control signal, we will use the performance indexчтобы учесть затраты энергии на выработку управляющего сигнала, мы будем использовать оценку качества (уравнение; см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop (2008))
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как мы увидим позже, это – очень удобное значение для многих простых задач, опирающихся на синхронизацию, в которых используются программные циклы временной задержки и счётчики / таймеры
characters that we'll remove from the stringсимволы, удаляемые из строки (ssn)
creating a list of characters that we'll remove from the stringсоздание списка символов, удаляемых из строки (ssn)
for these reasons, I think we will see future specifications to consist of both a formal definition and a prose definitionпо этой причине я полагаю, что в будущем спецификации будут состоять как из формальных, так и из текстовых описаний (см. Frederic P. Brooks, Jr. THE MYTHICAL MAN-MONTH Essays on Software Engineering)
in investigating a parallel method for searching, we will begin with a naive attempt with as many processors as elements of the list we are searchingИзучение параллельных методов поиска мы начнём с наивной попытки, в которой число процессоров равно числу элементов списка (см. "Analysis of Algorithms: An Active Learning Approach" by Jeffrey J. McConnell 2001)
list of characters that we'll remove from the stringсписок символов, удаляемых из строки (ssn)
we assume that the outside world will deposit a token in the place corresponding to an input symbol and then wait for a token to appear in a place corresponding to an output symbol which will then be removedмы допускаем, что из внешнего мира помещается фишка в позицию, соответствующую входному символу, а затем фишка, появившаяся в позиции, соответствующей выходному символу, удаляется оттуда
we will see how data abstraction makes programs much easier to design, maintain, and modifyмы увидим, как с помощью абстракции данных программы становится легче проектировать, поддерживать и изменять