Subject | English | Russian |
scient. | algorithm for solving problem situations | алгоритм решения проблемных ситуаций (Tamerlane) |
progr. | algorithm object: An object that encapsulates an algorithm used in the problem domain | объект-алгоритм: объект, инкапсулирующий определённый алгоритм, который применяется в предметной области (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn) |
el. | algorithm-problem interface | интерфейс алгоритм-задача |
progr. | algorithms and problem-solving | алгоритмы и решение задач (ssn) |
progr. | Although the graphical approach does not translate directly into a usable algorithm, it gives a good intuitive feel for the nature of the problem | Хотя графический подход не переводится непосредственно в пригодный к использованию алгоритм, он даёт неплохое интуитивное понимание существа вопроса (см. Modern Operating Systems Fourth ed. by Andrew S. Tanenbaum & Herbert Bos 2015 ssn) |
progr. | as we shall see throughout the book, a great many algorithms are based on the principle of recursively decomposing a large problem into one or more smaller ones, using solutions to the subproblems to solve the original problem | как мы увидим далее в этой книге, многие алгоритмы основаны на принципе рекурсивного разбиения большой задачи на меньшие, когда решения подзадач используются для решения исходной задачи (см. Algorithms in C++, Parts 1–4: Fundamentals, Data Structure, Sorting, Searching Third Edition by Robert Sedgewick 1998) |
progr. | efficient algorithm to solve a problem | эффективный алгоритм для решения задачи (ssn) |
radio | handling the problem of algorithms development for selection of operating frequencies from the formed secondary list | решение задачи разработки алгоритмов выбора рабочих частот из сформированного вторичного списка (Konstantin 1966) |
IT | problem algorithm | алгоритм задачи |
automat. | problem algorithm | проблемный алгоритм |
tech. | problem algorithm | алгоритм решения задачи |
radio | problem of algorithms development for selection of operating frequencies from the formed secondary list | задача разработки алгоритмов выбора рабочих частот из сформированного вторичного списка (Konstantin 1966) |
progr. | problem with the standard algorithm | проблема стандартного алгоритма (ssn) |
math. | the problem disappears with a multistep algorithm | затруднение устраняется при |
progr. | the problem with the standard algorithm is that it can waste a lot of effort | Проблема стандартного алгоритма заключается в том, что он затрачивает много усилий впустую (см. "Analysis of Algorithms: An Active Learning Approach" by Jeffrey J. McConnell 2001) |