搜索资源列表

  1. 图论

    0下载:
  2. BFS、DFS、有向图、无向图中的各种算法的实现,可以自动生成图形。-BFS, DFS, to the map, no map to the realization of the algorithm can be automatically generated graphics.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:120088
    • 提供者:李想
  1. 在无向完全图中寻找边不重复的汉密尔顿回路

    0下载:
  2. 图论课程设计:在无向完全图中寻找边不重复的汉密尔顿回路-graph theory of curriculum design : no plans to seek full side will not repeat the Hamilton circuit
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:20736
    • 提供者:ch.nan
  1. 一本非常好的图论与网络的书籍

    1下载:
  2. 这是关于网络编程方面的东西,他主要讲述了如何处理网络以及图的最优化算法-on network programming of things, he explains how to deal with the network map and optimization algorithms
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5442452
    • 提供者:粒粒
  1. 图论算法

    1下载:
  2. 此书详细的介绍了各种流行和重要的图算法 识货的就下咯-book detailed account of a popular and important map know the quality of the algorithm on the basis of 1,10
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5240428
    • 提供者:喻林
  1. 动态规划与排队论

    0下载:
  2. 本书通过实例与算法程序设计介绍了常用的数学建模方法,包括多元统计、 时间序列分析、线性与非线性规划、多目标规划与目标规划、图论、动态规划、 排队论、优化智能算法、微分与差分、模糊数学、神经网络、计算机仿真、灰色 系统和层次分析法。
  3. 所属分类:文档资料

  1. FSofGragh

    0下载:
  2. 图论中关于简单无向图的深度,广度搜索,由图形界面简单方便的演示。-on graph theory to a simple map with the breadth, depth search by the graphical interface is simple and convenient to the demonstration.
  3. 所属分类:数据结构常用算法

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

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:刘哥
  1. GOOD_DFS_BFS

    0下载:
  2. 图论中二种遍历图的算法.深度优先遍历,与广度优先遍历.-graph theory two species traverse map algorithm. Depth-first traversal, and the breadth- first traversal.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:张新
  1. graphalgorithm

    0下载:
  2. acm题图算法,详细说明了poj中各种图论题中用到的图算法-acm title graph algorithm, POJ detailed descr iption of the various graphic Topics algorithm used in Figure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:raojun
  1. Voronoi_graph

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

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:Fancy
  1. 数据分析工具应用方法论思维导图

    0下载:
  2. 数据可视化的思维导图,对我们现阶段的数据分析可视方法和软件警醒介绍。(Mind map for data visualization)
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:28672
    • 提供者:old_man
  1. 数据结构图论

    0下载:
  2. 数据结构实验。 编写程序分别实现DG, DN, UDG, UDN的邻接矩阵和邻接表存储结构的构建; 以界面的形式给出构建类型的选择;(Data structure experiment. Write procedures to achieve DG, DN, UDG, UDN, adjacency matrix and adjacency table storage structure; The choice of type o
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:蚊子酱
  1. GrTheory

    0下载:
  2. 多种图论算法的matlab实现 例如:% ntest=1 - grBase求有向图的基 % ntest=2 - grCoBase求有向图的逆基 % ntest=3 - grCoCycleBasis求连通图的基本割集 % ntest=4 - grColEdge图的边着色(边染色) % ntest=5 - grColVer图的点着色(节点染色)(% grBase - find all bases of digraph; % gr
  3. 所属分类:数据结构常用算法

  1. 第05章 图与网络

    0下载:
  2. 图论起源于 18 世纪。第一篇图论论文是瑞士数学家欧拉于 1736 年发表的“哥尼 斯堡的七座桥”。 1847 年,克希霍夫为了给出电网络方程而引进了“树”的概念。 1857 年,凯莱在计数烷CnH 2n+2 的同分异构物时,也发现了“树”。哈密尔顿于 1859 年提 出“周游世界”游戏,用图论的术语,就是如何找出一个连通图中的生成圈、近几十年 来,由于计算机技术和科学的飞速发展,大大地促进了图论研究和应用,图论的理论和 方法
  3. 所属分类:仿真建模

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

    • 发布日期:2024-05-13
    • 文件大小:14671872
    • 提供者:大撒大1
  1. 新建文件夹

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

    • 发布日期:2024-05-13
    • 文件大小:45056
    • 提供者:数学分析
  1. matlab_bgl

    0下载:
  2. 新版图论工具箱,包含图论中很多有用的方程,比如介数等等,便捷实用。(The new version of the graph theory toolbox contains many useful equations in the graph theory, such as the number of medials and so on, which is convenient and practical.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:9149440
    • 提供者:cyan886
  1. “图论的算法 程序设计”

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

    • 发布日期:2024-05-13
    • 文件大小:5308416
    • 提供者:吃鸡的鸭
  1. GrTheory

    0下载:
  2. MATLAB中图论相关工具程序,图论工具箱(Matlab Graph theory related tool program, graph theory toolbox)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:29696
    • 提供者:hawoo
  1. 图论

    0下载:
  2. 资源说明:图论的基本应用,包括寻找有向图的基,独立割集的连通图,最大联通子图等几乎所有图论的基本程序-The basic application of graph theory, including the search for a directed graph of the base, connected graph cut sets separate maximum Unicom subgraph of graph theory,
  3. 所属分类:网格计算

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org