登录
首页 » 数据结构 » 求解一个最短路径问题程序,可以参考一下求一个Dijkstra优化算法! 谢谢了 目的是求给定两点之间的最短距离 或者改一下我的程序也行...

求解一个最短路径问题程序,可以参考一下求一个Dijkstra优化算法! 谢谢了 目的是求给定两点之间的最短距离 或者改一下我的程序也行...

于 2022-03-01 发布 文件大小:3.01 kB
0 73
下载积分: 2 下载次数: 1

代码说明:

求解一个最短路径问题程序,可以参考一下求一个Dijkstra优化算法! 谢谢了 目的是求给定两点之间的最短距离 或者改一下我的程序也行 -shortest path to solve a problem of procedure, can seek a reference Dijkstra algorithm optimization! Thank you, the purpose is scheduled for 2:00 to the shortest distance between or change my procedure OK

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

发表评论

0 个回复

  • 求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接...
    求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接的线路连接。如果用三元组(i,j,f)来表示该网络中的站点I和站点j之间有直接的线路连接且它们之间的距离为f 当已知该网络各站点之间的直接连接情况由m个三元组(i1,j1,f1),(i2,j2,f2),…,(im,jm,fm)确定时,要求计算出对于网络中任意一个站点g(1≤g≤n)到其余各站点的最短距离。-the shortest path. Assuming a computer network n site, followed by No. 1, 2, ..., n; Some sites have direct connections (that is, between two sites are no other site), and some sites have no direct connections. If three yuan (i, j, f) to the network said the site j site and I have direct connections between them but the distance of f the network known as the site of the direct link between the situation by 3 m (i1, j1, f1), ( i2, j2, f2), ..., (im, jm, fm) to determine, calculate requirements for a network site arbitrary g (1 g n) of the rest of the site is the shortest distance.
    2023-05-31 21:45:02下载
    积分:1
  • 层次的非递归算法
    层次的非递归算法-level of non- recursive algorithm
    2022-12-16 09:10:03下载
    积分:1
  • Beijing University of Chemical Technology in 2008 summer training report of a pr...
    北京化工大学2008年暑期集训一次训练的解题报告和核心代码-Beijing University of Chemical Technology in 2008 summer training report of a problem-solving training and core code
    2022-06-29 18:43:34下载
    积分:1
  • LNMF是基于“局部”非负矩阵分解生成特征空间的算法,而NMF是基于非负矩阵分解。...
    LNMF是基于“局部”非负矩阵分解生成特征空间的算法,而NMF是基于非负矩阵分解。-Matrix is based on a "partial" non-negative matrix factorization generation features space algorithm, which is based on the NMF non-negative matrix factorization.
    2022-07-25 12:58:30下载
    积分:1
  • //Carry out principal component of the Gaussian elimination method// function: s...
    // 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 //     b - 常数向量的指针 //     n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 //     1 - 求解失败-//Carry out principal component of the Gaussian elimination method// function: solving linear equations Ax = b// parameters: A- point n* n coefficient matrix of the pointer// b- constant vector pointer// n- Equations dimension// return value: 0- if successful. Linear equations the solution stored in the b in// 1- Solving the failure of
    2023-05-30 23:15:02下载
    积分:1
  • 求解模糊等价矩阵的源代码,可以通过它来示模糊等价矩阵
    求解模糊等价矩阵的源代码,可以通过它来示模糊等价矩阵-Solving fuzzy equivalent matrix of the source code through it to show fuzzy equivalent matrix
    2022-01-22 02:23:49下载
    积分:1
  • 病人管理系统
    它具有一些可以帮助你把病人信息和医生 information,也处理信息的实体您必须使用 xamp、 php、 浏览器...
    2023-07-03 18:25:02下载
    积分:1
  • 从库中调用图片(10KB) 从库中调用图片(10KB)
    从库中调用图片(10KB) 从库中调用图片(10KB)-Picture from the library call (10KB) picture from the library call (10KB)
    2022-05-16 15:46:30下载
    积分:1
  • 用来输入姓名查询地址
    用来输入姓名查询地址-used to input the names address inquiries
    2023-05-13 06:20:02下载
    积分:1
  • 无向网生成最小树,基于VISUAL C++开发,
    无向网生成最小树,基于VISUAL C++开发,数据结构-Undirected network generate minimum spanning tree, based on the VISUAL C++ Development, data structure
    2022-01-25 18:16:13下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 70今日下载