Program with calculate Meteorologic measurements
Posted on
16th Feb 2014 07:03 pm by
admin
Hello I'm a beginner and I want to make a program with calculate Meteorologic measurements:
base classe - time( hour, minutes).
Derivative class - Meteorologic measurements: temperature, dampness, wind.
CONDITION
1. In a task must be to mould a given "real" object with a attributes as sponger class;
2.Must be compose class with a member - variables (characterizations) and a member - functions
(methods), implicational in the task;
3.The declaration and the implementation of the classes be separation in different files,
kindred to project;
4.Builder as a constructor and destructor;
5.Must be to Compose a method "Set()" for fix the characteristics of the objects;
6.Must be to Compose a method "Print()" for unsealing the characteristics of the objects;
7.Must be to Compose a methods for return of the worths of each characteristic.
Primer.
If be to declarated characteristic name, age, number the methods to be defined:
GetName(), GetAge(), GetNumber();
8.Production and eliminating of objects from the class by an source to the data of the keyboard
and / Or File and check of correctness of the input files
9.To take/bring out on the outputed screen a appropriatel message, if not thesearched object
is seen;
10.To be a demonstration work of the program with proper text exemplars;
11. To make a briefly description of the defaine classes and functions;
I must to run this program on Dev-C++
I hope that there are people who will do this task. Thanks
No comments posted yet
Your Answer:
Login to answer
302
48
Other forums
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur