登录
首页 » 算法 » Dijkstra c

Dijkstra c

于 2023-06-22 发布 文件大小:41.51 kB
0 43
下载积分: 2 下载次数: 1

代码说明:

这我来源代码当我还是教我的学生在我班的数据结构。从这段代码我们可以了解使用 dijkstra 算法的 shotest 路径使用可以使用的 greedy.the 数据,采用是这种格式 txt101 2 101 4 52 3 12 4 33 5 64 2 24 3 94 5 25 1 75 3 4

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 快速排序qsort
    快速排序qsort 快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-05-06 06:19:21下载
    积分:1
  • 对比度,很有意思
    程序运行时间的对比,很有趣-contrast, very interesting
    2023-01-19 23:25:04下载
    积分:1
  • OFELI is an object oriented library of C++ classes for development of finite ele...
    OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners. * Shape functions of most "popular" finite elements * Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).-OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are :* Various storage schemes of matrices (dense, sparse, skyline).* Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners.* Shape functions of most "popular" finite elements* Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).
    2022-02-27 06:26:31下载
    积分:1
  • hmac-sha256
    应用背景此源代码文件包含一个独立的ANSI C程序没有 ;*外部依赖除了标准的ANSI C库。关键技术在苹果的操作系统上,可以通过在一个终端中执行以下命令来编译和运行。
    2022-03-20 06:42:50下载
    积分:1
  • 点的线性拟合示例
    点的线性拟合算法示例-point linear fitting algorithm Example
    2022-08-21 20:34:50下载
    积分:1
  • 中文分类器
    这是一个中文文本分类器。一款根据文本特征,将文本识别为哪一类,如体育文章(不知道的),分类器自动识别为体育类。
    2022-06-17 00:36:01下载
    积分:1
  • 两个城市之间的最短路径
    此程序读取一个文件从一个国家的城市之间的距离的名字"图",然后从输入获取的两个城市的名称。然后它计算两个城市的最短的路径。输出是路线和最短路径。 "图"文件的结构就像: 源城市目的地城市的距离。 NONAME00.cpp 创建文件"graph.dat"。
    2022-03-16 13:02:53下载
    积分:1
  • is studying digital signal processing, signal feel semester with enough solid sc...
    正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few letters this semester to promote hands-teachers find themselves in the right programming formula to understand more deeply. The following is what I wrote FFT welcome to enlighten.
    2022-05-16 20:59:38下载
    积分:1
  • 有缺省值数据梯度求
    基于有缺省值的数据进行梯度求算时的一系列问题,自编的算法fortran程序,在实际数据处理与绘图中有很好的应用性
    2022-05-05 09:54:04下载
    积分:1
  • vb,交通规划的比较经典的, 能解决许多问题。
    vb,算交通规划的比较经典的算法, 能解决许多问题。-vb, calculating traffic planning of the classical algorithm can solve many problems.
    2022-05-09 11:23:04下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载