Entries by admin

File Processing Commands Worksheet

File Processing Commands Worksheet – 15 Marks – Week 4 1. How do you know how many number of users currently logged into the system? (Not considering if any user is logged more than one time) (1) A. who | uniq | sort | wc -l B. who | cut -d’ ‘ –f1 | uniq […]

Files to submit: Makefile, all necessary .c, and .h files need to compile your program, Readme.txt All programs must compile without warnings when using the -Wall option If you are working in a group ALL members must submit the assignment on SmartSite Sub

Files to submit: Makefile, all necessary .c, and .h files need to compile your program, Readme.txt All programs must compile without warnings when using the -Wall option If you are working in a group ALL members must submit the assignment on SmartSite Submit only the files requested Do NOT submit folders or compressed files such […]

Final Project CMSC – OPERATING SYSTEMS Design and implement a Demand Paging virtual memory simulator! It must be a text-based application (NOT a GUI based one). You can use the C/C++ or Java programming language.

Final Project CMSC – OPERATING SYSTEMS Design and implement a Demand Paging virtual memory simulator! It must be a text-based application (NOT a GUI based one). You can use the C/C++ or Java programming language. The following algorithms must be implemented: FIFO, OPT, LRU and LFU. The application must simulate the execution of each of […]

3 5 powerpoint presentation

Create a 3-5 minute audio presentation explaining the steps of the rock cycle, from igneous back to igneous. Be sure to give a detailed description of each stage, and define the different types of rock. This will be a Powerpoint presentation with included audio file (your voice in the background) explaining each slide in your […]