Data Processing Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
No edit summary
m (Text replacement - "<B>Counter-Examples:</B>" to "<B>Counter-Example(s):</B>")
Line 47: Line 47:
**** [[Conflict Resolution]] for [[update management]].
**** [[Conflict Resolution]] for [[update management]].
** ...
** ...
* <B>Counter-Examples:</B>
* <B>Counter-Example(s):</B>
** [[Random Number Generation Algorithm]]s, which create rather than process [[data]].
** [[Random Number Generation Algorithm]]s, which create rather than process [[data]].
** [[Data Storage Algorithm]]s, which preserve rather than transform [[data]].
** [[Data Storage Algorithm]]s, which preserve rather than transform [[data]].

Revision as of 23:02, 28 December 2024

A Data Processing Algorithm is an algorithm that can be implemented into a data processing system (to transform input data into output data through systematic operations).