CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - a* shortest path

搜索资源列表

  1. AStar

    1下载:
  2. 演示一个寻找最短路径的算法。-find a demonstration of the shortest path algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:208655
    • 提供者:
  1. short

    0下载:
  2. 一个路由器最短路径算法的源程序-a router shortest path algorithm source! !
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:45603
    • 提供者:李荣亮
  1. ConsultationDlg

    1下载:
  2. 最短路径搜索算法的应用。利用最短路径搜索作为校园地图导航-shortest path search algorithm applications. Use the shortest path search as a campus map navigation
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:76795
    • 提供者:文嘉
  1. VB求最短路径

    0下载:
  2. 一个用dijdstra方法来求最短路径的算法,是使用VB来做的!欢迎大家多多指教!-dijdstra a method used to obtain the shortest path algorithm is to use VB to do! Welcome to a great weekend!
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3780
    • 提供者:哲凡
  1. C语言最短路径算法实现

    0下载:
  2. 这是一个用C语言做的关于最短路径的算法,请各位高手多多指教!-This is a C language on the shortest path algorithm, you master a great weekend!
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:4576
    • 提供者:哲凡
  1. 最短路径在铁路上实现的

    1下载:
  2. 是一种数据结构的编程代码,程序实现一种算法,在铁路系统上在两点间得到最短路径-is a data structure of the programming code, procedures to achieve an algorithm, the railway system in the period between 2:00 Shortest Path
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2397
    • 提供者:陈云
  1. 最短距离问题

    0下载:
  2. 求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接的线路连接。如果用三元组(i,j,f)来表示该网络中的站点I和站点j之间有直接的线路连接且它们之间的距离为f 当已知该网络各站点之间的直接连接情况由m个三元组(i1,j1,f1),(i2,j2,f2),…,(im,jm,fm)确定时,要求计算出对于网络中任意一个站点g(1≤g≤n)到其余各站点的最短距离。-the shortest pat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10120
    • 提供者:葛林
  1. 最小生成树prim算法

    0下载:
  2. 最小生成树的prim算法 是求图中的最短路径的一个重要算法 但是是O(n2)复杂度的一个算法-minimum spanning tree algorithm is the prim map for the shortest path algorithm of an important but is O (n2) of a complex algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3145
    • 提供者:袁文
  1. heurism

    0下载:
  2. 本程序通过heurism算法完成最短路径寻优,可以方便GIS开发的朋友。-the procedure heurism completed the shortest path algorithm optimization, GIS can facilitate the development of a friend.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:2120
    • 提供者:高永
  1. 图的常用算法

    0下载:
  2. 图的常用算法,比较全面 并有一种求图的最短路径的算法, 欢迎指正,-map commonly used algorithms, a more comprehensive and a map for the shortest path algorithm welcome correction, thank you
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16763
    • 提供者:李鹏
  1. 最短路径选择

    2下载:
  2. 利用VB开发的一个最短路径查询系统,算法是DijKstra,可以用在其他开发的软件中特别是GIS系统。-use VB shortest path of a query system, the algorithm is DijKstra, can be used in the development of other software, particularly GIS system.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13950
    • 提供者:反对撒
  1. HolyMoley

    0下载:
  2. 本软件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。 TSP问题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的 最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排等多种约束满足问题。 -the software us
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1310
    • 提供者:李誉
  1. WIREfinal

    0下载:
  2. AUTOCAD的二次开发。该软件有一个主要功能是利用计算机堆栈技术和迷宫算法在CAD中自动求出最短路径长度(其中还利用了CAD的扩展数据技术,自定义了单链表类和自定义栈类,ADO数据库连接)-AUTOCAD secondary development. The software is a main function is to use computer technology stack and the maze of CAD algorithm automatically calculated
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:129919
    • 提供者:邵志民
  1. ShortestPath_DIJ

    1下载:
  2. 这是一个关于寻求最短路径的源代码!刚学不久,所以可能有错误!-This is a search for the shortest path to the source code! Just learning soon, it may be wrong!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1778
    • 提供者:杨新
  1. 求一个Dijkstra优化算法

    1下载:
  2. 求解一个最短路径问题程序,可以参考一下求一个Dijkstra优化算法! 谢谢了 目的是求给定两点之间的最短距离 或者改一下我的程序也行 -shortest path to solve a problem of procedure, can seek a reference Dijkstra algorithm optimization! Thank you, the purpose is scheduled for 2:00 to the shortest distance be
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3083
    • 提供者:Bill
  1. BFSandDFS

    0下载:
  2. 用C写的源程序功能分别是1.用DFS算法判断有向图中是否有环2.从文件中读图,用邻接链表保存信息,寻找两个结点vi,vj间的最短路径-written in C source is a function respectively. DFS algorithm used to determine whether there are plans Central 2. Interpret drawings from the file, use the adjacent Chain preservatio
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3097
    • 提供者:光光
  1. 全国交通咨询系统

    0下载:
  2. 一 题目 全国铁路交通咨询系统 二 需求分析 1.系统配制: 硬件:CPU:P4 1.6G 内存容量 256M 标准输入输出设备 软件:操作系统Windows xp 源程序调试工具VC6.0 可执行文件运行工具 DOS 5.0. 2.该系统有供用户选择的菜单和交互性。 3.建立一个全国铁路交通咨询系统,该系统具备自动查找任意两城市间铁路交通的最短路径和最少花费的功能。 三 设计概要 1.抽象数据类型 本程序运用了关于图这种数据
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:56930
    • 提供者:gang
  1. 0下载:
  2. 一个简单交通咨询管理系统的设计,综合运用数据结构编程技术和Dijkstra算法和Floyd算法,设计建立一个交通咨询系统,实现解决一个简单的淮南省区县之间最短路径问题,求在淮南的一个区县到所有区县的最短路径,及任意的两个城市之间的最短路径。(A simple traffic consulting management system design, the integrated use of data structure, programming technology and the Dijkst
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:IU521
  1. 农夫过河算法与数据结构设计a

    0下载:
  2. 农夫过河问题讲述的是一位农夫带着一只狼,一只羊和一颗白菜要渡过一条河,只有农夫能开船,且每次农夫只能带最多一样东西,并且农夫不在的时候,狼和羊,羊和白菜不能共存,我们需要在这个前提下找到渡河的最短路径。(About the farmer across the river is a farmer with a wolf, a sheep and a cabbage to cross a river, the farmer can only sail, and each farmer can onl
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:33792
    • 提供者:百劫
  1. AStarPath

    0下载:
  2. A*搜寻算法俗称A星算法。A*算法是比较流行的启发式搜索算法之一,被广泛应用于路径优化领域[。它的独特之处是检查最短路径中每个可能的节点时引入了全局信息,对当前节点距终点的距离做出估计,并作为评价该节点处于最短路线上的可能性的量度。(The A* search algorithm is commonly known as the A-star algorithm. The A* algorithm is one of the more popular heuristic search algor
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:724992
    • 提供者:xiaoqiangzi
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com