Solved–Linux Review and Virtualization Lab 1-:-Solution

$35.00 $24.00

Attendance: You are required to attend both Tuesday and Thursday lab sessions this week. This lab will have two components; 1. Tuesday – Linux review; 2. Thursday – Introduction to Mimir with small program. This document contains the instructions for the secon components. Lab Objective • Create an account with Mimir and add your account…

You’ll get a: . zip file solution

 

 
Categorys:

Description

5/5 – (2 votes)

Attendance: You are required to attend both Tuesday and Thursday lab sessions this week.
This lab will have two components; 1. Tuesday – Linux review; 2. Thursday – Introduction to Mimir with small program. This document contains the instructions for the secon components.
Lab Objective
• Create an account with Mimir and add your account to the CPSC 1020 course.
• Complete the Lab1 assignment on Mimir.
Create an account on Mimir
Go to:
https://www.mimirhq.com/
If you already have an account and that account name uses your clemson.edu not g.clemson.edu or any other email account, log in and go to “Join the Course” section below.
Otherwise, click create an account. You MUST use your clemson.edu email account. Do not use g.clemson.edu nor any other email account. (Any account that does not use the appropriate email will be deleted, points will be deducted, and you will be required to complete the exercise again.)
Join the Course
To the left click – Join Course
This should ask you for a Course Code or Student Access Code. Use the code listed by your course instructor’s name.
Course Instructor Mimir Course Code
Feaster 105d84d52d
Hochrine 49e726ac60
Smotherman d72316e364

You should see a Project called Decimal2Binary
You are required to complete two functions:
void int2bin(int, int[8]);
void printBinary(int[8]);