文件名称:Simulator_NCWM
- 所属分类:
- 通讯/手机编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 58kb
- 下载次数:
- 0次
- 提 供 者:
- 寒*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
无线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.
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Simulator_NCWM\blind.h
..............\blind_coding.h
..............\Debug\vc60.pdb
..............\GaloisField.cpp
..............\GaloisField.h
..............\GaloisFieldElement.cpp
..............\GaloisFieldElement.h
..............\GaloisFieldPolynomial.cpp
..............\GaloisFieldPolynomial.h
..............\GeneratorPolynomialCreator.cpp
..............\GeneratorPolynomialCreator.h
..............\Makefile
..............\README.doc
..............\README.pdf
..............\README.txt
..............\script.cpp
..............\script.dsp
..............\script.dsw
..............\script.h
..............\script.ncb
..............\script.opt
..............\script.plg
..............\script.sh
..............\selective.h
..............\selective_coding.h
..............\Debug
Simulator_NCWM
..............\blind_coding.h
..............\Debug\vc60.pdb
..............\GaloisField.cpp
..............\GaloisField.h
..............\GaloisFieldElement.cpp
..............\GaloisFieldElement.h
..............\GaloisFieldPolynomial.cpp
..............\GaloisFieldPolynomial.h
..............\GeneratorPolynomialCreator.cpp
..............\GeneratorPolynomialCreator.h
..............\Makefile
..............\README.doc
..............\README.pdf
..............\README.txt
..............\script.cpp
..............\script.dsp
..............\script.dsw
..............\script.h
..............\script.ncb
..............\script.opt
..............\script.plg
..............\script.sh
..............\selective.h
..............\selective_coding.h
..............\Debug
Simulator_NCWM