Algorithmization - the process of composing algorithms for solving the applied problems.
Algoritm - bu qandaydir bajaruvchi uchun mo’ljallangan qat'iy qoidalar asosida bajariluvchi, chеkli qadamdan kеyin masala еchimiga olib kеluvchi amallarning aniq kеtma-kеtligidir.
|
Алгоритм — это точный набор инструкций, описывающих порядок действий некоторого исполнителя для достижения результата, решения некоторой задачи за конечное число шагов.
|
An algorithm is a step by step method of solving a problem. It is commonly used for data processing, calculation and other related computer and mathematical operations.
|
Tushunаrlilik - ijrochi uchun berilayotgan har bir ko‘rsatma ijrochining ko‘rsatmalar tizimiga mansub bo‘lishi lozim
|
Понятность - алгоритм должен состоять из команд, "понятных" исполнителю (входящих в систему команд исполнителя).
|
Clearness - the algorithm should consist of commands that are "understandable" to the executor (entering into the system of commands of the performer).
|
Diskrеtlik - Bu xossaning mazmuni algoritmlarni doimo chekli qadamlardan iborat qilib bo‘laklash imkoniyati mavjudligida
|
Дискретность — алгоритм должен представлять процесс решения задачи как последовательное выполнение простых (или ранее определенных) шагов. Каждое действие, предусмотренное алгоритмом, исполняется только после того, как закончилось исполнение предыдущего.
|
Discreteness (discontinuity, separation) - the algorithm should represent the process of solving the problem as a sequential execution of simple (or previously defined) steps. Each action, provided by the algorithm, is executed only after the execution of the previous one has ended.
|
Аniqlik- Ijrochiga berilayotgan ko‘rsatmalar aniq mazmunda bo‘lishi zarur. Chunki ko‘rsatmadagi noaniqliklar mo‘ljaldagi maqsadga erishishga olib kelmaydi
|
|