User Profile
Collapse
-
Suleman started a topic Matrix Multplication in subprogrma that has both static and stack dynamic local var.in CMatrix Multplication in subprogrma that has both static and stack dynamic local var.
Write a Program in some language that has both static and stack-dynamic local variables in subprogrms. Create six large (at least 100*100 ) matrices in the subprogram,thre e static and three stack dynamic. Fill two of the static matrices and two of the stack-dynamic matrices with random numbers in the range of 1 to 100.The code in the subprogram must perform a large no. of matrix multiplication operations on the static matrices and time the process....
No activity results to display
Show More