Using the hardware given to the right, show the addition of two numbers in steps as it would take place.
A = 18.625, B = 2.125
Show the steps in detail. Also show the contents of different registers (R1, .. R8) and control bits (C1, .. C9). It is noted that Control bits (C1, ..
C9) could be either 1 or 0 and you can assign the logic levels for particular operations.
You can present your answer preferably in a table. (If you wish, you can prepare your own Table to present your answer in better way)
Time Step-1 operation R1 R2 .. .. C1 C2 … Comments, if any
Time Step-2
1. Distinguish between Management Information System and Executive Information System.
2. Clearly distinguish between System owners and System users.
CS304
1. Describe the four main elements of a computer system.
2. Distinguish between two main categories of processor registers; and give examples to illustrate your answer.
Consider the following data:
Objective function to maximize: 300 X + 700 Y
Subject to Constraints:
150 X + 100 Y <= 2800
24 X <= 400
15Y <= 60
Find an optimal solution using:
Excel solver.
Corner point solution method.
Has to be solved using excel.
Let A, B, C, D, E, F, G, H be eight data items with the following assigned weights:
Data item: A B C D E F G H
Weight: 20 7 11 17 5 10 24 6
Construct Binary tree using Huffman Algorithm also find the path length of the tree.