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

搜索资源列表

  1. routing-2

    0下载:
  2. 路由选择和算法-and routing algorithm .............................
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:530918
    • 提供者:shaofuan
  1. 关于路由协议的omnet++仿真

    0下载:
  2. 关于路由协议的omnet++仿真,有仿真的所有文件,只需点击exe文件即可。,On the routing protocol omnet++ Simulation, simulation of all the files there, just click the exe files.
  3. 所属分类:通讯编程

    • 发布日期:2017-03-24
    • 文件大小:499099
    • 提供者:zhongchun
  1. zdbj.rar

    0下载:
  2. 让图形自动布局在画板上,能够让节点自动布线。,Let graphics automatically layout on the drawing board enables automatic routing node.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:762601
    • 提供者:xiao
  1. LEACH.rar

    3下载:
  2. 基于matlab的无线传感器网络的leach路由算法,Matlab-based wireless sensor network routing algorithm leach
  3. 所属分类:通讯编程

    • 发布日期:2013-04-08
    • 文件大小:2374
    • 提供者:wf
  1. NS2-Adhoc-contrast

    1下载:
  2. NS下的adhoc的路由协议比较 分析了仿真场景的生成,源代码的应用和仿真脚本的分析-NS under the adhoc routing protocol of a comparative analysis of the simulation scene generation, the application of source code analysis and simulation scr ipts
  3. 所属分类:其他小程序

    • 发布日期:2017-05-08
    • 文件大小:261611
    • 提供者:c
  1. leach

    2下载:
  2. 无线传感器网络LEACH路由算法源码,C++源码-Source code of LEACH routing algorithm in Wireless Sensor Network
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:391261
    • 提供者:zy
  1. AP_For_VRPTW100

    1下载:
  2. 车辆路径问题的C代码,里面有测试数据和结果分析。-Vehicle routing problem with the C code, there are test data and results analysis.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1709935
    • 提供者:Zhang Minjie
  1. ACASP

    0下载:
  2. 蚁群算法动态寻路算法 -Ant colony algorithm dynamic routing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2380
    • 提供者:yanxinxu
  1. wsn-dijkstra

    2下载:
  2. 这个程序为能量均衡的无线传感器的最短路径路由算法matlab 编程。-This process is energy balanced shortest path routing in wireless sensor algorithm matlab programming.
  3. 所属分类:Windows Develop

    • 发布日期:2016-02-17
    • 文件大小:1024
    • 提供者:房超
  1. noah

    0下载:
  2. NS编程与调试 - NOAH 模块 noah是一个无线路由代理(相对于DSDV ,路由, ... )只支持直接沟通的无线节点之间或基站和移动节点的情况下移动IP的使用。这使得模拟的情况下多跳无线路由是不受欢迎的。noah不会发送任何路由相关的数据包。-NS programming and debugging- NOAH Module NOAH is a wireless routing agent that (in contrast to DSDV, DSR, ...) only sup
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4864
    • 提供者:李蔚
  1. VRP

    1下载:
  2. 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:55771
    • 提供者:ghy
  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. 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. 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. ctree.tar

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

    • 发布日期:2017-04-24
    • 文件大小:136912
    • 提供者:大赛分
  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. 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. imm3183

    0下载:
  2. Solving the Vehicle Routing Problem with Genetic Algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:940777
    • 提供者:Quynh Vinh
  1. Greedy Routing

    0下载:
  2. Greedy routing project in JAVA
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:12326912
    • 提供者:sachincha
  1. 3-Routing

    0下载:
  2. About routing in large scale and sensor network
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:364544
    • 提供者:piyuu
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com