�������� Programming and Algorithm for Multimedia MULT 1105
������� n n �������������������������� (The American National Standard Institute : ANSI) ������������� � Programming and Algorithm for Multimedia MULT 1105
. 4 ������� � ���������������������� area = 1 / 2 * base * height ถกตอง Programming and Algorithm for Multimedia area = 1 / 2 * base * height ไมถกตอง MULT 1105
������������ ���������� = ½ * ��� ���������� Pseudocode 1. INPUT BASE 2. INPUT HIGH 3. AREA = 1 / 2 * BASE * HIGH 4. PRINT AREA 5. END START BASE , HIGH AREA = 1 / 2 * BASE * HIGH AREA STOP Programming and Algorithm for Multimedia MULT 1105
ผงงานแสดงการเรยกใชโปรแกรมยอย Programming and Algorithm for Multimedia MULT 1105
������� ������ 3 ������ n n n ������ (Sequence Structure) ��������� ��( Select Structure ) ������ �� ��� (Loop Structure) Programming and Algorithm for Multimedia MULT 1105