| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.txt | 2011-12-24 | 778 Bytes | |
| ETKq.cpp | 2011-12-24 | 3.4 kB | |
| JNC_CR.cpp | 2011-12-24 | 25.7 kB | |
| Totals: 3 Items | 29.9 kB | 0 |
FULLTEXT For the fulltext of the paper visit: http://arxiv.org/abs/1112.4149 and http://arxiv.org/abs/1008.1842 for the BENEFIT coding algorithm. ETKq.cpp calculates the theoretical bound for optimal digital network coding. In essence, it calculates equation (13) of Y. E. Sagduyu and A. Ephremides, "On network coding for stable multicast communication," in IEEE MILCOM, Florida, USA, October 2007. Only K, n and p (line 30-34) needs to be amended as per the system parameters. JNC_CR.cpp This is the main simulation file. It also includes codes for the BENEFIT algorithm. Only lambda, N, overlap and pk_loss (line 30-34) needs to be amended as per the system parameter requirements. Do not edit "2*". As each of these concerned variables apply for both the APs.