2015年7月6日星期一
2015年1月24日星期六
C++ simulator for delay performance in buffer-limited manets
Please kindly download the C++ simulator to simulate the delay performance in buffer limited MANETs, which considered in the paper "Exact end-to-end delay analysis for a class of buffer-limited manets".
This simulator contains 9 .cpp files and 3 .h files. Please construct a C++ project using the Code Block platform and add the above files into one project. You can flexibly change the network settings by yourself, such as the number of nodes, the partition parameter, the relay buffer size and so on.
The files are listed as below:
head files:
1.macro_def.h
2.my_struc.h
3.my_func.h
cpp files:
1.ran0_1.cpp
2.probabilityP.cpp
3.update_node_position.cpp
4.collect_nodes_per_cell.cpp
5.H2HR.cpp
6.SDtrans.cpp
7.SRtrans.cpp
8.RDtrans.cpp
9.main.cpp
This simulator contains 9 .cpp files and 3 .h files. Please construct a C++ project using the Code Block platform and add the above files into one project. You can flexibly change the network settings by yourself, such as the number of nodes, the partition parameter, the relay buffer size and so on.
The files are listed as below:
head files:
1.macro_def.h
2.my_struc.h
3.my_func.h
cpp files:
1.ran0_1.cpp
2.probabilityP.cpp
3.update_node_position.cpp
4.collect_nodes_per_cell.cpp
5.H2HR.cpp
6.SDtrans.cpp
7.SRtrans.cpp
8.RDtrans.cpp
9.main.cpp
订阅:
博文 (Atom)