Translation of base case into Russian
Noun
recursion
- The base case ensures the recursion stops.Базовый случай обеспечивает остановку рекурсии.
mathematics
- Prove the base case for n equals 0.Докажите базовый случай для n, равного 0.
Synonyms and analogies of base case in English
Examples of base case in a sentence
Without a base case, the algorithm may not terminate. The base case must be verified before proceeding. Understanding the base case is crucial in recursion.
Translations of "base case" in Context ordered by category and frequency
Let's consider this example as the base case for future comparisons that follow.
Давайте рассмотрим этот пример как базовый вариант для последующих сравнений.
The EIA's base case assumes that known technologies continue to improve along recent trend lines.
Базовый вариант EIA предполагает, что известные технологии продолжат улучшаться в соответствии с последними тенденциями.
Our team discussed how the base case could be optimized further.
Наша команда обсуждала, как можно ещё оптимизировать базовый случай.
In our recursive function, the base case prevents infinite loops from occurring.
В нашей рекурсивной функции базовый случай предотвращает возникновение бесконечных циклов.
Other translations for base case:
- основной случайn.
base case: Examples and translations in context
The effect of variations in the base case assumptions should be shown covering:
Следует дать информацию по воздействию вариаций различных допущений в базовом варианте:
To fit in high above the surface of the interior was the most comfortable, the manufacturer has already provided in the base case the presence of wide lateral footrests.
Чтобы посадка в высоко расположенный над поверхностью салон была максимально комфортной, производитель уже в базовом варианте предусмотрел наличие широких боковых подножек.
From the base case, the new machine will inherit a glass cockpit and a fully digital control.
От базового варианта новая машина унаследует «стеклянную» кабину пилотов и полностью цифровое управление.
Additional cases consider either lower costs and higher resources, or higher costs and lower resources than the base case.
Другие сценарии включают либо более низкие затраты и более высокие общие запасы, либо более высокие затраты и более низкие общие запасы, чем в базовом варианте.
Of course, we will strive for zero, but, nevertheless, our strategy in the base case is 5,5%.
Мы, конечно, будем стремиться к нулю, но, тем не менее, наша стратегия в базовом варианте - 5,5%.
Every recursive function must include at least one base case.
Каждая рекурсивная функция должна включать как минимум один базовый случай.
In the example given, the base case was the simplest condition to check.
В приведённом примере базовый случай был самой простой условием для проверки.
She realized that without a base case, her function wouldn't terminate properly.
Она поняла, что без базового случая её функция не будет правильно завершаться.
See also: