搜索资源列表
AStart
- AStart寻路,老外的文档,本人收集整理。个人认为是目前最好的一份学习A星算法的资料。-Astart Wayfinding, foreign documents, I organize the collection. Personally think that the best are a study A Star algorithm information.
QOS_routing_selection
- 保证服务质量的QoS 路由(Quality of Service Routing) 是网络中解决QoS 问题的一项关键技术. QoS 路由 的主要目标是为接入的业务选择满足服务质量要求的传输路径,同时保证整个网络资源的有效利用. 度量参数选择问 题、寻路问题和路由信息不准确问题是QoS 路由中的几个主要研究内容. 本文围绕这三个方面,介绍了QoS 路由中的 主要问题及相关的解决办法,并探讨了今后QoS 路由可能的研究方向.-To ensure the quality of serv
xunlu
- 机器人寻路的算法程序,制作机器人的新手可以参考下。-Routing algorithms for robot programs, making the robot can refer to the novice.
SmartCar_suanfa
- 智能寻迹小车3路寻迹算法分析,详细介绍了循迹小车的结构,黑线检测方法,循迹转弯的一些控制方法。列出了各控制状态下的真值表 互联设计淘宝店 http://inter-design.taobao.com/-Smart car tracing3path tracing algorithm analysis, introduces in detail the robot structure, line detection method, tracking turn some control m
dijkstra-algorithm-matlab
- dijkstar是寻路算法中比较高效的算法,并且能够较快的找到一条适合机器人,无人机运行的方法-dijkstar is the the pathfinding algorithm more efficient algorithm, and be able to quickly find a suitable robots, unmanned aerial vehicles running
version-5-road-tracing-information
- 该文件包括智能寻迹小车的更新程序、坦克寻迹的参考程序资料,以及电机驱动原理分析,还有5路红外原理最新的原理图。-The file include intelligent tracing car update program, tanks of tracing reference data, as well as motor driven principle analysis, 5 road infrared principle and the latest schematic diagram.
Astar
- 在路径规划问题中最经典的算法,本文档利用C++进行算法编译,简洁易懂(In the path planning problem of the most classical algorithm, this document uses c + + algorithm compilation, concise and easy to understand)