Thursday, November 28, 2013

C++ simulator for two-hop transmission with cooperative jamming and opportunistic relaying

Please kindly download the C++ simulator for the 2-hop cooperative transmission with cooperative jamming and opportunistic relaying, considered in the paper "On Eavesdropper-Tolerance Capability of Two-Hop Wireless Networks
", which contains files, main.cpp,network.h,network.cpp,randGenerator.h,randGenerator.cpp.

Sunday, July 7, 2013

C++ simulator for 2-hop transmission via cooperative jamming

Please kindly download the C++ simulator for the 2-hop cooperative transmission, considered in the paper "Eavesdropper-Tolerance Capability in Two-Hop Wireless Networks via Cooperative Jamming", which contains files, main.cpp,network.cpp,network.h,randGenerator.cpp and randGenerator.h.