Find Jobs
Hire Freelancers

need a class in c++

$30-60 USD

Lezárt
Kiadva ekkor: több mint 20 évvel ezelőtt

$30-60 USD

Teljesítéskor fizetve
Create and test a class called **chain**. A chain is just a series of integers, e.g. [2 7 -1 43] is a chain containing four integers. Please note that chains are similar in many respects to vectors of integers. The purpose of this assignment is to have you create a vector-like class from scratch, however, so you may not use vector, list or other classes from the STL here. In fact, unless you get permission from me, don't include any libraries except iostream and cstdlib. Pay special attention to Weiss's "big three," the destructor, copy constructor and assignment operator. When your class is complete, the following code should work, with results as commented: chain a, b, c; // Three empty chains are created cout << [login to view URL]() << endl; // yields 0 cin >> a; // User types [2 3 7] cout << a; // Output is [2 3 7] cin >> b; // User type [8 4 2 1] cout << a+b << endl; // Output is [2 3 7 8 4 2 1] cout << a+5 << endl; //Output is [2 3 7 5] a+=6; // a is now [2 3 7 6] chain c(3*a); // c is initialized to // [2 3 7 6 2 3 7 6 2 3 7 6] ** ** ## Deliverables ** **1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrights to all work purchased. It would be great if you also use Microsoft Visual Studio 6.0 1. Programs must be written C++. 2. Follow the programming style illustrated in the text. In particular: 1. Divide your program into header (.h) files giving interface information and implementation (.cpp) files showing details. 2. Comment your code thoroughly. 3. Indent and use blank lines to emphasize structure and enhance readability. 3. Programs will be evaluated on validity, efficiency, modularity, clarity and also on the quality of the external interface--ease of use, output formatting, etc. 4. Program submissions must be made in laser-quality format. In each case, submit the following, in this order: 1. A cover sheet with your name and a brief, typed summary of results. 2. Commented sample runs. 3. Source code: main program, followed by header files, followed by implementation files. Be sure file names are noted at the top of each page. ## Platform windows 95, 98, 2000, ME, XP
Projektazonosító: 2970800

A projektről

Távolról teljesíthető projekt
Aktiválva: 21 évvel ezelőtt

Szeretne pénzt keresni?

A Freelancer oldalán történő árajánlatadás előnyei

Határozzon meg költségvetést és időkeretet
Kapja meg fizetését a munkáért
Vázolja ajánlatát
Ingyen regisztrálhat és adhat árajánlatot munkákra

Az ügyfélről

UNITED STATES zászlója
United States
5,0
2
Tagság kezdete: szept. 4, 2003

Ügyfél-hitelesítés

Köszönjük! E-mailben elküldtük a linket, melyen átveheti ajándék egyenlegét.
E-mailje elküldése során valami hiba történt. Kérjük, próbálja újra.
Regisztrált Felhasználók Összes Közzétett Munka
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Előnézet betöltése
Hozzáférést adott a helymeghatározáshoz.
Belépési munkamenete lejárt, és kijelentkeztettük. Kérjük, lépjen be újra.