The algorithm is a series of steps appropriate, detailed, and limited to solve a problem. Appropriate measures means a series of steps is always right to solve the problem given. Step that does not give the correct results for a given problem domain is not an algorithm.
Detailed steps are given meaning that every step in detail and can be executed by the computer, instructions such as "lift a little to the left" is an example of incorrect instructions, because "little" does not state something correctly.
Given step must be limited, meaning that a time step must be stopped, if the measures did not stop (for example: "get some water, put into the bath, repeat fetch water, and so on") then it is not a series of steps called the algorithm (if: " take water, put into the bath, repeat until the water take tub full ", then the algorithm can be called, but the steps get some water, put into the bath, must be itemized and can be executed by a machine).
Sedangkang Dictionary meaning of the program according to Computer and Information Technology (http://www.total.or.id) can be interpreted as a series of events or commands to be executed by a computer. Then explained further that:
The program instruction set is a collection that will be executed by the processor, namely the software. How can a thinking computer system regulated by this program. This program that controls all the activities available on the processor. The program contains the logic of construction made by humans, and have been translated into machine language in accordance with the existing format of the instruction set.
Pengertiang algorithm of the program and understanding it can be concluded that: Programming algorithm are important steps in the right tersetruktur and detailed which is used to solve a problem in the process of designing a computer program, where the presentation of these measures tailored to the processor (software) that use the program designer.
Detailed steps are given meaning that every step in detail and can be executed by the computer, instructions such as "lift a little to the left" is an example of incorrect instructions, because "little" does not state something correctly.
Given step must be limited, meaning that a time step must be stopped, if the measures did not stop (for example: "get some water, put into the bath, repeat fetch water, and so on") then it is not a series of steps called the algorithm (if: " take water, put into the bath, repeat until the water take tub full ", then the algorithm can be called, but the steps get some water, put into the bath, must be itemized and can be executed by a machine).
Sedangkang Dictionary meaning of the program according to Computer and Information Technology (http://www.total.or.id) can be interpreted as a series of events or commands to be executed by a computer. Then explained further that:
The program instruction set is a collection that will be executed by the processor, namely the software. How can a thinking computer system regulated by this program. This program that controls all the activities available on the processor. The program contains the logic of construction made by humans, and have been translated into machine language in accordance with the existing format of the instruction set.
Pengertiang algorithm of the program and understanding it can be concluded that: Programming algorithm are important steps in the right tersetruktur and detailed which is used to solve a problem in the process of designing a computer program, where the presentation of these measures tailored to the processor (software) that use the program designer.
0 Komentar untuk "Algorithm and Program"