User Tools

Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
faq [2021/03/16 15:11] jxufaq [2021/03/16 15:19] jxu
Line 167: Line 167:
 algorithm is a greater challenge than we have the tools to solve. algorithm is a greater challenge than we have the tools to solve.
  
-**Answer to Question 19**: You need to carefully read and study all the material listed +**Answer to Question 19**: You also need to carefully read and study all the material listed 
-in the Answer to Question 18 above. As shown in the Wednesday March 3 Lecture 14 video recording which explains the 2011N W21 Assignment 2 Example posted on eClass, the performance of each algorithm for any workload, that is, the Average Waiting Time, and the Average Turnaround Time, can all be calculated with pen and paper step-by-step. +in the Answer to Question 18 above. As shown in the Wednesday March 3 Lecture 14 video recording which explains the 2011N W21 Assignment 2 Example posted on eClass, the performance of each algorithm for any workload, that is, the Average Waiting Time, and the Average Turnaround Time, can all be calculated solely with pen and paper step-by-step. 
  
-Note that, ANYTHING THAT CAN BE CALCULATED WITH PEN AND PAPER STEP-BY-STEP, CAN ALSO BE DONE BY A COMPUTER PROGRAM WRITTEN IN JAVA STEP-BY-STEP (in the same way that the Average Waiting Time, and the Average Turnaround Time was calculated with pen and paper step-by-step in the Wednesday March 3 Lecture 14). In other words,+Note that, ANYTHING THAT CAN BE CALCULATED SOLELY WITH PEN AND PAPER STEP-BY-STEP, CAN ALSO BE DONE BY A COMPUTER PROGRAM WRITTEN IN JAVA STEP-BY-STEP (in the same way that the Average Waiting Time, and the Average Turnaround Time was calculated with pen and paper step-by-step in the Wednesday March 3 Lecture 14). In other words,
 there is no need to get anything "to work in parallel", and there is no need to use any  there is no need to get anything "to work in parallel", and there is no need to use any 
 parallel programming tools such as "threads" for Assignment 2.   parallel programming tools such as "threads" for Assignment 2.  
faq.txt · Last modified: 2021/04/26 22:20 by jxu