<< Prev Showing: 76-80 of 348 Next >>
· 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 ·Applet program that finds an inverse matrix Applet program that accepts a 2x2 matrix and finds its inverse matrix if any. It seems easy, but I am having a problem getting it to work.
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
60008
OTA ID:
105093
Major differences between Java programming language (OOP) and other languages
What are the major differences between Java programming language and any other language? List and discuss three items.
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
61246
OTA ID:
103644
UML Diagram and list of variables for programming group project
For many years, your Uncle Frank has been running a small landscaping business. Through these years, he acquired many steady clients and knew most of them on a first name basis. Once a month, after completing the work for that day, he would calculate (on the spot) how much the client owed for the month with services rendered each week; he would collect the payment and write a receipt. His clients were charged various prices. Some clients were given a 10% discount because they were old friends. Some clients were given a $10.00 discount per lawn because of the amount of their business (5 lawns or more). New clients just paid the regular advertised price of $35.00 per lawn. Recently, your... click for more
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
64700
OTA ID:
102804
For many years, your Uncle Frank has been running a small landscaping business. Through these years, he acquired many steady clients and knew most of them on a first name basis. Once a month, after completing the work for that day, he would calculate (on the spot) how much the client owed for the month with services rendered each week; he would collect the payment and write a receipt. His clients were charged various prices. Some clients were given a 10% discount because they were old friends. Some clients were given a $10.00 discount per lawn because of the amount of their business (5 lawns or more). New clients just paid the regular advertised price of $35.00 per lawn. Recently, yo... click for more
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
64849
OTA ID:
103979
C program to find the roots of a quadratic equation
This program is written is C, not C++. File should have a .c extension. Make broad use of comments so that I can understand the program. This program should be written with the use of "if" statements, not loops. I have a similar assignment to turn in, so the instructions must be thoroughly followed. Details about what to do: Use scanf to read values for double variables a, b, and c, which are assumed to be the coefficients of a quadratic equation. Print the input numbers in the form of a quadratic equation, using the form shown in the example section below. If a is equal to zero, print a message that this is linear equation. In case b is not zero, there is a single root: -c/b, a... click for more
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
65662
OTA ID:
102804
<< Prev Showing: 76-80 of 348 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-180 · 181-185 · 186-190 · 191-195 · 196-200 · 201-205 · 206-210 · 211-215 · 216-220 · 221-225 · 226-230 · 231-235 · 236-240 · 241-245 · 246-250 · 251-255 · 256-260 · 261-265 · 266-270 · 271-275 · 276-280 · 281-285 · 286-290 · 291-295 · 296-300 · 301-305 · 306-310 · 311-315 · 316-320 · 321-325 · 326-330 · 331-335 · 336-340 · 341-345 · 346-348 ·Page generated in 0.0953 seconds