搜索资源列表
t1
- 选址问题 给定n个村庄之间的交通图。若村庄i和j之间有路可通,则i和j用边连接,边上的权值Wij表示这条道路的长度。现打算在这n个村庄中选定一个村庄建一所医院。编写如下算法: (1) 求出该医院应建在哪个村庄,才能使距离医院最远的村庄到医院的路程最短。 (2) 求出该医院应建在哪个村庄,能使其它所有村庄到医院的路径总和最短。 -failed to translate
select
- 采用Dijkstra算法和Floyd算法实现的简单医院选址系统-data structure
02-17-37
- 最优化规划,Flyod算法,医院选址,图论-Optimize the planning, Flyod algorithm, hospital location, graph theory
sjjg
- 数据结构的管道铺设,医院选址课程设计报告
Floyd
- 数据结构课程设计的选题-医院选址问题的解法,基于C/C++而设计的-Data structures course design topics- hospital location problem solution, based on C/C++ designed to
DynamicFloyd
- 佛洛依德例子,与医院选址有关,找到最佳的医院选址-Freud example, siting and hospital related sites to find the best hospital