summaryrefslogtreecommitdiff
path: root/36/DEPENDENCIES/prob9_20data.sci
blob: 797652de14f7d49fc125b911d36557f164f8edad (plain)
1
2
3
4
5
6
7
8
9
10
11
//problem 9-20 data

//no of processors
nos=4;
//cycle time for 1st situation
tp1=40;
//total no of floating operation
total=400;
//cycle time for 2st situation
tp2=10;