User Tools

Site Tools


assignments

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
assignments [2014/01/08 21:02] hjassignments [2014/04/16 16:00] (current) hj
Line 1: Line 1:
 ^                ^ percent       ^ Set by          ^  Due date*   ^ Return by ^ ^                ^ percent       ^ Set by          ^  Due date*   ^ Return by ^
-[[http://www.eecs.yorku.ca/course_archive/2013-14/W/3221/a1.htmAssignment 1]]   |  5%            Jan 10           Jan 24; Feb 10    |  Feb 22  | +Assignment  |  5%            Jan 10           Jan 24; Feb 10    |  Feb 22  | 
-| Project      |  10%          |  Feb 10            Feb 24;  Mar 10      Mar 24  | +| Project       10%          |  Feb 10            Feb 25;  <del>Mar 10</del> Mar 17     |  Mar 24  | 
-| Assignment 2    5%            Mar 10             Mar 31    Apr 15  |+| Assignment 2   |  5%            Mar 13             Mar 31    Apr 15  |
  
  
 * Due date: by midnight (11:59pm) of the specified day. * Due date: by midnight (11:59pm) of the specified day.
 +
 +@ Some hints for this project can be found here for your reference. At the beginning, you should create some smaller test files, like test_small.txt, to debug and test your code. A binary code for FCFS is posted here, which can be downloaded and run in your PRISM account to help debug your code. 
 +
 +@ Part II: For your reference, a sample code of FCFS is posted here. Please note that you can NOT use my code as template for the rest two codes (you won't pass similarity test in this way). Instead, you should use my code to debug to fix your own fcfs.c before you continue to do the remaining two programs. Similarly, I have posted two binary codes for you to debug your codes: rr and fbq.
 +
 +# Some hints for this assignment can be found here for your reference. Before you submit, you may want to use the following scripts to test your code thoroughly to ensure no race condition occurs in your code: run.sh, testall.sh. 
assignments.1389214933.txt.gz · Last modified: 2014/01/08 21:02 by hj