Find the matrix using the assembly language

Assignment Help Computer Engineering
Reference no: EM13488097

Find the matrix using the assembly language

#include<stdio.h>
int array[100];
int main()
{
int n,pos,a;

while(1)
{
printf("enter 1 to insert\n2 to print\n3 to exit");
int ch;
scanf("%d",&ch);
if(ch==1)
{
printf("enter the number of n");
scanf("%d",&n);
printf("enter the pos");
scanf("%d",&pos);
array[pos]=n;
}
else if(ch==2)
{
printf("enter the pos");
scanf("%d",&pos);
printf("your number is %d",array[pos]);
}
else if(ch==3)
break;
else
{
printf("your enter invalue choice");
}

}
return 0;
}


Attachment:- displaymatrix.rar

Reference no: EM13488097

Questions Cloud

Find the pressure in the upper segment of the pipe : Water (? = 1000 kg/m3) is flowing smoothly through a pipe of diameter of 5.0 cm at a speed of 0.25 m/s. Find the pressure in the upper segment of the pipe
Suggest an architecture for a system : Suggest an architecture for a system that is used to sell and distribute music on the internet. What architectural patterns are the basis for this architecture?
Express adjusting journal entries : The accountant found an unpaid Invoice for 3900 for advertising services on behalf of the company. The advertising campaign had been planned and advertising contracts signed before the year-end, but the campaign took place just after the year-end.
What is the power in the rod : There is a region with a constant magnetic field 5.2T. The magnetic field is directed out of the page. What is the power in the rod
Find the matrix using the assembly language : Find the matrix using the assembly language
How far past the edge of the table will it land : Suppose a projectile is to be fired from the floor onto a table 1.1 meters high that stands 92 centimeters from the point at which it is fired
Calculate the change of the etrophy of the ice : A 1.00 kg block of ice at 0 C and 1.00 atm melts completely to water at 0C. calculate the change of the etrophy of the ice during the melting process
What percent of the work is lost to friction : A 4.5- kg box of books is pulled up a 3.66- m-long inclined plank to a height of 1.4 m. What percent of the work is lost to friction
Feedback system stable using routh-hurwitz criterion : Determine the range of K that will make this unity feedback system stable using Routh-Hurwitz criterion and determine its gain margin and phase margin.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd