algorithm
Algorithm
Submitted by root on Fri, 09/05/2008 - 06:31
The term algorithm describes the method for doing a task. The term is generally used in the context of software to describe the program logic for a specific function. The two important factors in determining how to design an algorithm are the accuracy of the result and the efficiency of the processing.
- Login or register to post comments
- Read more
- Add new comment
