algorithm
n. A procedure for solving a problem, usually computational, consisting of a series of steps which will always produce a correct solution but which often require more effort than other, less certain methods for solving the same problem. Computer programs are the most common form of contemporary algorithms. The opposite of an algorithm is a heuristic, which is a rule of thumb for seeking a solution, which usually requires less effort than an algorithm but sometimes makes errors.
没有要显示的评论
没有要显示的评论