Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

LAB # 1 Purpose: The purpose of this first lab is to practice binary conversions and do a simple submission using D 2 L /

LAB # 1
Purpose:
The purpose of this first lab is to practice binary conversions and do a simple submission using D2L/Brightspace.
Before the lab:
Read the User's Guide to DCS Facilities for the instructions on how to log on to the workstations in the ENG building.
Read the 'LAB USER GUIDE HANDOUT' (the last link in the menu to the left of the screen).
During the lab:
Do items 1 to 9. Write your answers on a piece of paper and show them to your lab assistant. Do the conversions using pencil and paper only (on the final exam you will not have access to computers or calculators).
What are the decimal equivalents of the following bit sequences (IEEE754 floating point)?
11000010111000000000000000000000
01000000100000000000000000000000
11000000100000000000000000000000
What are the decimal equivalents of the following bit sequences (unsigned integer)?
00000000000000000000111100000001
00000000000000000000000000000000
00000000000000000000000000010001
00000000000000000000000000001111
What are the binary equivalents of the following decimal numbers (signed integer -2s complement)?
157;205;-150;-55;-3;65
What are the binary equivalents of the following decimal numbers (IEEE 754 floating point)?
14.0;32.0;-3.0;128.0;-6.0;-15.0
What are the hexadecimal equivalents of the following bit
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Automating Access Databases With Macros

Authors: Fish Davis

1st Edition

1797816349, 978-1797816340

More Books

Students also viewed these Databases questions

Question

What is the effect of word war second?

Answered: 1 week ago