Thursday, 18 July 2013

Java Project The CRCW Parallel Processing Model Simulation

The CRCW Parallel Processing Model Simulation

Click here if you would like to see an implementation of a console application simulation of the CRCW parallel processing model assuming n^2 processors used to sort n numbers (no duplicate values allowed). Very fast, very inefficient, and sort of interesting, especially to all you algorithm die hards.

No comments:

Post a Comment