CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 路由 节点

搜索资源列表

  1. pointtopointDijkstraAlgrithms

    1下载:
  2. 具有图形化界面的一个路由模拟程序。路由算法为Dijkstra算法。具有求出图中任意节点间所有最短路径以及最短路径子图的功能。这是一个点对点(S-T)Dijkstra算法的改进。用于求两点间的所有最短路径。-graphical interface with the simulation of a routing procedures. Routing algorithm Dijkstra algorithm. With map obtained arbitrary nodes all the sh
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.06kb
    • 提供者:阎一
  1. MCRGSA

    0下载:
  2. MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路径数目 %Cost-------
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.72kb
    • 提供者:程爱华
  1. bestroute

    0下载:
  2. 运行应用本程序,输入节点个数n以及m各个节点的三元组信息。 m个三元组(it,jt,ft),t=1、2、……、m,两个节点it和jt之间有双向连接的直接连接,其距离为ft。输入节点g(1≤g≤n),程序将计算出可以由g达到的每个节点的最佳路由。并在显示器上输出运行结果。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:166.22kb
    • 提供者:周钰川
  1. DSR

    0下载:
  2. AD HOC 网络[1 ]是一种不需要基础设施的自组织和自管理网络, 网络中所有的节点同时具有终端 和路由器的功能. 因此, 网络可以通过节点路由发现机制转发分组, 并进行路由维护. DSR 是为AD HOC 网 络设计的路由协议, 性能较优, 但对延迟、带宽、丢包率等都没加限制, 即无QoS 支持. 采用遗传算法对其 进行路由发现的优化, 使之具有QoS 保障. 并采用仿真实验对基于遗传算法的动态源路由协议与原有的动态 源路由协议在延迟、投递率和网络开销等方面进行了比较, 分析
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:229.3kb
    • 提供者:xdb
  1. 无线传感器网络路由算法

    1下载:
  2. 无线传感器网络路由算法,采用最短路径,先搜索节点的一跳范围的距离,再搜索两跳的距离,仿真效果良好。,Wireless sensor network routing algorithm, using the shortest path first jump of the scope of the search node distance, and then search for the two jump distance, simulation results were very good.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:14.37kb
    • 提供者:电信科学
  1. luyou.rar

    0下载:
  2. 动态路由算法,采用链路状态路由算法,显示节点信息。,Dynamic routing algorithm, using link state routing algorithm, showing node information.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1.48kb
    • 提供者:bluerain
  1. 85809936aodv

    1下载:
  2. 移动网络中,AODV和DSR路由算法的matlab程序,根据已知节点可选出最优路径-Mobile networks, AODV and DSR routing algorithm matlab program, the node can be selected according to the known optimal path
  3. 所属分类:matlab

    • 发布日期:2014-05-07
    • 文件大小:6kb
    • 提供者:刘云
  1. 6node-multipath

    0下载:
  2. 6节点多路由的ns文件,是一种简单的蚁群算法实现源文件有英文分段,无注释-6 multi-node routing ns documents, is a simple ant colony algorithm to achieve sub-source file is available in English, non-Notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.4kb
    • 提供者:王健
  1. dd

    0下载:
  2. 蚁群算法仿真因特网中的路由选择,给出正常情况、节点阻断和路径拥塞等不同情况下的最优路径选择与更新实现,仿真结果能够提供可视化的过程模拟-Simulation of Ant Colony Algorithm for Routing in the Internet, given normal circumstances, and the path blocked node under different circumstances, such as congestion of the optimal
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:120.49kb
    • 提供者:lx
  1. EUCLIDEAN_Algorithm

    1下载:
  2. Euclidean节点定位是由美国路特葛斯大学利用距离矢量路由和GPS定位原理提供出一种分布式自主定位算法-Node localization Euclidean path by the Rutgers Universitys use of distance vector routing and GPS positioning to provide a principle of self-positioning algorithm for distributed
  3. 所属分类:matlab

    • 发布日期:2015-11-04
    • 文件大小:1.01mb
    • 提供者:qinhua
  1. Dijkstra

    0下载:
  2. Dijkstra算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径。-Dijkstra' s shortest path algorithm is a typical routing algorithm used to calculate a node to all other nodes in the shortest path.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:862byte
    • 提供者:花脸的猫
  1. wireless-network-sensor-routing-algorithm

    0下载:
  2. 设计无线传感器网络的路由协议,LEACH是第一个基于多簇结构的集群路由协议,是一种分布式的协议,每一个节点通过一个概率来决定自己是否成为簇头节点,并保证每轮有相当数量的簇头节点. -Design of wireless sensor network routing protocol, LEACH is the first structure of a cluster based on multi-cluster routing protocol, the protocol is a dist
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:50.21kb
    • 提供者:杨扬
  1. xilihuala

    0下载:
  2. 具有图形化界面的一个路由模拟程序。路由算法为Dijkstra算法。具有求出图中任意节点间所有最短路径以及最短路径子图的功能。-Graphical interface with a routing simulation program. Routing algorithm is Dijkstra algorithm. Find the figure with all the shortest path between any node and the shortest path subgraph
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2.2kb
    • 提供者:打算
  1. PBCR-route-simuation

    0下载:
  2. 将节点位置信息和分簇路由技术相结合,提出了一种基于位置的分簇路由(position-based cluster routing,PBCR)协议- By combining the position information and cluster routing technology, a position-based cluster routing(PBCR)protocol is proposed.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:51.99kb
    • 提供者:qiaogz
  1. Ipso

    3下载:
  2. 提出了一种基于改进型微粒群算法的无线传 感器网络分簇路由算法来优化分簇过程。簇首节点的选取综合考虑候选节点和邻居节点的状态信息-Proposed a modified particle swarm algorithm based on wireless sensor network clustering routing algorithm to optimize the clustering process. Cluster head node, considering the select
  3. 所属分类:matlab

    • 发布日期:2016-11-29
    • 文件大小:2kb
    • 提供者:Sherry
  1. Cooperative-communication

    1下载:
  2. 本书是“移动通信前沿技术系列”之一,全书共分18个章节,主要对协作通信及网络知识作了介绍,具体内容包括空时分集和编码、空时频分集与空时频编码、中继信道及协议、单中继协作通信、多节点协作通信等。全书内容分为三部分,第一部分回顾传统的MIMO系统,介绍空间、时间、频率分集的概念。第二部分主要考虑协作通信物理层的关键问题,并对其提出了行之有效的解决方案,比如针对协作通信的分布式特点,提出分布式空时(频)码;针对协作通信的频谱效率问题,提出了新颖和有效的协作方案。第三部分介绍协作通信对物理层之上的MAC
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4.55mb
    • 提供者:郑永钊
  1. shortpath

    0下载:
  2. 最小跳数路由算法实现节点更新,在原有的基础上随机散布网络节点,一定的时间内进行更新。-The update hop of MHC,the node will be randomed in the area,and in the right time,they will be updated.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:885byte
    • 提供者:chenyu
  1. dj

    0下载:
  2. Dijkstra(迪杰斯特拉)算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径-Dijkstra (Dijkstra) algorithm is a typical shortest path routing algorithm used to calculate a node to all other nodes of the shortest path
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.5kb
    • 提供者:乐乐
  1. cds

    0下载:
  2. 虚拟骨干网,包括佛罗里达大西洋大学的Jie Wu和Hailan Li 提出的关于连通控制集的算法,第二种算法是das等提出的从找到最小近似控制集到建立一个最小生成树的算法,最后一种算法是通过寻找MIS集获得CDS的方法。这三种算法提供了三种建立CDS集的方法,连通控制集(connected dominating set,CDS)作为层次路由协议中的虚拟主干是网络中保证其余节点能顺利通信的关键,它们承受更高的通信和计算负荷,网络的可靠性会因这些关键节点中的某个节点的失效而受影响。-Virtual
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3.29mb
    • 提供者:
  1. 多跳Leach

    2下载:
  2. 在经典LEACH分簇路由协议的 基础上,加入簇头的多跳传输机制,提高了LEACH协议的性能,降低了节点能耗,延长了网络的生命周期。(On the basis of the classical LEACH cluster routing protocol, the multi-hop transmission mechanism of cluster head is added, which improves the performance of LEACH protocol, reduces t
  3. 所属分类:matlab例程

    • 发布日期:2021-03-31
    • 文件大小:4kb
    • 提供者:哈哈是你
« 12 »
搜珍网 www.dssz.com