Skip to main content
留学咨询

辅导案例-CSCI320

By May 15, 2020No Comments

CSCI320 Operating Systems Fall 2019 HW#2 Total 100 points Due: 29-Oct-2019@11:59:59pm fork: 20 points wait: 10 points timing: 20 points program code: 30 points makefile: 10 points comments: 10 points total: 100 points Operating Systems Concepts 10th Edition: Programming Problem 3.19 Your assignment must compile and link in Ubuntu Linux using a makefile. You may feel free to use public resources in solving this assignment, but you must give citation of your sources. Submitting your work 1. DO NOT submit a Virtual Machine Appliance! 2. Place the following in a directory named FirstNameLastName where “FirstNameLastName” is your own first name and last name. 3. Inside your directory, place your program file named time.c 4. Inside your directory, place a Makefile that has targets and dependencies necessary to compile and link your program. You must also include a default and clean target. 5. Place your document describing your algorithm inside your directory 6. Create a zip file for your program by zipping your directory. Note: It must be ZIP only (No RAR, No Tar, No 7-Zip). This will create a file called FirstNameLastName.zip. 7. Test that the contents of your Zip file works. That means that it must compile and link from scratch (after a make clean) 8. Submit your work via blackboard only

admin

Author admin

More posts by admin