搜索资源列表
45322317
- 求最短路径问题,传给大家看看,希望能对大家在实用中有点帮助-seek the shortest path problem, we look at the pass, we hope to the right a little practical help
oskeshe
- 磁盘移臂调度过程模拟设计——电梯算法、最短寻道时间优先算法 附加代码及课设报告!-os
蚁群算法
- 蚁群算法/ 蚁群算法/Matlab中文论坛--助努力的人完成毕业设计.url 蚁群算法/一种快速求解旅行商问题的蚁群算法.pdf 蚁群算法/使用帮助:新手必看.htm 蚁群算法/基于改进蚁群算法对最短路径问题的分析与仿真.pdf 蚁群算法/基于改进蚁群算法的出租车路径规划算法.pdf 蚁群算法/基于改进蚁群算法的最短路径问题研究.pdf 蚁群算法/基于蚁群算法的公交路线走向模型及其求解.pdf 蚁群算法/基于蚁群算法的完全遍历路径规划研究.PDF 蚁群算法/用蚂蚁算法和模拟退火
11
- 带权图的最短路径问题,主要介绍单源最短路径算法,最短路径问题的提法很多,其它的最短路径问题均可用单源最短路径算法予以解决-Weighted graph shortest path problem, mainly introduce single-source shortest path algorithm, the shortest path problem formulation of a lot of other shortest path problem can be used singl
StudyARMStep
- 从其它地方下载的学习资料。 本文从学习者的角度出发,分别描述了下面几部分内容: ARM编程的基本知识,BOOT 代码流程和功能分析,OS 中断程序的编写举例 和BOOT 代码的流程图,希望这些内容能为初学ARM 的朋友拨开迷雾,以最快 的速度和最短的时间走进嵌入世界的大们.-From other parts of the learning materials to download. This article from the perspective of learners, d
MD231_MANUAL
- 本文档帮助客户更好的使用MD231的模块,从软件和硬件的角度介绍了MD231模块的使用指南,希望能让客户在最短的时间内用好MD231模块。 客户运用MD231有以下两类用法: 1, 把MD231当作标准的GSM/GPRS模块使用,客户通过Com口输入的AT命令使用模块,并从Com口得到模块的反馈信息,此类运用的客户需要外部MCU和Com相连。 2, 客户把MD231运用在无线商话/公话等类似的GSM终端产品上,本公司帮客户定制的软件运行在MD231上,驱动LCD,键盘等外部设备,此类
multidimensional-scaling
- 本文提出一种基于多维定标的无线传感器网络三维定位算法,结合RSS经验衰减模型和最短路径建立相异性矩阵,采用轻量级矩阵分解算法降低相异性矩阵分解的计算复杂性,并利用网络中存在的周期性消息将初始定位信息回送,在后台使用迭代优化算法对初始定位结果求精。仿真实验表明,在测距误差一定的情况下,该算法能够提高节点三维坐标的初始计算精度,经过集中式的优化求精后与MDS-MAP算法相比,能够明显地提高节点三维定位的精度-This paper presents a method based on multidim
lujing
- 用C++编写的最短路径规划程序,采用了人工势能场算法。-With C++ to write the shortest path planning process, using the artificial potential field algorithm.
floyd
- 计算两点间的最短距离,从而得到最短路径,广泛应用与数学建模。-Calculate the shortest distance between two points, the shortest path, and wider use of mathematical modeling.
folyod-
- 最短路径法,FLOYD法解决这个问题最短路径法-Shortest path method, FLOYD method to solve this problem, the shortest path method
ArcEngine--ShoutPath
- 使用ArcEngine和C#开发的最短路径代码-Use the shortest path development of ArcEngine and C# code
RFC2328
- 开放最短路径路由协议。是做路由器比较好的参考资料-router protocol
at
- 短信猫 AT指令开发规范V1.5,最新版-SMS modem AT commands development specification V1.5, the latest version
JAVA-Router-Selection-Algorithm
- 就网络层中的路由选择算法进行了归纳和总结 ,并使用JAVA语言编写出最短通路路由选择算法的具体程序。 -On network layer routing algorithms and summarized, and the use of JAVA language shortest path routing algorithm specific procedures.
DAIMA
- 代码是图论最短路径Dijkstra的c++代码.还有常见的排序法的代码-Code is the shortest path graph Dijkstra c++ code. There are common sorting code
kkkk
- 实现无向图的限制条件下的最短路径的代码,该算法比较精炼,适合java爱好者认真研究反复玩味-To achieve the unrestricted constraints under the conditions of the shortest path of the code, the algorithm more refined, suitable for java enthusiasts to study repeatedly