搜索资源列表

  1. GAmatlab

    0下载:
  2. 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的-The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:xulei
  1. NS2protocol

    0下载:
  2. 帮助大家在ns2中添加新的路由协议,有具体例子和各个文件分析。-Help people in ns2 to add a new routing protocol, there are specific examples and analysis of various documents.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:58368
    • 提供者:liulin
  1. compare

    0下载:
  2. tcl脚本语言编写的,在ns2 2.9版本上,对aodv和dsr两个路由协议进行比较分析的代码-tcl scr ipting language written in the ns2 2.9 version of the AODV routing protocol and the two dsr comparative analysis of the code
  3. 所属分类:3G开发

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:孟需
  1. rp

    0下载:
  2. simulation scr ipt for DSDV,DSR and AODV routing protocols
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:张永琦
  1. ClusterProtocols

    0下载:
  2. 分析了无线传感器网络分簇路由机制,着重从簇头的产生、簇的形成和簇的路由角度系统地描述了当前典型的分簇路由算法,并比较和分析了这些算法的特点和适用情况.最后结合该领域当前研究现状,指出分簇路由算法未来的研究重点.-Analysis of wireless sensor network clustering routing mechanisms, focusing on the selection of cluster head, clus
  3. 所属分类:3G开发

    • 发布日期:2024-05-16
    • 文件大小:194560
    • 提供者:苏可
  1. GF-GLOMOSIM.tar

    0下载:
  2. Geographic Routing protocol在GLOMOSIM中的一个实现-Geographic Routing protocol in GLOMOSIM a realization of
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:Yimin, SONG
  1. AODV_OPNET

    0下载:
  2. 在OPNET中实现AODV路由协议,通过编译-In OPNET of AODV routing protocol to achieve through the compiler
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:1765376
    • 提供者:
  1. ACASP

    0下载:
  2. 蚁群算法动态寻路算法 -Ant colony algorithm dynamic routing algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:yanxinxu
  1. LEACH

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

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:wf
  1. vxworks-Routing

    0下载:
  2. 策略路由是嵌入式网络产品的一个重要功能,它可以帮助 用户灵活制定自己的选路策略,在实际网络建设中具有很大的 实用价值;作为嵌入式网络产品开发的首选操作系统,Vxworks IP协议栈没有实现这一功能。论文在深入研究了策略路由原 理及Vxworks原IP协议栈数据转发机制的基础上,提出了加 入策略路由后Vxworks IP协议栈的数据转发机制,并分规则 和动作两部分实现了它的原型。-Routing strategy
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:165888
    • 提供者:好好
  1. zdbj

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

    • 发布日期:2024-05-16
    • 文件大小:761856
    • 提供者:
  1. router

    0下载:
  2. 这个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm, the use of java programming.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:16384
    • 提供者:cwh
  1. antsense

    0下载:
  2. 螞蟻演算法 NS2的模組,可以方便模擬ANT based routing-NS2 module ant algorithm can be easily simulated ANT based routing
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:china
  1. distanceVectorRouter(c)

    0下载:
  2. 利用距离向量算法更新路由表。 该程序的多个实例(进程或线程)可以以运行在一台机器 一个实例代表一个路由器(结点)。 实例之间利用UDP交换路由表。 能够打印出邻居列表和输出路由表!(c语言实现)-The use of distance vector algorithm to update the routing table. Multiple instances of the program (process or
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:31744
    • 提供者:冷冰
  1. VRP

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

    • 发布日期:2024-05-16
    • 文件大小:55296
    • 提供者:ghy
  1. pso

    0下载:
  2. 这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。-This is a particle swarm algorithm for vehicle routing the source, using matlab simulation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:ghy
  1. vrptm

    1下载:
  2. 带时间窗的车辆路径问题的粒子群算法,用c++编写的程序来实现。-With time windows of the vehicle routing problem of particle swarm optimization, using c++ Preparation procedures to achieve.
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-16
    • 文件大小:25600
    • 提供者:ghy
  1. 123tsp

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

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者: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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:326656
    • 提供者:cn
  1. luyou

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

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org