搜索资源列表
d_s_3
- 利用优化算法,实现寻找一个网络的两点之间的最短路经-using optimization algorithms to achieve the search for a network between two points is the shortest pass
FindShortestPath
- 最短路经算法示例(需要mo2.1和vb)-shortest pass algorithm examples (and need mo2.1 vb)
zuiduanlujingsuanfajiaocheng
- 最短路经得一个小实例 看看不错 最短路经得一个小实例 看看不错-shortest pass in a small look at the good examples in the shortest pass a good look at the example of a small
d_s_3
- 利用优化算法,实现寻找一个网络的两点之间的最短路经-using optimization algorithms to achieve the search for a network between two points is the shortest pass
819ShortPath
- 最短路径算法,基于 地震系统 改写的最短路经算法,实现基本的功能,便于学习 -shortest path algorithm, based on the seismic system rewrite the minimum passing algorithm, achieving basic functions, ease of learning
PIPE
- 算法实现题2-1 输油管道问题 « 问题描述: 某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有n 口油井的油 田。从每口油井都要有一条输油管道沿最短路经(或南或北)与主管道相连。如果给定n口油 井的位置,即它们的x 坐标(东西向)和y 坐标(南北向),应如何确定主管道的最优位置, 即使各油井到主管道之间的输油管道长度总和最小的位置?证明可在线性时间内确定主管道 的最优位置。 &laq
shorest
- dijistra最短路经算法的实现。根据以文件输入图中各个节点的距离关系,然后运用算法求出a点到b点的最短路径-dijistra realize the shortest path algorithm. According to the file input graph in each node the distance relationship, and then use algorithms to derive a point to
Noname1
- 用无向网表示你所在学校的校园景点平面图,图中定点表示主要景点,存放 景点的编号、名称、简介等信息。要求能够回答有关景点介绍、游览路经等问题。 要求:(1)查询各景点相关信息; (2)查询图中任意两个景点的最短路径。 (3)查询图中任意两个景点的所有路径。 --Free to the net means that the school campus attractions in your plans, the figu
shuyouguandao
- 问题描述: 某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有n 口油井的油田。从每口油井都要有一条输油管道沿最短路经(或南或北)与主管道相连。如果给定n口油井的位置,即它们的x 坐标(东西向)和y 坐标(南北向),应如何确定主管道的最优位置,即使各油井到主管道之间的输油管道长度总和最小的位置? 编程任务: 给定n 口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。-Problem Descr
Campus-Tour-Guide
- 校园导游系统:设计一个校园导游程序,为来访的客人提供各种信息的查询服务。设计自己学校的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代码 、简介等信息;以边表示路径,存放路径长度等相关信息。具体功能包括: 1.为来访客人提供图中任意景点相关信息的查询; 2.为来访客人提供图中任意景点的问路查询,求任意景点间的所有路径,以及查询任意两个景点之间的一条最短的简单路径。 3.为来访客人提供校园图中多个景
dijkstra
- 解决最短路经的matlab程序,很详细-Solve shortest path matlab procedures, very detailed. .
fgh
- 应用floyd算法和普利姆算法建编写的最短路经,实现最短路径的建立并输出,-The application the floyd algorithms and Puli Mu algorithm built write the shortest path to achieve the establishment of the shortest path and output,
sa
- 蚁群算法,现代优化算法,主要用于求解全局解问题,避免陷入局部解中,主要模拟自然界中蚂蚁寻找食物时如何得出最短路经-sa source
renyizuiduanlu
- 本算法实现了任意点之间的最短路,并给出最短路经。-The algorithm implements the most short circuit between an arbitrary point and the shortest path is given.
ant. MATLAB
- 蚁群算法在机器人路经规划中MATLAB栅格地图求得最短路径(Robot path planning MATLAB ant colony algorithm to find the shortest path in the grid map)