IST AT4 Flashcards
What are the 3 main control structures?
Selection (basic) - one directed path
Selections (complex) - more than one path,2 or more choices
Repetitions(repeats) - loops algorithm specific number of times.includes processes, inputs outpus and decisions
How to write an if statement
IF ____ THEN
ENDIF
What are the 3 types of repeating processes
REPEAT UNTIL loop (known as POST TEST, or unguarded test)
WHILE loop (known as PRE TEST , or guarded loop)
FOR NEXT loop (counting loop, repeated certain number of times)
How do you write a post test or unguarded loop
REPEAT
Process
UNTIL __ = TRUE
How do you write a pre text or guarded loop
WHILE ____ = FALSE
Process
ENDWHILE
How do you write a counting loop
FOR I = 1 to 5 STEP 1
Display I
NEXT i
What is animation
Animation is the result of a series if graphics or frames presented in rapid succession
What is tweening?
Tweening is short for in-betweening, and when the program automatically generates the intermediate frames between 2 objects
What is path based animaiton
Animation that displays the movement of an animated object in a particular sequence
Cell based animation
Animation that involves drawing and displaying each frame or cell
What is the difference between morphing and warping
Warping - Transform or distorts a portion of an image
Morphing - Changes shape, size and dimension of an image
What is path based animation
Displaying the movement of an animated object onto a fixed background in a particular sequence or path, shape remains the same
What is the key frame?
The opening image if a compressed video sequence which contains all the data relating to the image. To compress, frames only contain data or what has changed from the key frame, reducing file size. Also show important moments and change in animation
What is selected data
The new changes of the keyframe that contain data of only the new old and old position
Two types of audio files in multimedia
Two main types of digital sound - digitalised sound files and musical instrument digital interface (MIDI) filed
Why is MIDI so small
MIDI does not store real world sounds. Instead, MIDI files contain digital descriptions of sounds produced by the musical instruments in the software or hardware and are predefined in form