搜索资源列表
粒子群算法计算最短路径
- 优化问题是工业设计中经常遇到的问题,许多问题最后都可以归结为优化问题. 为了解决各种各样的优化问题,人们提出了许多优化算法,比较著名的有爬山法、遗传算法等.优化问题有两个主要问题:一是要求寻找全局最小点,二是要求有较高的收敛速度. 爬山法精度较高,但是易于陷入局部极小. 遗传算法属于进化算法( Evolutionary Algorithms) 的一种,它通过模仿自然界的选择与遗传的机理来寻找最优解. 遗传算法有三个基本算子:选择、交叉和
maze1
- 通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。-breadth- first through the maze to find algorithm (nSize* nSize) the optimal path.
优化TSP局部搜索法
- TSP算法,应用局部搜索法得到最优路径,已经经过优化。没有密码,可以使用,vc环境下使用。-TSP algorithm, using local search to be optimal path has been optimized. No password can be used, vc environments.
gperiodic-2[1].0.2
- 基于地理信息系统的先进技术,采用VC++开发了一个地理信息系统通用软件,能实现城市地图信息的采集、城市电子地图多图层显示、城市路网的最优路径搜索,空间信息查询等。-Geographic Information System based on advanced technology, using VC++ Developed a geographic information system common software, to achie
migong-c
- 迷宫算法!通过递归算法实现!找到最优路径,完成迷宫出口的查找!-maze algorithm! Through recursive algorithm! To find the optimal path to complete the maze exports to search!
用遗传算法计算最短路径
- matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算-Matlab calculations prepared by the scheduling problem or seek optimal values, apply to mathematical modeling, and engineering computing
g2
- 多段图的分析算法,找到最优路径,用VC编的-more of the map analysis algorithms to find the optimal path, the series with VC
AstarPathFinder
- 实现A*算法的C#源代码,不依赖于任何GIS平台,可用于最优路径分析等。共享出来供大家参考。 欢迎批评指正:-) -achieving A* algorithm in C# source code, is not dependent on any platform GIS can be used for optimal path analysis. Share them out for reference. Welcome c
zhoumao
- 换乘次数最少是乘客出行时考虑的首要因素。描述了传 统的Dijkstra 算法,并分析了Dijkstra 算法不适合公交网络最优路径选择的原因。最后根据公交乘客可以步行小段 距离再转车的实际情况,提出一种基于换乘次数最少的公交最短路径改进算-takes the least number of passenger trips is considered the primary factor. Descr iption of the
GIS3
- GIS线形矢量图形最优路径算法研究及仿真实现.rar GIS线形矢量图形最优路径算法研究及仿真实现.rar-GIS脧脽脨脦脢 赂 脕 驴 脥 录 脨脦 脳 卯脫脜脗 戮 露 脣茫 篓 脩脨 戮 驴 录 掳 脗脮忙脢渭脧脰.rar GIS脧脽脨脦脢 赂 脕 驴 脥 录 脨脦 脳 卯脫脜脗 戮 露 脣茫 篓 脩脨 戮 驴 录 掳 脗脮忙脢渭脧脰.rar
vc+map
- vc+mapx编写的最优路径算法,可以实现基本的路径查询-vc+ mapx the preparation of the optimal path algorithm, can realize the basic path query
gdf
- 根据城市交通路网建设的实际, 研究了描述城市交通网络图的城市道路数据库的组织结构, 在此数据 结构的基础上依靠G IS 技术的支持, 采集了大量具体道路信息, 采用D ijk st ra 算法实现了快速最短路径搜索。根 据城市的交通状况对交通网络图的边值赋予不同的权值可实现最优路径搜寻, 给出了一个搜索实例——一个包 含61 个交通路口的最短路径搜索结果的搜索时间约为1. 1-Urban traffic network i
djk
- 算法 最优路径 -Algorithm for optimal path the optimal path
antarithmeticprogram
- 蚂蚁算法的VC代码源,模拟蚂蚁觅食的行走途径,解决最优路径问题。-Ant Algorithm VC source code to simulate the foraging ants to walk way to solve the optimal routing problem.
Traffic
- 交通咨询,实现最优路径查询(时间,花费等....)可查询任意两个城市之间,以及一个城市到其他城市的走少花费-Transport Advisory and achieve the optimal path query (time, cost, etc. ....) can be found between any two cities, as well as a city to move to other cities with less
最优路径
- 这是一个有关于最优路径的示范代码的压缩文件(This is a compression file on the demonstration code of the best path)
迪杰斯特拉求最优路径
- 根据邻接矩阵,使用迪杰斯特拉法找出两点的最优路径节点和总距离(According to the adjacency matrix, Dijkstra method is used to find the optimal path node and total distance of two points)
区域最优选址
- 采用地图匹配算法实现最优路径选址的MATLAB程序(Map matching algorithm for optimal route location)
基于python的最优路径规划
- 基于蚁群算法的python程序,用于最优路径规划,仅做参考!(Python program based on ant colony algorithm for optimal path planning, only for reference!)
蚁群算法_最优路径(二维)
- 有关蚁群最优算法,求最优路径,亲测有效,欢迎下载。(For the ant colony optimization algorithm, find the optimal path, pro-test is effective, welcome to download)