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

搜索资源列表

  1. graph6666

    0下载:
  2. 多段图问题解答,得用VC++实现 多段图问题解答,得用VC++实现-number of plans to answer questions, starting a multi-VC map of Answers, starting VC
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.28kb
    • 提供者:勇者
  1. g2

    0下载:
  2. 多段图的分析算法,找到最优路径,用VC编的-more of the map analysis algorithms to find the optimal path, the series with VC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7.52kb
    • 提供者:skyw
  1. zn

    0下载:
  2. 用C语言写的多段图算法的实现,多段图是动态规划的一个典型的实例.-C language in many of the map algorithm to achieve more of the map is a dynamic planning a typical example.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.24kb
    • 提供者:zn
  1. duixiang

    0下载:
  2. 这是动态规划中的经典算法。多段图的向前向后的处理算法的VC++环境种的实现代码-This is the dynamic programming of the classical algorithm. Many of the plans forward backward processing algorithm for the VC types of codes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1020byte
    • 提供者:肖晨
  1. duoDT

    0下载:
  2. 这是在邻接表的基础上实现的多段图的向前算法-This the adjacency list on the basis of the multi-map algorithm forward ... ... ...
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:肖晨
  1. duoduantu

    0下载:
  2. 经典算法代码--多段图问题。附有详细的注释,很容易看懂。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:刃具
  1. duo

    0下载:
  2. 给定一个多段图输入权值,从多段图中找最短路径
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.46kb
    • 提供者:段成
  1. Multiply

    0下载:
  2. 用动态规划算法实现的多段图程序,利用数组存储路径长度。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:杨文超
  1. mutigraphy

    0下载:
  2. 用动态规划法来解决多段图问题,显示邻接矩阵,显示最后的决策与最小代价
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:angela peng
  1. dongtaiguihua

    0下载:
  2. 最短路径问题 动态规划法求解多段图单源最短路的VB程序清单
  3. 所属分类:软件工程

    • 发布日期:2014-01-20
    • 文件大小:31.15kb
    • 提供者:林风
  1. mulitgraph

    0下载:
  2. 算 法 中 多 段 图 的 演 示 程 序
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13.76kb
    • 提供者:吴的发
  1. 多段图问题

    0下载:
  2. 多段图问题的解决-more of the settlement plan
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.17kb
    • 提供者:gtop
  1. 多段图

    0下载:
  2. 算法分析中的向前算法的实现 输入为 弦数 段数 接点数 几弦的有关信息 输出 最优路径-algorithm analysis of the forward algorithm to achieve the importation of a string of several access points for a few of the information string output optimal path
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:董世德
  1. 多段图

    0下载:
  2. 多段图
  3. 所属分类:源码下载

  1. shortestpath

    0下载:
  2. 多段图的最短路径 c语言实现源代码 可以运行-A number of plans the shortest path c language source code implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.07kb
    • 提供者:linjia
  1. duoduantu

    0下载:
  2. 使用动态规划算法解决多段图问题,适合算法分析与设计的学习-Using dynamic programming algorithm to solve the issue of multi-stage plan for the learning algorithm analysis and design of
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:123.68kb
    • 提供者:smile
  1. Multistagegraph

    0下载:
  2. 多段图的算法,用C++写的,完全没有问题-Multi-stage graph algorithm, written using C++, no problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1.09kb
    • 提供者:李雄
  1. suanfa

    0下载:
  2. 计算机算法中用到的经典算法。包括01背包,多段图,资源分配问题,子数合集等。-Computer algorithms used in the classical algorithm. Including 01 backpack, multi map, resource allocation, the number of sub-collection, etc..
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:9.71kb
    • 提供者:wuxi
  1. multistage

    4下载:
  2. 多段图G=(V,E)是一个有向图。它具有如下特征:图中的节点被划分成k>=2个不相交的集合Vi,1<=i<=k,其中V1 与Vk 分别只有一个结点s(源点)和t(汇点)。图中所有的边<u,v> 均具有如下性质:若 ,则 ,1<=i<k-1,且每条边<u,v>均附有成本c<u,v>。从s到t的一条路径成本是这条路径上边的成本和。多段图问题是求s到t的最小成本路径。每个集合 定义图中的一段。由于E得约束,每条从s到t的路径都是从第1段
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2.43kb
    • 提供者:jory
  1. duo

    0下载:
  2. 线性规划 多段图 邻接表 最短路径-Multi-stage linear programming shortest path ,,,,,,,,,,,,,,,,,, adjacency list graph
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1.03kb
    • 提供者:傅海滨
« 12 3 4 5 6 »
搜珍网 www.dssz.com