Introduction - If you have any usage issues, please Google them yourself
Distributed Median, Alice has an array A, and Bob has an array B. All elements in A and B are distinct. Alice and Bob are interested in finding the median element of their combined arrays.
Packet : 67506223distributedmedian.rar filelist
DistributedMedian\DistributedMedian.cpp
DistributedMedian\readme.txt
DistributedMedian