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

搜索资源列表

  1. EMRPC

    0下载:
  2. 路由选择过程的c算法程序 与DSR 只是简单地使用最短路径不同,EMRPC 使用了更复杂的路由选择机制以实现多径路由和能量均衡。-process of routing algorithm c procedures and DSR is simply to use the shortest path different. EMRPC use of a more complex routing mechanisms to achieve multi-path routing and energy
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:22.56kb
    • 提供者:龚政
  1. route

    0下载:
  2. 计算机专业的同学注意了:我个人做对网络路由选择,当然也是针对教学演示用,最多设10个站点,采用Dijkstra的最短路径法,当时也是得的实验高分的
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.15kb
    • 提供者:任勇林
  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. router

    0下载:
  2. 路由算法,对图进行最短路径选择,只需更改最大结点个数,邻接矩阵即可使用。-Routing algorithm, the shortest path to the graph selection, simply change the maximum number of nodes, the adjacency matrix can be used.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.08kb
    • 提供者:lai
  1. optimization-algorithm

    0下载:
  2. 一种基于新型优化算法的多播路由选择方法 遗传算法&蚁群优化算法已在多播路由优化问题中得到了广泛应用 但由于算法本身的缺陷 二者在具体应用 时都存在着时间性能与优化性能之间的矛盾#论文将遗传算法与蚁群优化算法二者合成 优势互补#仿真实验表明 应用 这种算法于多播路由问题 可以得到比现有启发式算法更好的结果# -A new optimization algorithm based on the multicast routing method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:173.31kb
    • 提供者:
  1. test

    0下载:
  2. 在C/C++环境下,编程模拟距离矢量路由选择算法和链路状态路由选择算法-In C/C++ environment, the programming simulated distance vector routing algorithms and link state routing algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.07kb
    • 提供者:余地
  1. Dijkstra

    0下载:
  2. 迪杰斯特拉算法的VC++实现,实现了路由最优路径的选择-Dijkstra algorithm VC, the route choice of the optimal path
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4.54mb
    • 提供者:tomato
  1. leachm1

    0下载:
  2. 无线传感器网络LEACH路由算法Matlab仿真程序,包括簇首选择、成簇、数据传输、计算节点能耗和网络寿命-LEACH wireless sensor network routing algorithm Matlab simulation program, including the cluster head selection, clustering, data transmission, the compute node energy consumption and network life
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.25kb
    • 提供者:何天祺
  1. antqos

    0下载:
  2. 蚂蚁算法在路由中的应用,提升网络路由选择性能,运行环境matlab。-ant applicationg
  3. 所属分类:Algorithm

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

    0下载:
  2. 几个有关于路由选择的小程序,供大家参考,后续还会有一些程序上传,供大家交流-There are several small programs on route selection for your reference, there will be some follow-up program upload for everyone to exchange
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.89kb
    • 提供者:常俊德
  1. FONetwork

    0下载:
  2. 光通信网络的路由选择算法,有助于大家更深入的了解路由算法-Optical communications network routing algorithm, to help everyone better understanding of routing algorithm ,,,,,,,
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5kb
    • 提供者:常俊德
  1. ADOV_path_discovery

    0下载:
  2. 在matlab中进行路径规划及路由选择,掌握ADOV的算法原理应用(Path planning and routing in MATLAB, grasp the principles of ADOV algorithm applications)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1kb
    • 提供者:yuanking
  1. road

    0下载:
  2. 路由算法是影响网络性能的重要因素之一,对路由算法的选择至关重要。介绍路由算法中的Floyd算法和RAD(Routing along DAGs)算法,并通过实验对两种算法性能作出分析和比较。实验分析结果显示:在链路利用率、链路流量负载均衡和链路失效对网络的影响范围方面,RAD算法要优于Floyd算法。在平均传输代价方面,Floyd算法要优干RAD算法。(Routing algorithm is one of the most important factors affecting network
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:小风Ho
  1. lf

    0下载:
  2. 了解无线传感网络的的工作原理,并分析其中路由算法的研究现状,选择一种算法分析原理并进行仿真实现。(Understand the working principle of wireless sensor network, and analyze the research status of routing algorithm, choose an algorithm analysis principle and carry out simulation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:16kb
    • 提供者:.xback
搜珍网 www.dssz.com