搜索资源列表
最短路径选择
- 利用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.
蕊
- 学校景点分布图最佳路径选择,通过最短路径选择让游者能够自由选择最佳观赏路径-schools attractions distribution choose the best path through the shortest path chosen You can watch free to choose the best path
UWB_channel_sim
- IEEEuwb仿真UWB信道冲击相应;rmsds仿真UWB信道的均方根时延扩展;PDP仿真UWB信道的功率延迟剖面 rakeselector仿真RAKE接收机的路径选择 PPMcorrmask_P仿真RAKE接收机的相关模板信号-IEEEuwb simulation UWB channel corresponding impact; rmsds simulation of UWB Channel rms delay expansion; PDP simulation UWB channel po
Dijkstra-c++
- 数据结构常用算法之一-Dijkstra算法,实现最短路径选择.-algorithm commonly used data structures one-Dijkstra algorithm to achieve the shortest path to choose.
VB_SuanFa
- VB算法大全,包括:最短路径选择算法等很多源程序.-VB algorithm Guinness
griddrawn
- 实现了 栅格路径规划 可以自己选择随机路障 -The realization of raster path planning can choose random roadblocks
zuiduanlujing
- 最短路径实现全国铁路查询,选择起始城市,系统执行路径选择-The shortest path to achieve the national railway inquiries, select the starting city, the system execution path choice
dd
- 蚁群算法仿真因特网中的路由选择,给出正常情况、节点阻断和路径拥塞等不同情况下的最优路径选择与更新实现,仿真结果能够提供可视化的过程模拟-Simulation of Ant Colony Algorithm for Routing in the Internet, given normal circumstances, and the path blocked node under different circumstances, such as congestion of the optimal
pidsr
- PID用于机器人路径控制的MATLAB程序,路径选择是一个简单的正弦函数.控制参数是速度和角速度.-PID control for robot path MATLAB program, the path of choice is a simple sine function. Control parameter is the speed and angular velocity.
jqr
- 机器人路径规划,自动实现机器人路径规划选择-Robot path planning, robot path planning automatically select
pipeline
- 实现对最佳路径的选择,算法,通俗的讲就是对石油管道的路径选择-The best path to achieve the choice of algorithm, popular speakers is to choose the path of oil pipeline
Tsp_report_ant
- 蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。 这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为——能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经
binaryImageProcess
- 灰度图像二值化 及阈值选择 根据图像进行简单的路径规划-binary image processing and threshold chosing
UnknownEnvironmentBasedonFuzzyNeural
- :为提高移动机器人在未知环境下避障行为的成功率,通过对障碍物信息的输人,从控制输出数据中找出避 障行为模式,生成相应的模糊逻辑控制规则,并把模糊控制算法引入到神经网络中,使得模糊控制器规则的在线精 度和神经网络的学习速度均有较大的提高,使移动机器人具有较为迅速的反应能力,实现机器人连续、快速地避障 并最终到达目标.系统仿真证明了模糊神经网络在移动机器人路径选择中的智能性.-To enable the mobile robot in unknown environment obstac
aco
- 蚁群算法下载程序主要用于解决路径选择的最优化-ant colony algorithm
code14958
- 最短路径选择算法 VB写的Dijkstra最短路径选择算法 GIS开发人员一点帮助-fdgfdgfdgfd
gpsbp
- matlab环境程序,采用BP神经网络算法,实现对GPS路径选择的优化问题-matlab environmental procedures, using BP neural network algorithm, to realize the optimization of the Selection of GPS
LZW
- 用VC++编写的基于LZW的数据压缩软件,具有输入输出路径选择,是本人的本科毕业设计,具有参考价值-Written with VC++ based on LZW data compression software, with input and output path selection, is my graduation project, a reference value
AntColonyAlgorithmforTSP
- matlab编写的蚁群算法解决TSP问题,对路径选择部分作了改进,有详细中文注解。-ant colony algorithm written in matlab to solve TSP problem, select the part of the path has been improved, there are more Chinese comments.
基于Hopfield神经网络的旅行商优化计算
- 实现最短路径选择问题 运用MATLAB神经网络算法(Achieve the shortest path choice)