搜索资源列表

  1. dsptree

    0下载:
  2. 网页里的tree,可以通过javascr ipt生成树,方便简单-tree's website, through javascr ipt spanning tree, easy to use
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:21109
    • 提供者:威文
  1. 最小生成树prim算法

    0下载:
  2. 最小生成树的prim算法 是求图中的最短路径的一个重要算法 但是是O(n2)复杂度的一个算法-minimum spanning tree algorithm is the prim map for the shortest path algorithm of an important but is O (n2) of a complex algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3145
    • 提供者:袁文
  1. Kruskal.cpp

    0下载:
  2. 在权值不同的图中寻找一个最小生成树的问题-different weights in the map to find a minimum spanning tree problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3043
    • 提供者:刘通学
  1. 图论常用算法通用matlab程序

    0下载:
  2. 包括最短路及最小生成树算法,对于参加建模很有用的-including the most short-circuit and the minimum spanning tree algorithm, for participating in modeling very useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4449
    • 提供者:笑我多情
  1. gfloyd

    0下载:
  2. 本源程序为matlab文件,实现最小生成树和关键路径的查找。-the source document for Matlab and achieve minimum spanning tree and find the critical path.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:陈芳
  1. kruskal最小生成树实现

    0下载:
  2. 在boost基础上实现 对图的最小生成树实现,通过此算法可以找到此图中连接所有点的最小生成树。-the boost on the basis of the plan to achieve the minimum spanning tree, the algorithm can find this map connect all the points the minimum spanning tree.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2485
    • 提供者:李好
  1. 个人名片管理系统

    0下载:
  2. 1、从数据库中检索出数据,动态的生成弹出式树结构菜单 2、利用双列的数据库表生成树结构函数 3、数据窗口点击标题可以实现动态按列排序功能,现有缺陷是拖动拉杆后不能进行排序 4、动态生成查找的sql程序,实现多个条件结合的模糊万能查寻 5、生成不重复的序列号函数 6、动态生成数据窗口的显示列,使用了各种对datawindow的修改定义功能 7、系统统一的错误处理功能,及生成出错的
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:5194660
    • 提供者:李平
  1. Graph3

    0下载:
  2. 最小生成树的贪心算法实现 普里姆算法 用邻接矩阵进行图的生成-the minimum spanning tree algorithm Primbetov greedy algorithm adjacent matrix chart generation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1652
    • 提供者:郭靖
  1. 图的操作界面

    0下载:
  2. 图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!-plans to establish the adjacent table, depth-first traversal. Breadth priority traversal, the minimum spanning tree, topological sorting, single-source all of
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:65237
    • 提供者:陈青侠
  1. Prim_gao

    0下载:
  2. Prim 算法寻找最小生成树,用C语言实现,有完整的注释!-Prim algorithm to find the minimum spanning tree, using C language, a complete Notes!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1432
    • 提供者:gao
  1. Kruskal_gao

    0下载:
  2. Kruskal算法寻找最小生成树,C语言实现,有完整的注释!-Kruskal finding minimum spanning tree algorithm, C Language, a complete Notes!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1937
    • 提供者:gao
  1. 最小生成树的示例程序

    0下载:
  2. 利用克鲁斯卡尔算法求网的最小生成树 是关于数据结构的课程设计的题目 是非常有用的-Kelushikaer algorithm for the use of the network is the minimum spanning tree data structure of the curriculum design is the subject of very useful
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1408
    • 提供者:于斌
  1. 图的最小生成树

    0下载:
  2. 数据结构常用算法:图的最小生成树 经典算法:图的最小生成树-algorithm commonly used data structures : Figure the minimum spanning tree algorithm classic : Figure the minimum spanning tree
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1587
    • 提供者:牛牛
  1. 模拟退火_生成树

    0下载:
  2. 模拟退火生成树,一种比较好分类方法。程序简单,易懂。-simulated annealing Spanning Tree, a better classification. Simple and straightforward.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2561
    • 提供者:ge
  1. plenipotentiary

    0下载:
  2. 这个一个很好的源码,提供了如何用matlap实现最小生成树算法-this a very good source for how to use matlap achieve minimum spanning tree algorithm
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:13930
    • 提供者:wumm
  1. tem

    0下载:
  2. 2005年电力部数学建模大赛题目: 共有61个比赛项目,1050人参加比赛。请给出算法及其框图,同时给出合理的比赛项目排序表,使连续参加两项比赛的运动员人次尽可能的少;表中“#”号位置表示运动员参加此项比赛。建立此问题的数学模型,并且合理安排比赛项目顺序,使连续参加两项比赛的运动员人次尽可能的少;程序使用了最小生成树算法。-2005 Mathematical Modeling Contest subject : a total of
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:37172
    • 提供者:容器
  1. 普里姆算法

    0下载:
  2. 利用prim算法来计算最小生成树,对于数据结构学习者有很大帮助,利用邻接矩阵来存储图-Prim algorithm used to calculate the minimum spanning tree, the data structure for the learner is very helpful to use the adjacency matrix storage plan
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:5891
    • 提供者:赵麟
  1. 运筹学最小支撑树求解

    0下载:
  2. 运筹学最小支撑树的求解方法。该程序共有两种计算方法,可以用不同方法求解出最小支撑树。也可以对求解过程进行单步执行,从而清楚看出算法的求解过程。-tacticians minimum spanning tree method of solution. There are two procedures for the calculation method can use a different method to solve the sma
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:72435
    • 提供者:纸飞机
  1. 生成树

    0下载:
  2. 一个最小生成树,包括prim算法,可以生成一个最小生成树-a minimum spanning tree, including Prim algorithm can generate a minimum spanning tree
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1307
    • 提供者:张立博
  1. Kruskal算法

    0下载:
  2. kruskal算法来得到最小生成树的程序-Kruskal algorithm to be the minimum spanning tree procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:yue
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org