Develop a program that display cloud coverage map

Assignment Help C/C++ Programming
Reference no: EM132229614

Assignment 1 -

Background - Your software company, Virtual Solutions, has just won a $1m contract to design a build a prototype Weather Information Processing System (WIPS).

For this assignment, you take on the role of a software architect. You are supplied with sample input weather data (kindly provided by the meteorological station), and you need to develop a program that does the following:

1) read in and process a configuration file.

2) display city map.

3) display cloud coverage map (cloudiness index).

4) display cloud coverage map (LMH symbols).

 5) display atmospheric pressure map (pressure index).

 6) display atmospheric pressure map (LMH symbols).

7) show weather forecast summary report.

The program should be compiled as 'submit1.exe' and run in Ubuntu 14.04 (Linux OS). The next section describes the requirements for the program.

Task Requirements -

A) Upon startup, the program should prompt user to enter a 'configuration' filename. The program then proceeds to read the contents (of the entered filename) to further initialize its own program parameters / data structures. Please refer to Appendix A, which provides details on the configuration file and its usage.

B) The meteorological station has adopted a map-grid coordinate system upon which it overlays all other weather data. With regards to display city map option, please refer to Appendix B, which elaborates on this coordinate system, the unit representation, the relative positioning of different cities and its display requirements.

C) For the display requirements of cloud coverage (cloudiness index), AND cloud coverage (LMH symbols) (i.e. options 3) & 4)), please refer to Appendix C, which will discuss about the interpretation of cloud cover input data, its subsequent processing algorithm and output format requirements.

D) For the display requirements of atmospheric pressure (pressure index) AND atmospheric pressure (LMH symbols) (i.e. options 5) & 6)), please refer to Appendix D, which will discuss about the interpretation of pressure input data, its subsequent processing algorithm and output format requirements.

E) For the display requirements of weather forecast summary report, please refer to Appendix E, which will provides details about the kind of summarized weather data to be displayed, processing algorithm to compute the probability of rain and its graphical display format.

F) Refer to Appendix F, for a description of the program's main menu requirements.

G) Once the program is completed and tested to be working successfully, you are encouraged to add on "new features" to the program that you feel are relevant to the problem. Additional marks may be awarded subject to the relevancy and correctness of the new functionalities. ( Note : the additional features will only be considered IF the program has correctly fulfilled all the basic requirements elaborated in the earlier sections! )

H) You are not allowed to declare your own C++ classes for this program, as this is a purely procedural (not Object Oriented) programming assignment!

I) You are to use only C++ language to develop your program. There is no restriction on the IDE as long as your source files can be compiled by g++ compiler (that comes installed in Tutor's Ubuntu Linux) and executed in the Ubuntu terminal shell environment.

Assignment 2 -

Aim - The objectives of this assignment includes:

  • Learning about encapsulation, inheritance, polymorphism and function overloading.
  • Apply the concepts learnt by developing a survey and path planning program.

Background - In a theoretical flat-land universe, everything is in 2 dimensions. People, animals, plants to planets, moons, galaxies and even space itself, is in 2D. In our flat-land space (i.e. 'flat-space'), there is a powerful organization called 2D-StarFleet (2DSF), whose goals include seeking out new life and civilization via exploration.

While on a routine mission of exploration, the flagship of 2DSF, the Enterprise-2D is trapped in an expanse of space encircled by a massive ring of violent, electrical plasma storm. Data coming in from the sensor array reveals that the only opening in this storm is located at the far end of the enclosed area, from Enterprise-2D's current location.

In addition, the sensor data also revealed that this area is populated by strange, 2D geometrical shapes, with sizes ranging from a small moon, asteroid, to large planets, or even a star! This implies that to travel to the 'exit' at the far end of the storm, you need to understand more about the properties of these shapes and attempt to chart a course to navigate to the exit!

As a Science Officer aboard Enterprise-2D, you need to develop a program that has the following capabilities:

a) Read in sensor data on the strange 2Dshapes (via manual input)

b) Compute the area ('mass') of these shapes

c) Print shapes report (e.g. list of points: on its perimeter, or totally within shape's area)

d) Sort shapes data (sorted by special type and area)

The next section provides information about the requirements for developing this program.

Task Requirements -

A) In terms of relative positioning, you may assume a coordinate system with Enterprise-2D at the origin, trying to navigate in a general 'upper-right' direction, to get to the exit in the storm. Please refer to Appendix A, which elaborates on this coordinate system and the unit representation of 2D shapes.

B) The sensor data coming in from Enterprise-2D's sensor array provides crucial information about the 2D shapes such as name, special type and location of all vertices (that outlines the perimeter of the shape). Please refer to Appendix B, which provides a more detailed description of the sensor data.

