Description: * Network Coding Network Simulator
*
* 06/10/05 - Aaron Drew
*
* This simulator is designed to test out the performance of a variety of network coding approaches.
*
* It simulates networks with dynamic topologies, reading from NS2 compatible node mobility files.
* I assume that:
* - wireless nodes are effected by a simple exponentially distributed noise floor.
* - latency = distance x speed of light + fixed processing time + random jitter.
*
* These assumptions can be easily changed in the code below.
*
* The simulator is a simple discrete event-based simulator like NS2, GloMoSim and others but designed specifically to support
* my network coding experiments. It has callbacks for 'transmit buffer empty' and may eventually support 'in air' collisions
* of packets and multiple radio channels. I didn't want to have to build upon the unnecessary MAC layers that exist in the
* other simulators.
*
* The network coding module in rlnc.h implements basic block encoding and decoding as well as block generation by intermediate
* nodes that have received partial data. Platform: |
Size: 12023 |
Author:yeyueyushen@163.com |
Hits:
Description: ns2中的一个仿真源代码,用于网络编码技术在改善路由功能方面。-ns2 a simulation of the source code for network coding technology to improve the routing functions. Platform: |
Size: 11264 |
Author:莫远国 |
Hits:
Description: 这种模拟器的目的是测试有关的各种网络性能编码方法 它模拟动态拓扑网络,从节点移动NS2的兼容文件阅读-This simulator is designed to test out the performance of a variety of network coding approaches.
It simulates networks with dynamic topologies, reading from NS2 compatible node mobility files. Platform: |
Size: 12288 |
Author:changhongna |
Hits:
Description: 无线mesh网的网络编码仿真代码
In this simulator, we evaluate four cooperation strategies between nodes:
1.Blind-forwarding without network coding
2.Blind-forwarding with network coding
3.Selective-forwarding without network coding
4.Selective -forwarding with network coding
-The principle of network coding is to encode different packets together. We implement this feature using the Galois field. The main characteristic of the Galois field is that the result of any operation remains within this field. Platform: |
Size: 59392 |
Author:寒秋 |
Hits:
Description: NS仿真器的一个网络编码扩展,对学习n s的人很有帮组-NS simulator expansion of a network coding, is useful for people learning to help groups ns Platform: |
Size: 259072 |
Author:jinss |
Hits: