DictionaryForumContacts

   Russian
Terms for subject Programming containing меньший | all forms | exact matches only
RussianEnglish
как мы увидим далее в этой книге, многие алгоритмы основаны на принципе рекурсивного разбиения большой задачи на меньшие, когда решения подзадач используются для решения исходной задачи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)
меньшее быстродействиеslower speed (ssn)
меньшие задачиsmaller tasks (ssn)
меньшие классыsmaller classes (ssn)
меньший классsmaller class (ssn)
меньший объём работinferior performance (ssn)
мы поддерживаем упорядочение представления, записывая все меньшие, чем значение узла, элементы в левое поддерево этого узла ... we keep the representation sorted by storing all elements less than a node's value in the node's left subtree (см. "Abstraction and Specification in Program Development" by Barbara Liskov & John Guttag 1986)
несколько меньших задачseveral smaller tasks (ssn)
принцип рекурсивного разбиения большой задачи на меньшиеprinciple of recursively decomposing a large problem into one or more smaller ones (ssn)
разбивать большой класс на ряд меньших классовsplit a large class into a number of smaller classes (ssn)
разделение на меньшие блокиsubdivision (ssn)
ряд меньших классовa number of smaller classes (ssn)
это вещь из области POSIX – стандарт утверждает, что на различных платформах вы можете использовать различные типы временных базисов, но любая платформа должна, по меньшей мере, поддерживать базис CLOCK_REALTIMEthis is a POSIX thing – POSIX says that on different platforms you can have multiple time bases, but that every platform must support at least the CLOCK_REALTIME time base (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)
это вещь из области POSIX – стандарт утверждает, что на различных платформах вы можете использовать различные типы временных базисов, но любая платформа должна, по меньшей мере, поддерживать базис CLOCK_REALTIMEthis is a POSIX thing – POSIX says that on different platforms you can have multiple time bases, but that every platform must support at least the CLOCK_REALTIME time base (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)