C) To assist you in the initial class design of your program, please refer to Appendix C, which illustrates one possible way of designing your program. It also describes a list of requirements which you need to implement, especially those marked under "compulsory". The classes highlighted in Appendix C are purely meant to store data about the 2D shapes entered into your program by user.

D) You are required to implement a main driver class called 'Assn2', whose methods are called to start the program. When started, it should print a menu providing the following functionalities:

  • read in sensor data on the strange 2D shapes (via manual input)
  • compute the area ('mass') of these shapes
  • print shapes report (e.g. list of points on its perimeter, or totally within shapes area)
  • sort shapes data (sorted by special type and area)

Appendix D provides more information about implementing this class.

E) Once the program is completed and tested to be working successfully, you are highly encouraged to add on "new features" to the program that you feel are relevant to the problem. Additional marks may be awarded subject to the relevancy and correctness of the new functionalities.

F) You are to use only C++ language to develop your program. There is no restriction on the IDE as long as your source files can be compiled by g++ compiler (that comes packaged in Ubuntu linux) and executed in the Ubuntu terminal shell environment.

Attachment:- Assignment Files.rar

Reference no: EM132229614

Questions Cloud

What negative experiences affect the learning development : What negative experiences in each of the sub-periods of early adolescence, middle adolescence, and emerging adulthood could affect the learning development.
How given might influence the planning and delivery : Choose one of the developmental biological, psychoanalytical, cognitive, or social learning theories, and describe how it might influence the planning.
Determine the distance traveled before takeoff : Determine the distance traveled before takeoff - Determine the acceleration of the car - Determine the time for the feather to fall to the surface of the moon
Discuss the findings of a research study : Date and Source of the Popular Press Newspaper/Program/Website Article (i.e., the name of the article, its author(s), and the publication in which it appeared.
Develop a program that display cloud coverage map : You are supplied with sample input weather data and you need to develop a program that display cloud coverage map
What would be some advantages of such a pill : There are many reasons that we need to sleep. It is a restorative process that helps us function. Suppose that a new "miracle pill" allows a person to function.
What is the difference between drives and physical needs : What is the difference between drives, physical needs and psychological needs? What are some of the major needs that motivate behavior?
Discuss what is meant by the term double-depression : Based on your learning this week in Hooley, Butcher, Nock and Mineka (2017): Discuss what is meant by the term "double-depression."
Explain the principles of psychopharmacology : Explain the principles of psychopharmacology as specifically discussed in your course text? Why is it important for those in the field of psychology.

Reviews

len2229614

2/7/2019 3:23:08 AM

Assignment 1 - Once the program is completed and tested to be working successfully, you are encouraged to add on "new features" to the program that you feel are relevant to the problem. Additional marks may be awarded subject to the relevancy and correctness of the new functionalities. ( Note : the additional features will only be considered IF the program has correctly fulfilled all the basic requirements elaborated in the earlier sections! ) You are not allowed to declare your own C++ classes for this program, as this is a purely procedural (not Object Oriented) programming assignment! You are to use only C++ language to develop your program. There is no restriction on the IDE as long as your source files can be compiled by g++ compiler (that comes installed in Tutor's Ubuntu Linux) and executed in the Ubuntu terminal shell environment.

len2229614

2/7/2019 3:23:02 AM

Assignment 2 - Once the program is completed and tested to be working successfully, you are highly encouraged to add on "new features" to the program that you feel are relevant to the problem. Additional marks may be awarded subject to the relevancy and correctness of the new functionalities. You are to use only C++ language to develop your program. There is no restriction on the IDE as long as your source files can be compiled by g++ compiler (that comes packaged in Ubuntu linux) and executed in the Ubuntu terminal shell environment. IMPORTANT: For this assignment, you should not assume that the 2D shapes in Appendix A are positioned exactly as shown in Appendix A, nor that there are not more shapes. There will, however, only be shapes of the types listed in Appendix B.

Write a Review

C/C++ Programming Questions & Answers

  Create program that uses functions and reference parameters

Create program that uses functions and reference parameters, and asks user for the outside temperature.

  Write a program using vectors and iterators

Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles

  Write the code required to analyse and display the data

Calculate and store the average for each row and column. Determine and store the values for the Average Map.

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Iimplement a client-server of the game

Iimplement a client-server version of the rock-paper-scissors-lizard-Spock game.

  Model-view-controller

Explain Model-View-Controller paradigm

  Design a nested program

How many levels of nesting are there in this design?

  Convert celsius temperatures to fahrenheit temperatures

Write a C++ program that converts Celsius Temperatures to Fahrenheit Temperatures.

  Evaluate and output the value in the given base

Write C program that will input two values from the user that are a Value and a Base with which you will evaluate and output the Value in the given Base.

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

  Implementation of classes

Implementation of classes Chart and BarChart. Class barChart chould display a simple textual representation of the data

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

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