CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 路由 算法

搜索资源列表

  1. RDisstr_Nodeeo

    0下载:
  2. 路由选路算法距离向量算算法的编程与开发实现. -Routing routing algorithm Distance Vector Algorithm for programming and development.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:19475
    • 提供者:谈判
  1. Floyd

    1下载:
  2. Floyd算法的matlab实现。对输入的邻接距离矩阵计算图中任意两点间的最短距离矩阵和路由矩阵,且能查询任意两点间的最短距离和路由。并根据结果自动绘制出了最短路径图。 程序中使用了前向路由和回溯路由两种方法,并对于无向图进一步减小算法复杂度。-Matlab implementation of the Floyd algorithm. Adjacent input distance matrix between any two points in calculating the figur
  3. 所属分类:matlab例程

    • 发布日期:2017-05-23
    • 文件大小:478964
    • 提供者:lijun
  1. mACAA_QoS__MRa

    1下载:
  2. matlab代码实现sensornet的QoS组播路由蚁蚁群算法的Matlab程序源码 可直接使用。 已通过测试。 -matlab code the sensornet The QoS multicast routing ants ant colony algorithm Matlab program source code can be used directly. Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-19
    • 文件大小:2048
    • 提供者:jxjj609
  1. QQoSo

    0下载:
  2. QoS组播路由问题的蚁群算法通通用Matlab源码可直接使用。 -The ant colony algorithm of QoS multicast routing problem common Matlab source code can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:5867
    • 提供者:ttian1000
  1. Rleach-sco

    0下载:
  2. 无线传感器网路路由算算法 LEACH协议代码 -Wireless Sensor Network Routing Algorithm for LEACH protocol code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:12615
    • 提供者:juan
  1. Wleachhi

    1下载:
  2. 无线传感器网络LEACH路由算算法源码,C++源码可直接使用。 -Wireless sensor networks, LEACH Routing Algorithm for source C++ source can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:391635
    • 提供者:juan
  1. DRSP

    0下载:
  2. 建立无线传感网中节点路由的减少重传次数的一种算法-An algorithm to establish the number of node routing in wireless sensor networks to reduce retransmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:1357
    • 提供者:朱硕
  1. progress

    0下载:
  2. 计算无线传感网中路由步长的一种算法,为无线传感网的路由选择提供了更好的依据-Calculation of a wireless sensor network routing step algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:532
    • 提供者:朱硕
  1. rssidaoshu

    0下载:
  2. 计算无线传感网路由中接收信号强度的一种算法,为路由选择下一跳节点提供了更好的参照-Calculate the wireless sensor network the Chinese and the received signal strength of an algorithm, and provide a better reference for the next hop of the routing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:855
    • 提供者:朱硕
  1. Routing-algorithm-simulation

    0下载:
  2. 利用路由选择算法模拟软件提供的通信功能,模拟距离矢量路由选择算法的初始化、路由信息扩散过程和路由计算方法-Routing algorithm simulation software provides the communication function, analog distance vector routing algorithm initialization, routing information diffusion process and route calculation metho
  3. 所属分类:JavaScript

    • 发布日期:2017-03-24
    • 文件大小:269102
    • 提供者:黄一
  1. NEUCLIDEAN_Alo

    0下载:
  2. Euclidean节点定位是由美国路特葛斯大学利用距距离矢量路由和GPS定位原理提供出一种分布式自主定位算法 -Euclidean node localization by the U.S. Lutegesi University distance distance vector routing and GPS positioning principle to provide a distributed autonomous positioning algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:1061133
    • 提供者:推翻
  1. dv_routing.java

    0下载:
  2. 深入理解分布式路由选择算法,基于DV算法,实现最短路径查找路由器模拟-implement the distance vector routing protocol by Distance vector algorithm
  3. 所属分类:Grid Computing

    • 发布日期:2017-11-08
    • 文件大小:2616
    • 提供者:rachel
  1. SEP-and-routing-protocols

    0下载:
  2. SEP路由协议,可以在这个算法基础上改进-SEP routing protocols can be improved on the basis of
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:2524
    • 提供者:liuaibin
  1. ACA_QoS_MR

    0下载:
  2. QoS组播路由问题的蚁群算法通用Matlab源码。输出参数列表为:最优组播树最优组;播树所有的边;最优组播树的费用-QoS multicast routing problem ant colony algorithm General Matlab source code. The list of output parameters: the optimal multicast tree optimal group multicast tree all sides optimal multic
  3. 所属分类:Grid Computing

    • 发布日期:2017-11-12
    • 文件大小:2346
    • 提供者:谢贤
  1. culster-table

    0下载:
  2. 通过Dijkstra算法求出路由表中的最短路径和最小跳数。-Dijkstra' s algorithm to find the shortest path and the minimum number of hops in the routing table.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-06
    • 文件大小:7504
    • 提供者:luochen
  1. textDv

    0下载:
  2. 根据已知的网络拓扑图,输入信息,用DV算法更新各路由器的路由表-Network topology based on the known, enter the router s routing table information, updated with the DV algorithm
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-11-25
    • 文件大小:1293
    • 提供者:胡淼
  1. improved-pegasis

    0下载:
  2. 传统PEGASIS的算法以及基于三角模融合的链式路由的改进。-Traditional PEGASIS algorithm based on the improvements of the chain routing the Triangle Module.
  3. 所属分类:C#编程

    • 发布日期:2013-01-03
    • 文件大小:5605
    • 提供者:许类
  1. dv

    0下载:
  2. 关于计算机网络中的算法,路由协议RIP中的dv算法c语言实现,静态路由选择-Dv algorithm c language algorithm in computer network, routing protocols RIP, static routing
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:898
    • 提供者:郑鑫
  1. 6pinleaks

    0下载:
  2. Tenda、部分电信路由根据算法漏洞,由后3位MAC可以推算出全部pin码的秒破工具代码。-According to Tenda and Netcore something like these,a kind of pin leak, it can caculate the whole pin on the basis of the last 3 MAC address.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-11-20
    • 文件大小:1707
    • 提供者:一火灭
  1. route

    0下载:
  2. 用java实现路由选择算法。Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。-Java achieve routing algorithm. Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm is used to calculate a node to all other nodes in the shortest path.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:79054
    • 提供者:周莉
« 1 2 ... 21 22 23 24 25 2627 28 29 30 »
搜珍网 www.dssz.com