CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - graph theory

搜索资源列表

  1. 最小费用最大流1

    0下载:
  2. 本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2925
    • 提供者:申辉
  1. GONGCHEN

    0下载:
  2. C语言程序求最短路径问题,是无向图方面的. 数据结构中的图论-C language program for the shortest path problem, and there is no plan to the area. Data structure of the graph theory
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1100
    • 提供者:刘哥
  1. knight

    0下载:
  2. “八皇后”问题归朔法求解。八皇后问题是一个古老而著名的问题,该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-"8 Queen" The problem Schomburg method. 8 Queen's problem is
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:162704
    • 提供者:yefeng
  1. Voronoi_graph.zip

    0下载:
  2. Voronoi图的pascal实现算法,图论中一种很有用的算法,Pascal achieve Voronoi diagram algorithms, a very useful algorithm in graph theory.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:2464
    • 提供者:Fancy
  1. graph

    0下载:
  2. 图的邻接表存储表示法 源码 这是进行计算机图论算法的基础 如最基本算法DFS BFS 图的邻接表存储表示法 源码 这是进行计算机图论算法的基础 如最基本算法DFS BFS-Adjacency list graph representation of source storage This is a computer algorithm based on graph theory such as the basic algorithm DFS BFS graph adjacency li
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-26
    • 文件大小:9932
    • 提供者:cuiyuzheng
  1. GraphTheory

    0下载:
  2. 这是关于图论的源代码和ppt的讲解,图论是一种非常经典的理论,运用也非常广泛。但是,图论的源代码写起来不是那么容易,这也就是为什么上传这个,方便大家。-This is on the graph theory ppt source code and explanations, graph theory is a very classical theory, the application is also very extensive. However, the graph theory to wr
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:387504
    • 提供者:吴建林
  1. Graphtheory_typicalalgorithm

    0下载:
  2. 本书介绍了有关图论的基本概念和典型的图论算法,结合历届赛题分析如何把一个实际问题抽象化为数学中的图论问题,并给出了程序解法。本书的特点是既有基本概念的讲解及对所解问题的分析,又有编程的思路与参考程序。 本书是参加奥林匹克竞赛学生的必读书,也可作为大学生的参考书。 -This book introduces the basic concepts of graph theory and graph theory, a typical algorithm, combined with analys
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5498895
    • 提供者:
  1. graph

    0下载:
  2. 图论的一些常用代码,包括最小生成树,拓扑排序,最短路径(非负权和负权)-Graph theory, a number of commonly used code, including the minimum spanning tree, topological sorting, shortest path (non-negative and negative rights)
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5578
    • 提供者:陈杰
  1. DFS

    0下载:
  2. 图论编程,包含文件操作,建立图的邻接表,并实现深度优先搜索-Graph theory programming, including file operations, the establishment of plans of the adjacent table, and the depth-first search
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:6366
    • 提供者:
  1. graph

    0下载:
  2. 图论基础知识的详细讲解,附有部分图论经典问题的算法,如dijkstra等,并附有习题以供参考练习-Basic knowledge of graph theory to explain in detail, with some classic problems in graph theory algorithms, such as the dijkstra and so on, with practice exercises for reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:577600
    • 提供者:刘建
  1. GraphTheoryIII

    0下载:
  2. this ebook is about graph theory.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2435227
    • 提供者:salar
  1. Graph

    0下载:
  2. 用C++实现的图论的一些程序,还很实用。包括了:搜索树等一系列算法-C++, graph theory to achieve some of the procedures, still useful. Includes: a series of search tree algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:34891
    • 提供者:冷山道
  1. acmmoban

    0下载:
  2. acm 模板,数论,图论,各种模板,最大字段和,N皇后模板,欧拉函数-acm templates, number theory, graph theory, a variety of templates, the largest field and, N Queen template, the Euler function
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1315278
    • 提供者:endcorps
  1. answer-of-graph-theory-and-app

    0下载:
  2. graph theory and application这本经典图论书籍的中文参考答案,比较详尽-Answer of Graph Theory With Application
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:8072950
    • 提供者:mickey
  1. Voronoi-theory

    0下载:
  2. Voronoi图论相关知识,化简无线传感器网络拓扑结构。-Voronoi graph theory of knowledge, simplification of wireless sensor network topology.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:744054
    • 提供者:王玲
  1. gRAPH

    0下载:
  2. 这是图论课程设计 生成哈密顿回路 有源码 报告和注释-This is the graph theory courses designed to generate a Hamiltonian circuit source report and comments
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:1553164
    • 提供者:曾宇祥
  1. graph

    0下载:
  2. 程序主要实现数据结构中图的常见算法,包括地杰斯特拉,克鲁斯卡尔等算法,方便各位关于图论的学习-The main procedures in common algorithm data structure, including Jess Tel Kruskal algorithm, you can learn about graph theory
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:5225
    • 提供者:邓辉
  1. Graph

    0下载:
  2. malab图论工具包 聚类系数 度 度分布 网络直径 小世界网络构造-malab clustering coefficient graph theory Kit degree degree distribution network diameter small world network structure
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1452592
    • 提供者:刘恺
  1. graph-theory-common-algorithms-

    0下载:
  2. 图论算法 包括生长树 迪杰斯特拉 最大流 佛洛依德算法-graph theory common algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:10544
    • 提供者:
  1. graph-theory-algorithm-MATLAB-code

    0下载:
  2. 图论算法及其MATLAB 程序代码,包含了常用的图论算法,如:最短路径算法。-Graph algorithms and MATLAB code, including commonly used graph theory algorithms, such as: shortest path algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:47786
    • 提供者:夏绍燕
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com