-
K条路是在计算出一条最短路径后,继续计算几条次短路径。
多条路经可以为驾驶者提供多条路径选择,驾驶者可以根据自己的喜好选择路径。另外这些次短路径可以在...
K条路是在计算出一条最短路径后,继续计算几条次短路径。
多条路经可以为驾驶者提供多条路径选择,驾驶者可以根据自己的喜好选择路径。另外这些次短路径可以在最短路径阻塞时作为备选路经或应急路径使用。
计算中可以设定不同的条件来进行计算,如各路经共用路段多少,路径长度限制等。-K is the right route in the calculation of a shortest path to continue the calculation several times shorter path. Number of motorists passing by can provide multiple paths to choose and motorists can choose according to their own path. Also these times shorter path in the shortest possible path obstruction as an alternative path passing by or emergency use. Calculation of different conditions can be configured to carry out the calculation, such as the various sections by the number of shared, such as path length.
- 2023-07-23 19:20:04下载
- 积分:1
-
贪吃蛇游戏C源代码,运行后按上下左右键移动。
贪吃蛇游戏C源代码,运行后按上下左右键移动。-Snake game C source code, after running up and down keys to move around.
- 2022-03-18 01:18:11下载
- 积分:1
-
24*2发4黑中体 汉字库,以txt结尾但不是文本文件
24*2发4黑中体 汉字库,以txt结尾但不是文本文件-24* 2 4 black hair-Store, in the end txt but not text files
- 2022-04-10 15:20:49下载
- 积分:1
-
演示了如何生成一个COM组件
演示了如何生成一个COM组件-demonstration of how to create a COM
- 2022-06-26 10:04:41下载
- 积分:1
-
一个蚁群优化原理ppt详细系统介绍…
一个详细的 系统的介绍了 ant colony optimization 的ppt 对其中的原理做了比较详细的分类介绍 -A detailed system for the introduction of ant colony optimization principle ppt of them make a more detailed classification of introduction
- 2022-05-22 14:33:10下载
- 积分:1
-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent." To speed up the search, the algorithm requires that all leisure district according to content from small to large order of the formation of a regional chain idle. So, the first found to meet the requirements of the free zone will be the best.
- 2022-05-21 23:44:10下载
- 积分:1
-
mobile games : WINDOWS mine is on classic games, cell phones let you mine cleara...
手机游戏: 扫雷是WINDOWS上经典的游戏, 手机扫雷让您随时随地享受扫雷的乐趣!-mobile games : WINDOWS mine is on classic games, cell phones let you mine clearance anywhere to enjoy the fun!
- 2022-03-17 18:17:05下载
- 积分:1
-
Bomberman
炸弹人源文件.
模拟FC文件
没有图片 程序模拟的黑白图片
能够正常运行。 玩起来还可以吧!-Bomberman
- 2022-02-07 06:42:03下载
- 积分:1
-
MSP430单片机仿真器编程器对EEPROM数据的程序,单片机msp430f161…
MSP430仿真器上EEPROM数据的烧写程序,单片机MSP430F1612。-MSP430 emulator programmer on EEPROM data procedures, microcontroller MSP430F1612.
- 2023-09-03 07:20:03下载
- 积分:1
-
k阶斐波那契序列
k阶斐波那契序列-Fibonacci Sequence
- 2022-04-09 04:14:33下载
- 积分:1