搜索资源列表
directeddiffusion.rar
- ns下的dd协议代码 可以进行wsn路由协议的仿真,the code of directed diffusion
dsdvtest.rar
- NS-2关于传感器网络的模拟,协议是DSDV,分析网络的吞吐量和能量消耗.,simulation of sensor network in NS-2
multi-hop
- ns2中仿真,无线环境中多跳场景的仿真代码,ns2.9版本上测试通过-ns2 simulation, wireless multi-hop scene environment simulation code, ns2.9 version of the test
NS3
- 本文着重介绍了基于NS-3的无线 传感器网络的物理层仿真模块的设计,搭建了无线传感器网络仿真平台,使一个简单的例子得以在上面运行,并给出 了仿真结果。该仿真平台可以用于对无线传感器网络的深入研究与探讨,有助于无线传感器网络的优化设计、缩短系 统的开发周期。-This paper introduces NS-3-based wireless sensor network simulation module physical layer design, build a wirele
a
- Scenario for wsn -running on ns2-Scenario for wsn-running on ns2
NS2LeachImplementation
- WSN LEACH协议的NS-2仿真代码-WSN LEACH protocol NS-2 Simulation Code
app
- 其中包括了射频芯片nRF905相应得SPI操作代码,以及YM12864液晶显示屏操作代码,共享了,为的是能下到好的WSN MAC代码用NS仿真的。-Including the RF chip nRF905 corresponding the SPI operation code, and YM12864 LCD operation code, shared, as is to a good WSN MAC code down to the simulation with NS.
wpan_demo5.tcl
- wsn hybrid topology for ns-2
Several_simulation_tools_for_WSN_comparison
- 几种用于WSN的仿真工具比较:为了实现无线传感器网络的仿真,研究人员设计开发(或在现有平台建立无线传感器网络模型)了许多的仿真平台,包括NS-2, OPNET, SensorSim, EmStar, OMNet, G1oMoSim, TOSSIM, PowerTOSSIM等-Several simulation tools for WSN comparison: In order to achieve wireless sensor network simulation, the resea
mflood-source
- 自己做的一个ns-2下的flood仿真程序演示结果-a flood protol for wsn in ns2 simulator.
ns_doc
- wsn无线传感器网络,使用ns-2进行仿真-wireless sensor network
4.NS-by-Example
- ns-2关于wsn的程序代码 是很好的例子-ns-2 on wsn program code is a good example
WSN.tar
- Runing wireless sensor code in Ns-2
exidus-pegasis-leach-ns234.patch.tar
- ns-2 code for leach and exodus i need code on wsn for ns-2 on different protocols and for practice iqbal.zafar9@gmail.com
filter
- M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi Np=100 Ns=100 weightp=1 weights=100 通带和阻带的加权系数 WpN=linspace(0,Wp,Np) WsN=linspace(Ws,pi-0.05,Ns) Wm=[WpN WsN] p=[ones(1,50),ones(1,50)/2] d=[p,zeros(1,Ns)] W=diag([weightp*ones(1,Np),weights*o
ns-leach
- 无线传感器网络中leach协议代码,是在NS2中仿真-Leach protocol code in wireless sensor network (WSN)
wfrp
- WSN Flooding Routing Protocol (WFRP) in Network Simulator (NS-2.35)
TCP_Windowing_Tutorial(1)
- Tmac file ns-2 code for wsn simulation
ns-leach-2.35.tar
- this is source code for LEACH protocol in WSN.