Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms containing
subproblems
|
all forms
|
exact matches only
Subject
English
Russian
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.
reducing problems to
subproblems
сведение задачи к подзадачам
(
ssn
)
progr.
solutions to the
subproblems
решения подзадач
(
ssn
)
progr.
subproblem
of approximate pattern-matching
подзадача приближённого сравнения с паттерном
(
ssn
)
progr.
using solutions to the
subproblems
to solve the original problem
решения подзадач используются для решения исходной задачи
(
ssn
)
Get short URL