Showing posts with label pseudo code. Show all posts
Showing posts with label pseudo code. Show all posts

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