Difference between revisions of "* Patterns and Algorithms *"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
'Informally, an algorithm is any well-defined computational procedure that takes | 'Informally, an algorithm is any well-defined computational procedure that takes | ||
+ | |||
some value, or set of values, as input and produces some value, or set of values, as | some value, or set of values, as input and produces some value, or set of values, as | ||
+ | |||
output. An algorithm is thus a sequence of computational steps that transform the | output. An algorithm is thus a sequence of computational steps that transform the | ||
+ | |||
input into the output.' | input into the output.' | ||
Revision as of 19:46, 19 October 2016
Patterns and Algorithms
--
Research
'Informally, an algorithm is any well-defined computational procedure that takes
some value, or set of values, as input and produces some value, or set of values, as
output. An algorithm is thus a sequence of computational steps that transform the
input into the output.'
Patterns subtracted from Google Earth.