Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
With this number of bits, what is the largest unsigned number you can represent? (Please give answer in both decimal and binary).
Convert these decimal numbers to 8-bit 2's complement binary numbers.
What is the largest positive number one can represent in an 8-bits 2's complement code? Write your result in binary and decimal.
A concrete (n=0.013) stormwater channel, 6-feet in diameter, has a bed slope of 0.01%. What is the uniform flow in cfs when the pipe is half full
Water is flowing from a higher to a lower reservoir through a 24-inch pipe that has a Darcy friction factor of 0.02. The local loss coefficients for the bends, entrances, and exits sum to 3.5.
A circular hatch, 2-m in diameter has its top 10-feet under water ( fresh water s.g. = 1.0), and is hinged on the bottom, and held closed on the top with a single bolt. Perform a moment balance abou
A circular hatch, 2-m in diameter has its top 10-feet under water ( fresh water s.g = 1.0), and is oriented vertically in the water column. What is the hydrostatic pressure force on the hatch, in Ne
The end caps are spherical. The cylinder has length of 30 inc., a diameter of 8 in., and a wall thickness of 0.125 in. Determine the stress in the wall at two points A and B. For each, draw the stre
A structure is designed with a factor of safety of 5.25 psi. If the allowable stress of the structure is 3000 psi. What stress on the structure will lead to its failure
Got a dam with a 22m damwall with a 200mm valve at the bottom. The waterlevel is 20m. If I connect a cone type of reducer to reduce the outlet to say 50mm and put the turbine somewhere on the line,
Construct E-R diagram for a car insurance company whose customers own one car or more cars each. Each car with it zero to any number of recorded accidents.
Write a program using array that asks user to input 10 numbers, then calculates the average of those numbers and finds out the total number that is greater or equal to the average.
writing a program in JAVA that identifies the color underneath the mouse pointer and fills a JFrame with that color, and displays the RGB values of that color.
if a = b(mod m) and c=d(mod m); a,b,c,d,m are integers; c,d>0 and m=> 2, then a^c = b^d(mod m)[note: every = should be triple equal]
The specifications for a project specify that the in-situ soil must be compacted to 98% of its maximum Modified Proctor Density. What is the range of water contents of the in-situ soil that will mee
Use either the array template created in an earlier lab to handle the array or you may use the vector class from the STL to handle the array of student record objects.
A rectangular channel leading from an upstream lake has a bottom width of 20 ft, bottom slope of 0.0002, a Manning roughness factor of 0.016, a discharge of 403 cfs, and normal depth of 6.24 ft.
A trapezoidal channel lined with d50 = 10 cm has a bottom width of b = 1.2 m, side slopes of m = 3, and a longitudinal bottom slope of S0 = 0.008. Determine the normal depth and the Froude number fo
Describe how a race condition is possible and what might be done to prevent the race condition from occurring.
a 31' solid circular bar of 2" diameter is fixed to a wall. it is made of aluminum of E=10*10^6. a 30" circular solid 1" diameter aluminum bar is welded to the 2" bar at a 30" centerline perpendicul
determine what characters , if any, are not displayed by program you ceated for exercise (a)
If a sample of wood measuring 1.45" x 3.45" x 6" long has a green weight of 8.55 lb. Determine the specific gravity of this wood.
Write a program that reads the data from the file 'mydata.txt', saves it in an array of structures and finally prints the array of structures to the monitor.
A sample of aggregates weighs 400 grams. After drying at 112oF, its weight was 398.5 grams and absorption is 10%. Determine the moisture content and the free moisture.
Create an application to manipulate an array of student record objects. A student record will consist of a name (first, middle, and last), an ID number (9 numeric digits, cannot be more or less), an