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

搜索资源列表

  1. mrsim-win

    1下载:
  2. winwods下的组播路由算法仿真程序, vc6开发,是根据上次传的linux版本 改编而成。-winwods the multicast routing algorithm simulation program, vc6 development, is based on the previous version of Linux-wing.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:785083
    • 提供者:唐求
  1. sdl_astar_pathfind

    0下载:
  2. A*寻路算法, 源代码中使用的SDL库,可以到http://www.libsdl.org/或者VC知识库网站工具栏目www.vckbase.com/tools下载。-A* Routing algorithms, source code used in the SDL libraries, or can http://www.libsdl.org/ VC Knowledge Base site columns www.vckbase.com tools/tools download.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:10548
    • 提供者:丁俊
  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. th

    0下载:
  2. 利用水力学基础理论,一个完整的调洪演算计算程序,压缩包包含所有需要的数据文件-The use of hydraulics basic theory, a complete calculation of flood routing process, compressed package that contains all the required data files
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:290649
    • 提供者:陈承宪
  1. Dijkstra_exe

    0下载:
  2. i need a cod that my programunr in visual basis about the four routing alorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:108069
    • 提供者:maismousa
  1. dvmrppgm

    0下载:
  2. NS2 program forDistance vector multicast routing protocol
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:818
    • 提供者:Rajagopal
  1. Beefor3LVRP

    0下载:
  2. 尝试使用蜜蜂算法来求解带三维装载的车辆调度问题,算法具有一定的新颖性。-Try to use the bees algorithm to solve with a three-dimensional loading vehicle routing problem, the algorithm has a certain novelty.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:90153
    • 提供者:ruan
  1. Dijkstra

    0下载:
  2. Dijkstra s algorithm, conceived by Dutch computer scientist Edsger Dijkstra in 1956 and published in 1959is a graph search algorithm that solves the single-source shortest path problem for a graph with nonnegative edge path costs, producing a shortes
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:34256
    • 提供者:ahmed
  1. VRPH-1.0.0

    0下载:
  2. A collection for vehicle routing problem, very useful. Developed by Chris Groer.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:185083
    • 提供者:Qi
  1. D

    0下载:
  2. dijkstra routing algorithm in the wireless sensor network
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1225
    • 提供者:cocowell
  1. MOPSOwang

    0下载:
  2. 关于模糊车辆路径问题的多目标粒子群算法,里面有作者提出的实数编码方式,在经典的MOPSO基础上完成的。模糊包括模糊需求、模糊旅行时间和模糊服务时间多重模糊特性。-Fuzzy vehicle routing problem with multi-objective particle swarm algorithm, which has the real number encoding, proposed by the authors in classic MOPSO based on. Fuzzy
  3. 所属分类:Algorithm

    • 发布日期:2016-09-14
    • 文件大小:221184
    • 提供者:张波
  1. hoonzis-Vehical-Routing-Problem-4080c38

    0下载:
  2. The vehicle routing problem with time windows (VRPTW) refered in this work includes in searching a set of routes starting and shinishing at a depot which serves a set of customers.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-11
    • 文件大小:18934726
    • 提供者:aika_19
  1. Tree_TDS

    0下载:
  2. 基于多叉树后序遍历的VB实现方法。本方法有效解决复杂拓扑关系的分析,可广泛用于流域洪水演算和水资源配置中-VB method based on multi-tree postorder traversal. This method is effective to solve complex topological analysis of the relationship can be widely used in the river basin flood routing and allocat
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:201896
    • 提供者:董延军
  1. VRP-1

    0下载:
  2. Method to solve vehicle routing problem using JAVA.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:18206
    • 提供者:Kiran
  1. Flood-simulation

    0下载:
  2. 四点线性隐格式计算法进行洪水演算,改变自河海大学老师fortran程序。-Four-point linear implicit calculation method for flood routing, changing from Hohai University teacher fortran program.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1529
    • 提供者:chen jiang
  1. dijkstra

    0下载:
  2. Dijkstra routing algorithm example
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3034
    • 提供者:Nido83
  1. file

    0下载:
  2. 以c++編寫的存貨途程問題,無任何演算法應用,純粹為這個問題的編寫-In c++ written inventory routing problem, no algorithm applied solely for the preparation of this issue
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:132390
    • 提供者:Peter Shen
  1. Astar

    0下载:
  2. A星寻路算法在游戏中的应用,通过传入开始点和目标点完成寻路-Application of A star pathfinding algorithm in the game, the start point and the target point to complete routing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2616
    • 提供者:向斌
  1. idsaodv

    0下载:
  2. intrusion detection system using AODV routing protocol
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:10279
    • 提供者:alaa
  1. Astar-algorithm

    0下载:
  2. A*算法最优寻路算法,算法是一种静态路网中求解最短路最有效的算法.-A* algorithm for optimal routing algorithm, the algorithm is a static road network to solve the shortest most efficient algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1760
    • 提供者:ywd
« 12 »
搜珍网 www.dssz.com