499 Answered Questions for the topic computer engineering
04/07/22
Microinstructions code phrases.
Suppose you come across the following binary microinstructions in the format described in class. Describe the micro-operations that each one executes. Write the phrases for each.1. 0001 0001...
more
04/07/22
microinstructions
Give the binary microinstruction corresponding to each of the following sets of micro-operations. should be 32 bits for each.
Increment SP by 1. Store the results back in the SP. Load the...
more
03/27/22
Implement a function readEmpFromFile
Implement a function readEmpFromFile that takes a FILE * as the only argument and returns a pointer to a struct employee. This function should read the information from the file (reversing what...
more
Computer Engineering Computer Science
03/24/22
What is the highest percentage of the memory bus capacity that could be consumed by the disk’s Direct Memory Access if there are 4 disk drives in use?
Consider a computer system that has the following characteristics:
The memory bus runs at 400 MHz.
The memory bus is 8 bytes wide.
Accessing a memory address in memory requires 8 memory bus...
more
02/22/22
show the decimal value representations for each field of microinstruction (control values) and separate each field by a ".
show the decimal value representations for each field of microinstruction (controlvalues) and separate each field by a ". MAR := AMASK; ALU := TIR; IF Z GOTO 25
02/21/22
Help with simple math matrix, calculus
Hi I need some help with simple math questions:)Find a basis for the column space K, the row space R and the zero space N (the solution set of A ~ x = ~ 0) for the matrixgiven the matrix 1 ...
more
02/21/22
Math, linear algebra, electrical engineer, matrix
Hi, I need some help with matrix equationsWe will look at a mouse that can move freely between two rooms A and B. If the mouse was most onroom A in the course of one day, it will be most in room B...
more
02/03/22
Define The Term "Ethics"
Define the term "ethics". What responsibilities do you have to your profession, your organization and society? Prodive examples.
02/03/22
Enhance Software Qualities
List and explain the techniques which are used to enhance software quality.
01/24/22
Bisection Method
Suppose you need to find an approximate root of the equation (x*sin(x)) - 1 = 0 by using Bisection method. Show that there is a root in the interval [0, 2]
Computer Engineering Electrical Engineering
12/13/21
Logisim and Verilog simulation
Design circuit using standard ICs and draw the circuit diagram indicating the pin numbers for all the connections. Upload the circuit diagram you have drawnGenerate the sequence: 2 – 8 – 4 – 10 –...
more
Computer Engineering Electrical Engineering
12/13/21
Logisim and Verilog simulation
Design circuit using standard ICs and draw the circuit diagram indicating the pin numbers for all the connections. Upload the circuit diagram you have drawnGenerate the sequence: 2 – 8 – 4 – 10 –...
more
12/02/21
PLEASE HELP ASAP 😭😭
Please show me or write me the code on how to draw a plot in Matlab for the temperature radius plot for the steady state heat transfer in maltilayer cylinder.(Conduction and Convection heat...
more
11/16/21
Help needed with code
I am struggling with a Java coding problem. How can I write an application that allows a user to enter any number of student quiz scores, as integers, until the user enters 99. If the score entered...
more
10/19/21
program that counts from 1 through 100, and prints “D3” if the number is evenly divisible by 3
Write a C++ program that counts from 1 through 100, and prints “D3” if the number is evenly divisible by 3, “D5” if it’s evenly divisible by 5, “D3&5” if it’s even divisible by three and five,...
more
10/15/21
Why is the answer O(N^2) for this big-o question?
For this question:Approximate the runtime of the following code fragment, in terms of n: Write your answer in a format such as "O(N^2)" or "O(N log N)".int sum = 0;for (int i = 1; i <= n; i++)...
more
10/15/21
Is my thought process for a big-o question correct?
For this question:Approximate the runtime of the following code fragment, in terms of n: Write you answers in a format such as O(N^2) or O(N log N):int sum = 0;for (int i = 1; i <= n; i++) { ...
more
10/12/21
convert to decimal
I need help converting 0.00011001 ^2 to decimal ?can anyone help with this please?
10/07/21
Please help with Java code
How can I define a for loop for the following output:1+2 = 32+3 = 54+5 = 98+9 = 1716+17 = 3332+33 = 6564+65 = 129any help would be very appreciated
09/30/21
What are the protocols?
What is the protocols that SMS use?What is the protocols that WeChat use?What is the protocols that WhatsApp use?
09/27/21
Please solve a) to c) correctly
A bacteria culture starts with bacteria and grows at a rate proportional to its size. After hours there will be bacteria.(a) Express the population after hours as a function...
more
09/27/21
Solve the initial value problem correctly
with a) To solve this, we should use the substitution Enter derivatives using prime notation (e.g., you would enter for ).b) After the substitution from the previous part, we obtain the...
more
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.