搜索资源列表
shortestroad
- 这是大学中计算机专业学生的作业,最短路径,如果不会做,可以下载参考-This is a university student in computer specialty operations, shortest path, if not, can download information
SHORTEST-PATHS
- 单源点最短路径算法的设计与实现 算法 SHORTEST-PATHS求出了v0至其它各结点的最短路径,但是没有给出这些最短路径。补充该算法,使新算法在找出这些最短路径长度的同时,也能求出路径上的结点序列。-single source shortest path algorithm design and implementation of the algorithm SHORTEST - PATHS calculated the projectile to other nodes in the
qwasdasds
- 交通图最短路径程序,可直接计算到达的城市间的距离,由于两个城市间距离是互相的,所以采用最优化算法-shortest path map traffic procedures can directly arrive at the inter-city distance, As the distance between the two cities is mutual and the use of optimization algorithms
基于粒子群最短路径的研究与应用
- 基于粒子群最短路径的研究与应用,使得问题更加容易解决-The shortest path based on particle swarm research and application,Makes the problem easier to solve
network.rar
- 数学建模,借助MATLAB实现网络计算问题,包含行遍性问题,最短路径问题,最优截断切割问题,Mathematical modeling, the realization of network computing with MATLAB issues, including the issue of time lines, the shortest path problem, the issue of the optimal cut-off cut
2222
- ( 从太原市公交查询系统建立的必要性出发, 进行了公交查询算法的研究, 主要探讨了包括最短路径查 询及最少花费查询及数据库管理的公交查询系统的实现。 该系统采用了V ISU AL BA S IC 610 为开发工具, M ICRO SO FT A CCESS2003 为后台数据库, 开发了基于太原市公交线路的公交查询系统。具有线路查询、换乘 查询、 站点查询、 数据管理等一系列功能。 -(From the city bus system the need for inquiry
lvyou.frm
- 西安市公交查询系统,效果不错。包含站点查询,最短路径。-Xi' an public inquiry system, good results. Site contains information, the shortest path.
tanchishe
- 贪吃蛇算法,可用于最短路径的查询,C#实现,可将次算法用于物流配送,旅游线路等系统中。-Snake algorithm, can be used for shortest path queries, C# to achieve, can be sub-algorithm for the logistics and distribution, travel routes, such as system.
dijkstra
- 用C语言实现的最短路算法 算法描述清楚,未结合文件操作-Realized with C language algorithm for shortest path algorithm described in clear, no combination of file operations
Minimumtree
- djikestra shortest path algorithm
235123531
- 内容为一doc文档,主要实现了地铁站公交系统的自动售票以及管理功能,涉及到了最短路径的求法,以及sql方面的检索技术。-Content of a doc document, the main bus station realized the automatic ticketing system, and management functions related to the shortest path seeking method, as well as the sql in search te
sa
- VB中最短路径算法的设计思路,并附带源码。-VB in the shortest path algorithm design ideas, and comes with source code.
Dijkstra_cpp
- c++ Example about Dijkstra shortest path. Works as a console application.
zuiduanlujingfenxi
- Dijkstra算法是求解网络中最短路径的精典算法,文中通过改变图的存储结构及搜索方法,减少了内存存储空间,缩短查询时间,以提高该算法在嵌入式GIS系统中路径优化的效率。-Dijkstra algorithm is to solve the classic shortest path network algorithm, the paper map by changing the storage structure and the search for ways to reduce the me
Soccerrobotbasedontheshortestpathplanningattacks.r
- 基于时间最短的足球机器人进攻路径规划,:足球机器人 进攻 路径 Bezier 曲线 比赛环境-Soccer robot based on the shortest path planning attacks,: soccer robot attack path Bezier curve game environment
shortest-path
- 基于C语言结构的代码,关于最短路径的实现,部分说明已有-shortest path
shortest-path
- This Document content the Algorithm for shotest path for using in c and c++.
find-shortest-path
- image processing find shortest path
K-shortest-path-Papers
- 第k短路径研究论文,有经过中间节点情况,可以是固定顺序,也可以非固定-K-shortest path research papers, there are cases through intermediate nodes, which can be fixed sequence to be non-fixed
Study-shortest-point-K
- 使用蛙跳算法,对第k短路径问题进行研究,包含经过中间节点的情况,可以是固定顺序也可以不固定顺序。-Use leapfrog algorithm, k-shortest path problem studied, including the case through an intermediate node, which can be fixed to be the order of the order is not fixed.