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
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect