100% found this document useful (1 vote)
37 views

University of Central Punjab: Project Proposal

This project proposal is from four students at the University of Central Punjab for a calculator application. The calculator will perform basic arithmetic operations like addition, subtraction, multiplication and division on user-entered numbers using assembly language. The objectives are to reduce human effort and time spent on manual calculations by automating the process. The scope is to handle complex calculations and introduce software for quick results. The tools to be used are assembly language and Visual Studio 2015.

Uploaded by

Hasnat Aslam
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
37 views

University of Central Punjab: Project Proposal

This project proposal is from four students at the University of Central Punjab for a calculator application. The calculator will perform basic arithmetic operations like addition, subtraction, multiplication and division on user-entered numbers using assembly language. The objectives are to reduce human effort and time spent on manual calculations by automating the process. The scope is to handle complex calculations and introduce software for quick results. The tools to be used are assembly language and Visual Studio 2015.

Uploaded by

Hasnat Aslam
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

University of Central Punjab

(Faisalabad Campus)

Project Proposal

Title: Calculator
Group Members: Nadab Ejaz (0143)
Ubaid-Ur-Rehman (0126)
Waleed Ahmed (0123)
Moiz Sardar (0132)
Section: BSCS-4D
Introduction
Our project is based on Calculator, using Assembly language. The main feature of
our project is to do arithmetic calculations on numbers accordingly and to provide
a calculated result in response to a given set of input parameters.. It will do
calculations on the basis of the digits randomly entered by the user. It will include
Addition, Subtraction, Multiplication and division as well. The project will create an
environment where we can do all arithmetic operations altogether in a single
program. The user enters values for a number of parameters then and a calculation
is performed will be given in Addition, Subtraction, Multiplication and Division as
well. The purpose of the project is to reduce human effort and the work which is
done manually can be converted to totally into automatically system which will also
reduces time as well.
 Addition
 Subtraction
 Multiplication
 Division

Objectives
 Perform Arithmetic Operations
 Reduces Human Effort
 Reduces Time

Scope Of The Project


 More proper calculations based on various factors
 Introducing software for quick calculations
 Modules for proper arrangement of calculations for complex arithmetic problems

Tools
 Assembly language
 Visual studio 2015

You might also like