Write a program to use two images to find the maximum value in an array of
1,000,000 random numbers. Model the program after the program sort2 in 13.8.
Compute the maximum of the first half of the array on image 1 and the maximum
of the second half of the array on image 2. Then find the maximum of those two
values.
Why donȇt you get a significant speed improvement?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here