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

搜索资源列表

  1. 123tsp

    0下载:
  2. 粒子群优化算法求解车辆路径问题,对初学者来说,是很有帮助的。-Particle Swarm Optimization for vehicle routing problem, for beginners, it is very helpful.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3686
    • 提供者:gg
  1. AStar

    0下载:
  2. 如何找到一条最短的路径是程序员需要设计的算法,目前最为流行的寻路算法就是A*算法,这个就是A*算法的一个简单例子-How to find a shortest path is programmers need to design algorithms, is currently the most popular routing algorithm is the A* algorithm, this is the A* algorithm is a simple example
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:41572
    • 提供者:cn
  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
    • 文件大小:1438
    • 提供者:王健
  1. dynamicrouteresearch

    0下载:
  2. 基于移动代理的动态路由研究,对动态路由进行了一定的描述-Mobile agent-based dynamic routing research on dynamic routing for a certain descr iption
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:571936
    • 提供者:yuning
  1. S4-matlab

    0下载:
  2. best routing protocol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:793101
    • 提供者:swathy m
  1. LEACH

    0下载:
  2. This the Low Energy Adaptive Clustering Hierarchy routing protocol [LEACH] source code for wireless sensor network we have used.It is developed with MatLab7-This is the Low Energy Adaptive Clustering Hierarchy routing protocol [LEACH] source code for
  3. 所属分类:3G develop

    • 发布日期:2017-03-28
    • 文件大小:2204
    • 提供者:zamree
  1. WSN

    0下载:
  2. OMNet++环境下用三色理论对无线传感器网络成簇的仿真实现,已经在VC6环境下配置成功,可以直接运行。(只实现了成簇,簇间路由并未实现)压缩文件中给出的网页介绍了怎样在VC6环境下进行OMNet工程配置 -OMNet++ environment using three-color theory of wireless sensor network simulation cluster implementation has been successful VC6 environment conf
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:444874
    • 提供者:ldj
  1. LEACH

    0下载:
  2. Taken from other people, LEACH routing protocol source code using Matlab
  3. 所属分类:3G develop

    • 发布日期:2017-04-13
    • 文件大小:2471
    • 提供者:djvu83
  1. simulation_routing_in_wsn

    0下载:
  2. simulation routing in wsn
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:297848
    • 提供者:nguyenle
  1. linkstate

    0下载:
  2. 链路状态路由选择协议的目的是映射互连网络的拓扑结构。每个链路状态路由器提供关于它邻居的拓扑结构的信息。 -Link State Routing Protocol is aimed at mapping the interconnection network topology. Each link state router to provide information on its neighbor' s topology information.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-24
    • 文件大小:79886
    • 提供者:张溪蓬
  1. one_1.2.0

    0下载:
  2. The ONE is a Opportunistic Network Environment simulator which provides a powerful tool for generating mobility traces, running DTN messaging simulations with different routing protocols, and visualizing both simulations interactively in real-t
  3. 所属分类:3G develop

    • 发布日期:2017-03-27
    • 文件大小:909666
    • 提供者:yaoyao
  1. gpsr-ns-2.1b6.tar

    0下载:
  2. ns gpsr路由协议 在ns2平台下实现的 对大家很有好处-ns gpsr routing protocol implementation in ns2 platform is very beneficial for everyone
  3. 所属分类:3G develop

    • 发布日期:2017-05-13
    • 文件大小:3421867
    • 提供者:
  1. ctree.tar

    0下载:
  2. 主要应用于超大规模集成电路的布线算法,代码效率一般-Mainly used in VLSI routing algorithm, the code efficiency of the general
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:136912
    • 提供者:大赛分
  1. Add_new_protocol_into_NS-2

    0下载:
  2. 一个经典的介绍如何向NS-2中添加新协议的教程,并附有相关的源代码,学习NS-2必不可少的文档+代码-Implementing a New Manet Unicast Routing Protocol in NS2
  3. 所属分类:3G develop

    • 发布日期:2017-04-03
    • 文件大小:199670
    • 提供者:phenix
  1. router_calc

    0下载:
  2. 根据一个有权的无向图生成指定结点(路由器)的路由表设有结点N,N的路由表由若干个路由项组成,路由项是<目的结点,下一跳>的二元组,其中目的结点是以N结点为源结点,通过N结点可以直接到达(目的结点是N结点的邻居)或通过N结点的邻居可间接到达的结点,其中下一跳即N结点的某领居,通过该邻居可间接到达目的结点,且到达目的结点的路径为最小代价路径.-According to a right of the undirected graph to generate the specified no
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1275
    • 提供者:luowen
  1. rip

    0下载:
  2. 路由选择协议的模拟实现,用C++实现,这是自己写的,感觉写的还可以,希望得到大家的认可,不足之处请多多包含-Routing protocol implementation of the simulation using C++ implementation, which is written in their own feeling, they can still write and hope that the U.S. recognized the inadequacies please in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:926
    • 提供者:
  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
    • 文件大小:123382
    • 提供者:lx
  1. sp

    0下载:
  2. 最短寻路算法,利用Astar算法实现,是arp游戏中的寻路模型,有图例-Find the shortest path algorithm, the use of Astar algorithm is arp routing game model, there is Legend
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:25025
    • 提供者:peng.xu
  1. examples

    0下载:
  2. 几个无线网络模拟源文件。里面简单实现了无线节点的路由选择过程。-A number of wireless network simulation source file. Inside a simple realization of the wireless routing node selection process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6154
    • 提供者:mak
  1. ZigBee_source_route_technology

    0下载:
  2. 介绍zigbee最新的路由协议:源路由协议,有助于zigbee爱好者学习只用。-Introduced the latest zigbee routing protocol: the source of routing protocols, contribute to learning only zigbee enthusiasts.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:193253
    • 提供者:wu
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com