详细介绍了OMNeT++中 Mobility Framework的使用方法,对于利用框架仿真有很大帮助
2019-12-21 19:50:03 211KB OMNeT++ Mobility Framework
1
omnetpp-5.4.1-src-windows.zip OMNeT++是一个免费的、开源的多协议网络仿真软件,在网络仿真领域中占有十分重要的地位。OMNeT++英文全称是Objective Modular Network Testbed in C++,是近年来在科学和工业领域里逐渐流行的一种基于组件的模块化的开放的网络仿真平台。OMNeT++作为离散事件仿真器,具备强大完善的图形界面接口。
2019-12-21 19:43:10 96B omnet omnetp omnet+
1
OMNeT++ 5.1 仿真实例 leach ,可运行,供参考实现WSN其他协议
2019-12-21 19:33:05 941KB OMNeT++ 5.1 可运行 leach实例
1
提供利用omnet++对无线传感器网络仿真的实例,对100个节点之间路由协议的仿真可以使初学者更好掌握omnet++技巧
2019-12-21 19:22:46 616KB omnet++
1
OMnet++中文手册,很好的东西,每个新手都要学习的
2019-12-21 18:58:40 2.42MB OMnet++中文手册
1
omnet++入门课程,教大家如何新建一个工程。
2019-12-21 18:57:43 2.12MB omnet 入门 实例搭建
1
VANET仿真平台搭建过程(omnet++/veins/sumo)
2019-12-21 18:55:42 374KB omnet++ veins sumo
1
接上次上传的,都是楼楼毕业设计时下的,里面还包含了SUMO交通仿真资料,tinyECC代码资料
2019-12-21 18:54:54 33.79MB omnet
1
This is a simulation of LEACH (Low-Energy Adaptive Clustering Hierarchy), a well-known cluster-based protocol for sensor networks with an extension to make it solar-aware. This simulation was created for the following paper: Thiemo Voigt, Hartmut Ritter, Jochen Schiller, Adam Dunkels, and Juan Alonso. Solar-aware Clustering in Wireless Sensor Networks. In Proceedings of the Ninth IEEE Symposium on Computers and Communications, June 2004. http://www.sics.se/~thiemo/iscc2004Final.pdf Abstract: "Energy conservation plays a crucial in wireless sensor networks since such networks are designed to be placed in hostile and non-accessible areas. While battery-driven sensors will run out of battery sooner or later, the use of renewable energy sources such as solar power or gravitation may extend the lifetime of a sensor network. We propose to utilize solar power in wireless sensor networks and extend LEACH, a well-known cluster-based protocol for sensor networks to become solar-aware. The presented simulation results show that making LEACH solar-aware significantly extends the lifetime of sensor networks." The code contains two directories: one is a distributed LEACH version, the other one a centralized where the base station (assumed to know everything) chooses the optimal cluster head. The "optimal" is in the code approximated via rules that include some kind of geopgraphical criteria among others. In solar.h you choose if you want to have solar turned on or not and also set some other parameters. To compile on Linux: opp_makemake -f -N make On Windows with Visual C++: opp_nmakemake -f -N nmake -f Makefile.vc Hope you find the model useful. Thiemo Voigt (thiemo@sics.se) (model packaged by Andras Varga)
2019-12-21 18:51:34 136KB 仿真 改进 代码
1