搜索资源列表

  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
    • 文件大小:1312
    • 提供者:勇者
  1. g2

    0下载:
  2. 多段图的分析算法,找到最优路径,用VC编的-more of the map analysis algorithms to find the optimal path, the series with VC
  3. 所属分类:其它资源

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

    0下载:
  2. 多段图问题的解决-more of the settlement plan
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12465
    • 提供者: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
    • 文件大小:1071
    • 提供者:董世德
  1. 多段图

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

  1. 多段图问题

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

    • 发布日期:2024-06-06
    • 文件大小:964608
    • 提供者:gtop
  1. duoduantu

    0下载:
  2. 这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-This is a computer algorithm based on the dynamic programming methods of an example, many of the map is a classic question! Here the procedures fo
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-06
    • 文件大小:5120
    • 提供者:中国
  1. ddt

    0下载:
  2. 算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t的最小成本路径,进而可以灵活解决可以用多段图描述的许多实际问题.-algorithm design in the analysis of many of the map, prepared with VC dynamic programming algorithm design,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:范铮
  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. 所属分类:其他小程序

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:董世德
  1. g2

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

    • 发布日期:2024-06-06
    • 文件大小:160768
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:肖晨
  1. duoDT

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

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:肖晨
  1. duoduantu

    0下载:
  2. 经典算法代码--多段图问题。附有详细的注释,很容易看懂。-Classical algorithm code multi-segment graph problems. With detailed explanatory notes, it is easy to understand.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:刃具
  1. shortestpath

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

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者: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. 所属分类:数据结构常用算法

    • 发布日期:2024-06-06
    • 文件大小:126976
    • 提供者:smile
  1. Multistagegraph

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

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:李雄
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-06-06
    • 文件大小:10240
    • 提供者:wuxi
  1. multistage

    0下载:
  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的最小成本路径。每个集合
  3. 所属分类:其他小程序

    • 发布日期:2024-06-06
    • 文件大小:2048
    • 提供者:jory
  1. duo

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

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:傅海滨
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org