搜索资源列表

  1. Dijkstra.rar

    1下载:
  2. 用VB写的用于计算最短路径的Dijkstra算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:14382
    • 提供者:
  1. shortcut.zip

    0下载:
  2. 地图的最短路径搜索的A*算法实现
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:6775
    • 提供者:
  1. 练兵场

    0下载:
  2. 介绍一个最短路径的算法编程!-introduced a shortest path algorithm programming!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:12994
    • 提供者:张荣华
  1. AStar

    0下载:
  2. 演示一个寻找最短路径的算法。-find a demonstration of the shortest path algorithm.
  3. 所属分类:其它资源

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

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

    • 发布日期:2008-10-13
    • 文件大小:76795
    • 提供者:文嘉
  1. NN_GA

    0下载:
  2. 人工智能及神经网络的机器学习算法,经典的遗传算法,在实际中可以解决选路问题及最短路径问题。-machine study algrithm for artificial intelligence and neural network, it can solve the problem of shortest route
  3. 所属分类:Windows编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:2120
    • 提供者:高永
  1. HolyMoley

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

    • 发布日期:2008-10-13
    • 文件大小:1310
    • 提供者:李誉
  1. 5个c程序源代码

    0下载:
  2. 五个c源代码 矩阵的运算方法 邻接矩阵求解最短路径 全屏幕模拟时钟 先序遍历非递归算法 字符串查找-5 c source code matrix arithmetic method adjacency matrix for the Shortest Path full-screen analog clock preorder non - recursive algorithm to search string
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4900
    • 提供者:张广旭
  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 algor
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:129919
    • 提供者:邵志民
  1. 数模计算工具包

    0下载:
  2. 数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率-mathematical modeling algorithm commonly used, such as the shortest path algorithm Floyd, the Monte Carlo simulation calculation of pi
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2173
    • 提供者:孙兵
  1. 20050218233130760

    0下载:
  2. 有关遗传算法的例子,可以解决诸如数学中函数近似最大值,最短路径的问题-example, can be resolved, such as mathematics approximate maximum function, the shortest path problem
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:26769
    • 提供者:hh
  1. ayangmovie

    0下载:
  2. 有关遗传算法的例子,可以解决诸如数学中函数近似最大值,最短路径的问题.vb开发的,很好的 .-example, can be resolved, such as mathematics function approximate maximum shortest path problem. Vb development, very good.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3375109
    • 提供者:王名
  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
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3097
    • 提供者:光光
  1. 北京交通大学校园旅游导航系统

    0下载:
  2. 北京交通大学校园旅游导航系统,利用Dijkstra算法在任意两点之间找到最短路径。-Beijing Jiaotong University Campus Tourism navigation systems, the use of arbitrary Dijkstra algorithm to find the shortest between the two paths.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:315319
    • 提供者:陈勋
  1. 20046919413256

    0下载:
  2. 关于人工智能的最短路径,用flashMX制作. 算法简单,适合初学者-on the shortest path, using flashMX production. The algorithm is simple, suitable for beginners
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2919
    • 提供者:余沛洋
  1. 布线问题(分支限界算法应用)

    0下载:
  2. 六 程序实现: #include <stdio.h> typedef struct { int row int col }Position int FindPath (Position start, Position finish, int &PathLen, Position *&path) { //计算从起始位置start到目标位置finish的最短布线路径,找到返回1,否则,返回0
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11873
    • 提供者:敖斌
  1. RBFS_CODE

    1下载:
  2. RBFS算法(递归最佳优先搜索:A*家族)和LRTA*算法(联机局部搜索,又名实时学习A*搜索,同为A*家族)实现图的单源最短路径。其中RBFS和LRTA*算法均比狄杰算法效率高! -RBFS algorithm (recursive best first search : * A family) and the LRTA * algorithm (online local search, also known as real-ti
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:19589
    • 提供者:陈名
  1. BoundAndBranch

    0下载:
  2. 我的算法作业,求一个在总花费小于1500的条件下从源结点到目的结点的最短路径,源代码Tree.cpp(C++语言编写,VC++6.0 IDE下调试通过),利用的是分支定界算法。可执行文件Tree.exe说明在ReadMeFirst请按照说明使用。-algorithm operations, for a total cost of less than 1,500 from the source node to node purpose o
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:31029
    • 提供者:buaa_sheng
  1. 追查ZhuiCha_com网络技术 追查网络技术论坛.files

    0下载:
  2. (2) 主要算法的基本思想: 从题目上来分析我认为这是一个图的最短路径问题。因此决定用Dijkstra算法按路径长度递增的顺序逐步产生最短路径的方法:设置两个顶点的集合T和S,集合S中存放已找到的最短路径的顶点,集合T中存放当前还未找到的最短路径的顶点。初始状态时,集合S中只包含源点V0,然后不断从集合T中选取到顶点V0路径长度最短的顶点加入到集合S中,集合S中每加入一个新的顶点U,都要修改顶点V0到集合T中剩余顶点的最短路径长度值
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:23915
    • 提供者:林渊
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org