<< Prev Showing: 1-5 of 179 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 ·Creating a program using turbo pascal.
A program is required to calculate the total resistance in a circuit. The resistors can either be in series or in parallel but not both. The number of resistors in the circuit can range from 2 to 10. How do I get started?
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
2512
OTA ID:
101620
Object Oriented Software Design
No equations
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
8055
OTA ID:
103642
Assume that you're the manager of a small project. What baselines would you define for the project and how would you control them, also state what are baselines?
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
9441
OTA ID:
103642
Having problems with part of question beginning: "These classes come with default "constructor methods". Write the Java code for .." through to and including last question from the question below. The Class for a Rectangle is shown below. PlaneRectangle is a specialisation of Rectangle with fields that define the location of the centre of the rectangle. Write Java Classes that are implementations of the Rectangle Class and of the PlaneRectangle Class. (Figure 1 in the attachment) Now add methods to the Java PlaneRectangle Class that: a. enable the location of an instance of PlaneRectangle to be moved by a specified distance (expressed as a change in the x-coordinate, and a change in t... click for more
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
9756
OTA ID:
103644
Wriring a simple C++ PROGRAM (Practice)
Consider a simple textual table describing the catalogues of retail stores, with a line for each product offered by a store, like
Argos Barbie 6.99
Argos PS2 159.99
Hamleys Barbie 16.99
Each line consists of three words: a vendor code, a product code and the price of that product from that vendor (a floating point number).
Define a class to hold the catalogue record.
Write a function to read a series of catalogue records from a file into a vector of catalogue objects. You will need to use the class ifstream, which is derived from istream, like so:
#include
Subject:
Computer Science
Topic:
Software Engineering
Posting ID:
13353
OTA ID:
103642
<< Prev Showing: 1-5 of 179 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 · 146-150 · 151-155 · 156-160 · 161-165 · 166-170 · 171-175 · 176-179 ·Page generated in 0.1082 seconds