Flowgorithm 1 Flowgorithm Layout Control Zoom InOut Source

  • Slides: 25
Download presentation
โปรแกรม Flowgorithm 1

โปรแกรม Flowgorithm 1

Flowgorithm Layout Control Zoom In/Out Source Code View Variable Watch สวนประกอบของโปร แกรม 7

Flowgorithm Layout Control Zoom In/Out Source Code View Variable Watch สวนประกอบของโปร แกรม 7

Flowgorithm การ Run Flowchart Run Step Run Speed 17

Flowgorithm การ Run Flowchart Run Step Run Speed 17

Flowgorithm Console : หนาตาง Output output Input from Keyboard 18

Flowgorithm Console : หนาตาง Output output Input from Keyboard 18

Flowgorithm ชนด ขอมล Data Type q. Integer Data Type จำนวนเตม q. Real Data Type

Flowgorithm ชนด ขอมล Data Type q. Integer Data Type จำนวนเตม q. Real Data Type จำนวนจรง q. String Data Type ขอความ q. Boolean Data Type ตรรกะ 20

Flowgorithm ฟงกชน พนฐาน (Intrinsic Functions) q. Abs(n) Absolute Value q. Sqrt(n) Square Root q.

Flowgorithm ฟงกชน พนฐาน (Intrinsic Functions) q. Abs(n) Absolute Value q. Sqrt(n) Square Root q. Len(s) Length of a string q. Char(s, i) Returns a character from the string s at index i q To. String(n)Convert a number to a string q. Random(n)A random number between 0 and (n - 1) q Size(a) The size (number of elements) in an array 21

Flowgorithm If : ตดเกรด 23

Flowgorithm If : ตดเกรด 23

Flowgorithm 25

Flowgorithm 25