4.1: machines and computational modeling Flashcards

1
Q

input-process-output model

A

a computer is a machine that takes an input, processes it and provides an output
process can be expanded to have storage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

computational models

A

describe how algorithms are executed by a machine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

3 computational models

A

sequential
parallel
multi-agent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

sequential model

A

involves following instructions in an algorithm step by step in order from start to finish

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

parallel model

A

computer processes are distributed between 2 or more processors
each seperate part of the algorithm that each processor processes is combined
requires software capable of supporting 2 or more processors and capable of distributing processes between them equally

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

multi-agent

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly