Questions: 1 835

Answers by our Experts: 1 539

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

using classic raster algorithms of computer graphic,write a program which aligns uniform luminance histograms
a solution for architectural desgin to calculate the area of different shapes such as rectangle, circle and squares
Write a two class application that has a one-dimensional array as a data member. The array stores temperatures for any given week. Provide constructors for instantiating the class and methods to return the highest temperature, lowest temperature, average temperature, and the average temperature excluding the lowest temperature. Provide a method that accepts as an argument a temperature and returns the number of days the temperatures were below that value. Override the ToString( ) method to return the temperature range for the given week. Write a second class to test your class
Create an application that determines the total due including sales tax and shipping. Allow the user to input any number of item prices. Sales tax of 7% is charged against the total purchases. Shipping charges can be determined from the following chart. Display an itemized summary containing the total purchase charge, sales tax amount, shipping charge, and grand total. $0-$250.00 $5.00 $250.01-$500.00 $8.00 $500.01-$1000.00 $10.00 $1000.01-$5000.00 $15.00 over $5000.00 $20.00
FlyHigh Airlines allows each passenger to carry limited amount of luggage per ticket. The
maximum amount of luggage that can be carried by a passenger depends on the class in which
the passenger is travelling. The following table lists the maximum amount of luggage allowed for
each class.
If a passenger carries luggage above the maximum amount permissible for the class in which
he/she is travelling in, the passenger is levied an additional cost at the rate of $2/additional KG.
Currently, this cost is calculated manually, which is a time consuming process. Therefore, the
management of FlyHigh Airlines has asked SoftSols Inc. to create an application that accepts the
total weight of a luggage carried by a passenger, checks whether it is more than the maximum
amount allowed for the passenger's class of travel, and then calculates the additional cost that
needs to be levied on the passenger. In addition, SoftSols Inc. needs to ensure that the application
is able to handle the weight of luggage in whole numbers as well as decimal numbers.
Write the code that SoftSols Inc. should use to create the desired application. [10 Marks]
Class Maximum Amount of
Luggage
First class 50 KGs
Business class 40 KGs
Economy class 20 KGs
develop a mini project which accepts the marks of 20 students each undergoes 5 courses
(a) find average marks of each student
(b)find out overall average
(c)list out the failed student name and marks with subject
increment the number pages of a book by the number of pages enter by the user using operator overloading
increment the number of pages of a book by the number of pages enter by the user using operator overloading
Create a c# program which calculates the area of different shapes
? BS Bank Inc. needs to add modules to provide the following services:
a. Online share and mutual funds trading
b. General insurance for health, car, and travel
LATEST TUTORIALS
APPROVED BY CLIENTS