CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - LEACH协议

搜索资源列表

  1. (LEACH)wsn-simulator-1.0.tar

    3下载:
  2. LEACH协议的C语言实现,包中有编译使用的详细说明,结果为图示
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:25.12kb
    • 提供者:panyu
  1. leach协议太阳能供电代码

    0下载:
  2. leach协议太阳能供电代码
  3. 所属分类:通讯编程

  1. leach协议代码+可仿真

    1下载:
  2. leach协议的源代码,可仿真出结果。
  3. 所属分类:网络编程

    • 发布日期:2011-04-22
    • 文件大小:5.19kb
    • 提供者:zfg517@163.com
  1. 一种leach协议的改进算法

    2下载:
  2. 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.
  3. 所属分类:Windows编程

    • 发布日期:2011-04-25
    • 文件大小:195.41kb
    • 提供者:609502407@qq.com
  1. leach源码,基于omnet++4.1

    3下载:
  2. 无线传感器网络wsn中的leach分簇路由协议,经实验,能在omnet++4.1上成功运行,希望能帮到大家。
  3. 所属分类:Windows编程

  1. Leach.rar

    1下载:
  2. 详细介绍了Leach协议与NS的关系、算法设计思想、簇头建立算法流程图、协议的难点解决、算法运行结果分析等方面的东西! ,Leach agreement detailing the relationship with the NS, algorithm design, algorithm flow chart of the establishment of cluster head, the agreement to resolve the difficulty, algorithm anal
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:869.61kb
    • 提供者:张永琦
  1. leach-c

    0下载:
  2. 无线传感器网路leach-c协议路由原理及仿真-leach-c protocal of wsn to understand the principle and simulate
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:549.08kb
    • 提供者:aa
  1. LEACH_New

    0下载:
  2. 原本来自于大名鼎鼎的mit的leach源程序,但对其中不完善的地方做了修改,并有很详细的中文注释,对于研究无线传感器中的leach协议的初学者是一个很好的资料。-Originally mit from the famous source of the leach, but the imperfections of which had been amended, and the Chinese had a very detailed notes, for research in wireless
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:3.16kb
    • 提供者:tong
  1. leach

    0下载:
  2. 此压缩文件为leach协议,采用基于C++的omnet++编写,希望对大家学习有帮助!-This compressed file to leach protocol, based on C++, omnet++ written, we want to study and help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:910.78kb
    • 提供者:freedom
  1. leach_analysis

    0下载:
  2. NS2下的无线传感器网络leach协议说明文档-NS2 for Wireless Sensor Networks under the leach protocol documentation
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:218.41kb
    • 提供者:yunfei
  1. leach

    0下载:
  2. LEACH算法,是无线路由协议,完成无线传感器间的路由功能。-LEACH algorithm, is a wireless routing protocol, wireless sensor achieve routing between.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:dwr
  1. wsn

    0下载:
  2. 研究了LEACH协议下关于无线传感器网络的路由节点优化问题的研究-LEACH under study on the wireless sensor network nodes to optimize the routing study
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:10.73kb
    • 提供者:张萌
  1. leach

    0下载:
  2. 仿真程序,对以leach的改进仿真,基于链状的协议-good
  3. 所属分类:Other systems

    • 发布日期:2014-04-26
    • 文件大小:40kb
    • 提供者:kevt
  1. leach

    0下载:
  2. 无线传感器网络leach路由协议的改进算法源代码-Routing protocol for wireless sensor networks leach improved algorithm source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3.21kb
    • 提供者:戚玉峰
  1. LEACH

    0下载:
  2. 经典的leach协议,附加了详细的解读,适合初学者-Classic leach agreement, attached a detailed interpretation, suitable for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.95mb
    • 提供者:dddd
  1. LEACH

    1下载:
  2. leach协议,是无线传感网动态分簇路由算法,提出了无线路由能耗均衡的思想,是现代能耗均衡网络的开山祖,动态分簇算法都是在此基础上改进而来的。 对于写论文的同学来说,这个代码是必备的衡量标准之一。(LEACH protocol is the dynamic routing algorithm for wireless sensor networks, proposes a wireless routing to the energy consumption balance, energy bal
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2kb
    • 提供者:快乐成长
  1. 基于簇头选举和多跳路由LEACH协议研究

    2下载:
  2. 基于簇头选举和多跳的LEACH路由协议,有算法步骤和主要程序代码(Based on cluster head election and multi hop LEACH routing protocol, there are algorithm steps and main program code)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:2kb
    • 提供者:龙龙95
  1. leach

    0下载:
  2. 对LEACH协议进行实现,对其结果进行分析,里面含有注释(The implementation of the LEACH protocol, the results are analyzed, which contains notes)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:910kb
    • 提供者:心苑
  1. leach—Improved

    0下载:
  2. LEACH协议源代码,在MATLAB平台下(This is a new LEACH Algorithm which can run at matlab)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:8kb
    • 提供者:尼玛他爹
  1. LEACH协议

    0下载:
  2. 可以运行的leach,在matlab中可以正常运行(Leach that can be run)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:578kb
    • 提供者:聆听132010
« 12 3 4 »
搜珍网 www.dssz.com