CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 最优路径

搜索资源列表

  1. NewAntProject

    0下载:
  2. 蚁群算法的c语言代码 求解最优路径,给出最短的行进路程-Ant Colony Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:21354
    • 提供者:ethen
  1. maze1

    0下载:
  2. 本程序上层算法采用深度搜索和广度搜索相结合的折中方法,能适合大部分迷宫的最优路径搜索。-This program algorithm using the upper search and breadth first search depth of the combination of this way, for most of the maze can the optimal path search.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:114112
    • 提供者:陈杰
  1. maze2

    0下载:
  2. 本程序上层算法采用深度搜索和广度搜索相结合的方法,能在大部分迷宫中快速搜索到最优路径。-This program algorithm using the upper search and breadth first search depth of the method of combining the most rapid in the maze in search to the optimal path.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:113233
    • 提供者:陈杰
  1. matlab

    2下载:
  2. 利用遗传算法求解75个城市之间的最优路径,得到的结果较为理想。-The use of genetic algorithm for optimal path between the 75 cities, the result is more desirable.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9267
    • 提供者:MrJ
  1. VFSA

    0下载:
  2. 求模拟退火算法解旅行商问题,求解最优路径,为用户计算得到最经济的路线,一遍做决策。-Solving Traveling Salesman Problem seeking the simulated annealing algorithm for solving the optimal path, calculate the most economic route for the user, again to make decisions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:766
    • 提供者:Li Nan
  1. DExercise5i

    0下载:
  2. Dijkstra算法最有路径,可以以计算从一个城市到另一个城市的最优路径 -Dijkstra algorithm is the best path, in order to calculate the optimal path from one city to another
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:167620
    • 提供者:moderate
  1. CPP--A-start2

    0下载:
  2. C++版的A*(A-star,即A星)算法。对于栅格数据的最优路径搜索有不俗的表现。集成到你的程序也很容易。里面有两个例子可供参考。-C++ version of A* (A-star A star) algorithm. Have good performance for the optimal path to the raster data search. Is also very easy to integrate into your program. There are two exa
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:619834
    • 提供者:刘辉
  1. ArcEngineThe-optimal-path-algorithm

    0下载:
  2. 基于arcgis Engine 的最优路径搜索算法-Arcgis Engine based on the optimal path search algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2793835
    • 提供者:zhgpeng
  1. Queen

    0下载:
  2. 八皇后问题的求解,使用人工智能中的最优路径方法-Eight Queens Problem, the use of artificial intelligence methods in optimal path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:366890
    • 提供者:QiJun
  1. Kruskal

    0下载:
  2. 在C语言环境,描述的是最优路径,怎么去找到最优算法。-Described in C language environment, the optimal path, how to find the optimal algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-12-10
    • 文件大小:15211
    • 提供者:刘辉
  1. PATH-FINDER

    0下载:
  2. 一个最优路径搜索算法的实现,针对迷宫问题的算法-The realization of an optimal path search algorithms, algorithms for maze problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:2655
    • 提供者:XML
  1. Path---finder

    0下载:
  2. 用智能算法以及VC,编写寻找最优路径在棋盘上,-With intelligent algorithm and VC, write to find the optimal path on the board,
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:2397870
    • 提供者:peter
  1. ANT_EXP

    0下载:
  2. 蚁群算法的一个小实验,大意是:路走得多了,自然会走出一条比较好走的路来,取最优路径-Ant colony algorithm is a little experimentation, to the effect: the road much more naturally out of a better way to go to take the optimal path
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-16
    • 文件大小:158621
    • 提供者:郭昭烽
  1. abs

    0下载:
  2. 粒子群算法计算最优路径,matlab软件编写,可以用来计算方程的极大值等等。-Particle swarm algorithm is optimal path, matlab writing software, can be used for calculation equation of great value, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:2876
    • 提供者:肥罗
  1. Ant-colony-algorithm

    0下载:
  2. 蚁群算法优化计算。多个路径中选择最优路径,来确定最优计算顺序-Ant colony optimization algorithm. Multiple paths, select the optimal path to determine the optimal calculation sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:1544
    • 提供者:詹东文
  1. Matlab

    1下载:
  2. 移动机器人的最优路径规划,也可用于求解迷宫的最短路径-Optimal path planning, of the mobile robot can also be used for the shortest path to solve the maze
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:4896
    • 提供者:刘宣
  1. Matlab1234

    0下载:
  2. 通过两种方法求解机器人的最优路径,可部分适用于解决迷宫的问题-Two ways to solve the optimal path of the robot can be partially applied to solve the problem of the maze
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:3384
    • 提供者:超超
  1. AI

    0下载:
  2. 对于拼图问题的基于java的A*算法实现。状态空间图中的节点用一个Node对象表示,图中出现的节点(包括已扩展的和未扩展的)存放在一个list(ArrayList的一个对象)中,A*算法运行完毕后,最优路径上的节点存放在pathArray(ArrayList的一个对象)中。程序维护两个变量head和tail,在list中两者之间的节点表示open表中的未扩展节点,list中head之前的属于closed表中的已扩展节点。-Puzzle java-based A* algorithm. State
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:168552
    • 提供者:xiezhiyu
  1. ACO-improved

    0下载:
  2. 可用于求解交通网络中一点到另一点的最优路径问题-Can be used to solve one point to another in the transport network of the optimal path
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:4819
    • 提供者:
  1. aco

    0下载:
  2. 蚁群算法的最优路径求解,很有用,可以下载看看哦。-Optimal routing, very useful, you can download Oh.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1833984
    • 提供者:xiabb
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 30 »
搜珍网 www.dssz.com