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

  Analyze an efficient function for removing all duplicates

Describe and analyze an efficient function for removing all duplicates from a collection A of n elements.

  Execute the commands using system calls

To indicate which features you've implemented, either circle in the PDF or highlight (boldface or color) in the Word document.

  Write a cpp program that will present the user with a menu

Write a C++ program that will Present the user with a menu of choices Random number, String, Type Casting and Integer Math.

  Write a program to find distance between the two points

CS1325- Write a program to find distance between the two points. The equation of the line crossing these points in the form: y = mx+k. The closest perpendicular point to the line described by the two points given.

  Write cpp code to build wireframe model of uts-feit building

Write a C++ code segment to build a wireframe model of UTS-FEIT building using OpenGL built-in graphics primitives from the Boundary-Representation (B-reps) approach.

  What is the output of this c code

What is the output of this C code -

  Provide a class diagram for every user authored class

Examine the sample code you have been provided with. This code is for a simple Car Hire management system. It contains a number of classes.

  All the new strings generated

Explain why, if on some round, all the new strings generated for any syntactic category are longer than s, and s has not already been generated for L(), then s cannot ever be put in L(). Hint: Use Exercise 11.3.5.

  Social security numbers for processing

Determine whether you would use a struct or an array to store the social security numbers for processing in the program. Provide a rationale for your response.

  Prepare a main function

Write a function that converts an input of some integer number of nickels into outputs of integer numbers of dollars, quarters, and nickels.

  Build a table of reynolds numbers at flow velocities

Write a program code to compute and build a table of Reynolds numbers at flow velocities varying from 100 to 1000 ft/sec (at increments of 100)

  Write a c program to achieve the indeed compression

Your C program needs to compress a text file. The file 'text.txt' contains the text to be compressed and this file contains lower case letters only.

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