Wednesday, October 10, 2012

What is an Algorithm

Algorithm is...

1. action(s)

2. order(s)

, so give an order for action(s) to decide which action happens after another is Algorithm!

for simplicity, algorithm can be presented by pseudo code, 不是可執行, 可compile的程式, 但是可以清楚的表達該algorithm

No comments:

Post a Comment