Floyd

所属分类:源码/资料
开发工具:C/C++
文件大小:276KB
下载次数:2
上传日期:2017-10-31 10:27:19
上 传 者kidding_
说明:  弗洛伊德算法是解决任意两点间的最短路径的一种算法,可以正确处理有向图或有向图或负权(但不可存在负权回路)的最短路径问题,同时也被用于计算有向图的传递闭包。
(Floyd algorithm is an algorithm to solve the shortest path between any two points, can correctly handle the directed graph or directed graph or negative right (but not the existence of negative right loop) the shortest path problem, and is also used to calculate a transitive closure graph.)

文件列表:
Floyd\bin\Debug\Floyd.exe (1127113, 2017-04-27)
Floyd\Floyd.cbp (1100, 2017-04-22)
Floyd\Floyd.depend (135, 2017-04-27)
Floyd\Floyd.layout (360, 2017-08-25)
Floyd\input.txt (652, 2017-04-22)
Floyd\main.cpp (3739, 2017-04-26)
Floyd\obj\Debug\main.o (113645, 2017-04-27)
Floyd\bin\Debug (0, 2017-10-26)
Floyd\obj\Debug (0, 2017-10-26)
Floyd\bin (0, 2017-10-26)
Floyd\obj (0, 2017-10-26)
Floyd (0, 2017-10-26)

近期下载者

相关文件


收藏者