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

搜索资源列表

  1. acm 图论算法

    0下载:
  2. acm 图论算法
  3. 所属分类:Windows编程

    • 发布日期:2011-05-21
    • 文件大小:134144
    • 提供者:cout0526
  1. tulun

    0下载:
  2. 历届IOI国家集训队队员图论的论文,对提高图论知识有很大的帮助-IOI previous National Team players graph theory papers, to improve the knowledge of graph theory is very useful to
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2367758
    • 提供者:哈哈
  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-04
    • 文件大小: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. floyd

    0下载:
  2. 求图论中的最短路径,哈哈求图论中的最短路径,-Graph theory for the shortest path in graph theory Haha seeking the shortest path, ha ha ... ...
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:5735
    • 提供者:fbr
  1. Graphic

    0下载:
  2. 图论的小软件代码,可以实现简单的功能,是vc++下完成的-Graph theory, a small software code that can perform simple functions, is done under vc++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4616767
    • 提供者:li yu
  1. ACM

    0下载:
  2. ACM模板C++描述,涵盖了数论,计算几何,图论,以及常用高级数据结构等多方面的内容-acm library routine
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:319527
    • 提供者:Meng
  1. tulun

    0下载:
  2. 通过鼠标点击界面,绘制一个图结构,用图论中的知识判断图的连通性,判断他是不是一棵树,另外还可以显示它的邻接矩阵、可达性矩阵等。-By mouse click interface, draw a graph structure, using graph theory knowledge to assess the graphs to determine that he is not a tree, it also can display the adjacency matrix, reachabi
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1969716
    • 提供者:
  1. National_Traffic_Simulation

    0下载:
  2. 全国交通模拟,应用到图论的内容。是一个经典的小程序。实验报告的指导老师是清华大学《数据结构》的作者之一吴伟民。-National traffic simulation, applied to the content of graph theory. Is a classic applet. Experimental Report supervisor at Tsinghua University, " Data Structure" one of the authors WU
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:515510
    • 提供者:康越
  1. GrTheory

    0下载:
  2. 很好用的图论工具箱,希望对大家有所帮助,里面有图论基本算法的Matlab代码-Good use of graph theory toolbox, we want to help, there are the basic algorithms of graph theory Matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:30495
    • 提供者:小军
  1. 04 图论模型-Dijkstra算法

    0下载:
  2. 图论模型解决最短路径问题的matlab代码(Graph theory model to solve the shortest path problem matlab code)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:440320
    • 提供者:呀呀0414
  1. 05 图论模型-Floyd算法

    0下载:
  2. 介绍图论中的弗洛伊德算法求解最短路径问题(This paper introduces the Freud algorithm in graph theory to solve the shortest path problem)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:337920
    • 提供者:呀呀0414
  1. 图论着色的相关代码分析

    0下载:
  2. 此为大四的毕业设计论文的相关代码,题目是《有关图论着色问题非算法模型的建立与设计》,代码成功率极高。且多方面对图论着色进行了分析,同时也是这份代码被评为了优秀毕业设计论文。(This is the code of graduation thesis for senior students. The topic is "the establishment and design of non algorithmic model for graph coloring problem"
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:7168
    • 提供者:
  1. 3_基于图论的奖金分配问题

    0下载:
  2. 个人实验周设计的程序,对奖金分配问题的一次解决(Personal experiment week design program)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:Lawliet123
  1. MATLAB神经网络应用设计

    0下载:
  2. 《图论算法及其MATLAB实现》系统介绍了图论重要算法的思想及其MATLAB实现。("Graph theory algorithm and its MATLAB implementation" system introduces the idea of the important algorithm of graph theory and its MATLAB implementation)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:14671872
    • 提供者:大撒大1
  1. 新建文件夹

    0下载:
  2. MATLAB图论Base程序,需要可以下载 啊啊啊啊啊(MATLAB Gr Base program)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:45056
    • 提供者:数学分析
  1. 有向无环图最大距离

    0下载:
  2. 数据结构比较重要的一个结构,图论里的有向无环图的一个应用实例(An important structure of data structure, an application example of directed acyclic graph in graph theory.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:没看见过
  1. “图论的算法 程序设计”

    0下载:
  2. 古典算法与现实的碰撞,各有利弊,针对于matlab下的环境编程,理论为主(The collision between classical algorithm and reality has advantages and disadvantages.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:5308416
    • 提供者:吃鸡的鸭
  1. 图论算法及其MATLAB程序代码

    1下载:
  2. 常用图论算法及其MATLAB程序代码: 1.最短路的Warshall-Floyd算法 2.最小生成树Kruskal避圈法 3.二部图G的最大匹配的算法(匈牙利算法)(The commonly used graph theory algorithm and its MATLAB program code: 1. shortest path Warshall-Floyd algorithm 2. minimum spanning tree Kruskal avoidance meth
  3. 所属分类:其他

    • 发布日期:2020-02-04
    • 文件大小:37888
    • 提供者:解码
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com