Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - search shortest path
Search - search shortest path - List
有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)-the heuristic search algorithm of the classic : A* shortest path algorithm examples and the corresponding procedures. Concerned friends can look. (Dijistra than the traditional algorithm efficiency is much higher oh 70,000
Date : 2026-01-11 Size : 34kb User : 莜月

深度搜索算法,求解从起源点s到点j的最短路径算法的基本过程-depth search algorithm, solved from the point of origin j s close of the shortest path algorithm for the basic process
Date : 2026-01-11 Size : 3kb User : Bill

这是一个关于寻求最短路径的源代码!刚学不久,所以可能有错误!-This is a search for the shortest path to the source code! Just learning soon, it may be wrong!
Date : 2026-01-11 Size : 1kb User : 杨新

最短路径算法,可以实现从一个站点到另一个站点的最短路径搜寻-shortest path algorithm, can be achieved from one site to another site to search for the shortest path
Date : 2026-01-11 Size : 34kb User : tag

Win32下立体迷宫程序,含自动求解,可求迷宫最短路径和所有路径,分别用广度优先搜索和深度优先搜索两种方法实现,欢迎讨论。-Win32 three-dimensional maze procedure, including automatic solution Stepping maze shortest path and all trails. priorities were used to search breadth and depth-first search in two ways, welcomed the discussion.
Date : 2026-01-11 Size : 24kb User : enderlw

数据结构中的一个试验程序,实现简单的校园导游图功能,提供查找最短路径功能。-data structure of a test procedures, a simple guide campus map function, providing the shortest path search function.
Date : 2026-01-11 Size : 1kb User : 宋文强

程序的主要功能是实现有向图最短路径的搜索,采用的数据是txt格式的邻接矩阵,采用的算法为改进的狄氏算法。内附调试和文件说明。-procedures main function is to achieve the shortest path to the map search, The data format is txt adjacent matrix, the algorithm to improve the dieldrin algorithm. Debugging and documents containing the note.
Date : 2026-01-11 Size : 42kb User : asia

数据结构的经典实验程序。以全国主要城市为图的顶点, 铁路连接为图的边, 距离作为加权, 设计完成一个最短路径自动查找系统;输入为出发城市和目标城市, 输出为最短路径和距离。 -data structure of the classic experimental procedure. In major cities across the country to the vertex, the railway linking the edge of the map, as the weighted distance, Design completed a search for the shortest path automatic system; input as the starting cities and urban target, the output for the shortest path and distance.
Date : 2026-01-11 Size : 777kb User : 王斐

用C语言实现序列任意两点之间最短路径的查找算法。-C language sequence arbitrary shortest path between two points in the search algorithm.
Date : 2026-01-11 Size : 27kb User : 李博宁

编写了一个关于图的操作的应用程序,可以自己手动输入图的节点和节点的关系,然后可以进行查找节点,求节点的出度和入度,求最短的路径等-Prepared a map of the operation on the application, you can manually enter their own graph of the relationship between nodes and nodes, and then can search the node, and the out-degree and node-degree, and the shortest path, etc.
Date : 2026-01-11 Size : 7kb User : taolizao

VC6.0环境下编译通过,完整实现图的数据结构定义、深度优先搜索和最短路径查找等功能。-VC6.0 compiler environment through the complete realization of graph data structure definitions, depth-first search and find the shortest path functions.
Date : 2026-01-11 Size : 25kb User : 任飞

校园导游程序,可以检索和求最短路径,界面友好 可以改成自己学校的~-Campus tour guide program, you can search and seek the shortest path, can change their own user-friendly schools ~
Date : 2026-01-11 Size : 1.36mb User : 旋翼

此代码效率非常高。此代码实现最短路径的搜索。-This code is highly efficient. This code realize the shortest path search.
Date : 2026-01-11 Size : 3kb User : luobin

计算复杂网络的最短路径以及 如何进行 网络的搜索和查找 和社团结构 -Computational complexity of the shortest path network, as well as how to conduct the search and search network and community structure
Date : 2026-01-11 Size : 6kb User : 朱鹏鹏

本文提出了一种基于矢量角度的最短路径搜索算法,设计出一种类似于面向对象的数据存储结构来存储网络图中的节点及弧段对象,在最短路径的搜索上引入矢量夹角标量值做为搜索因子,充分利用了网络图中各点元素和线元素间的拓扑关系,提高了搜索的趋势性,同时还考虑了各弧段的长度值(或权值),较好的将网络图中对象的空间信息和属性信息相结合-In this paper, a vector-based perspective of the shortest path search algorithm to design a similar object-oriented data storage structure to store the network diagram of nodes and arcs object, in the shortest path search on the introduction of the vector angle between the scalar value as a search factor, make full use of the network elements in the points and lines of topological relations between elements to enhance the search trends, while also taking into account the arc length of the value (or weight), good will network map object spatial information and attribute information to combine
Date : 2026-01-11 Size : 33kb User : zh

以上一共五个在VC环境下编写的程序,分别为串的基本操作,哈夫曼编译码系统,简单词法分析器,进程转换模拟控制,最短路径搜索算法。为节省上传时间,只有源代码,工程文件都删除了,但是上述源码都在本机上编译通过,并且能够正确运行。谢谢!-More than a total of five in the VC environment prepared by the procedure, namely the basic string operations, Huffman encoding and decoding system, a simple lexical analyzer, the process of converting analog control, the shortest path search algorithm. From order to save time, only the source code, project documents are deleted, but the above source are compiled through this machine, and can function correctly. Thanks!
Date : 2026-01-11 Size : 46kb User : zgz

该数据结构代码包括单链表的简单应用,包括寻找最短路径或是对图进行不同的遍历等。-Code the data structure including a single list of simple applications, including the search for the shortest path or on the map such as different traversal.
Date : 2026-01-11 Size : 19kb User : sunluofang

用VB6.0实现的最短路径分析,采用了优化的方法(搜索方向一致性)-Using VB6.0 to achieve the shortest path analysis, using optimization methods (search direction consistency)
Date : 2026-01-11 Size : 1.31mb User : sihaikuangke

一个python程序,实现了无向图的结构模拟,以及广度优先搜索的算法,以及显示最短路径之一。用leo+ulipad实现。-A python program to realize the structure of an undirected graph simulation, as well as the breadth-first search algorithm, and display one of the shortest path. By leo+ ulipad achieved.
Date : 2026-01-11 Size : 2kb User : 周鹏

算法简述:A星路径搜索(采用二叉堆),最短路径寻路算法-Algorithm Description: A star path search (using the binary heap), the shortest path Algorithm for Route
Date : 2026-01-11 Size : 50kb User : zhongkeli
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.