搜索资源列表
RS232
- RS-232、RS-422与RS-485都是串行数据接口标准,最初都是由电子工业协会(EIA)制 订并发布的,RS-232在1962年发布,命名为EIA-232-E,作为工业标准,以保证不同厂家产品 之间的兼容。RS-422由RS-232发展而来,它是为弥补RS-232之不足而提出的。为改进RS-232 通信距离短、速率低的缺点,RS-422定义了一种平衡通信接口,将传输速率提高到10Mb/s, 传输距离延长到4000英尺(速率低于100kb/s时),并允许在一条平衡总线上连接最
zdlj
- 最短路径问题(包括Floyd算法和避圈法)的matlab程序,较实用-Shortest path problems (including Floyd algorithm and avoid the circle method) matlab procedures, more practical
shortpath
- 最短路径算法模拟 图的存储结构 熟悉掌握图中最短路径的算法 -The shortest path algorithm simulated map storage structure as familiarity with the shortest path algorithm for graph
danhang
- 解决导航问题,运用数据结构的最短路径的两种求解方法-To solve navigation problems, using the data structure of the two shortest path solution method
samatlab
- 模拟退火算法MATALAB源程序 此题以中国31省会城市的最短旅行路径为例,给出TSP问题的模拟退火程序-Simulated annealing algorithm MATALAB source of this problem of China' s 31 provincial capital cities of the shortest path of travel as an example, simulated annealing procedures for TSP problem
jojo
- 课题五、编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度: 要求设计主界面以灵活选择某算法,且以下算法都要实现 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN)
GISShort
- GIS中最短路径的算法实现,有助于理解,会有帮助的!-GIS in the shortest path algorithm to help understand it, it would be helpful!
halfhourstudySTL
- 快速掌握stl的用法,让你在最短的时间内了解stl的内容.-To grasp the usage of stl, so you know in the shortest period of time the contents of stl.
Floyd
- 用于算最短路径的源代码。在数学建模和图论的相关问题中应用广泛而且效率很高。-Source code used to count the shortest path. Widely used in mathematical modeling and graph theory and high efficiency.
Short-job-scheduling-algorithm
- 实现短作业调度算法,是以进入系统的作业所提出的“执行时间”为标准,总是优先选取执行时间最短的作业。-Short job scheduling algorithm
guanjianlujingwenti-
- 用拓扑排序、邻接矩阵存储 结构建图、for语句的灵活运用,栈及数组来实现最短路径问题-Topological sorting adjacency matrix storage structure building plans, the flexible use of the for statement, stacks and arrays to achieve the shortest path problem
TSP
- 遗传算法解决TSP问题 所谓TSP问题(旅行商问题)即最短路径问题就是在给定的起始点S到终止点T的通路集合中,寻求距离最小的通路,这样的通路成为S点到T点的最短路径。-Genetic algorithm to solve TSP problem called TSP problem (TSP) that the shortest path problem in a given starting point S to the end point T path collection, seeki
cipan
- 磁盘调度模拟代码实验报告(四种算法包括先来先服务算法,最短寻道时间优先,扫描算法,循环扫描算法)-Disk scheduling simulation code lab report (four algorithms, including a first-come first-serve algorithm, shortest seek priority scanning algorithm, cyclic scan algorithm)
TS
- 禁忌搜索算法解决TSP问题,以中国31省会城市的最短旅行路径为例来说明TS算法的优越性-TS algorithm to solve TSP problem
GA
- 针对多个送货点,用遗传算法求路径优化问题。求其最短路径的编程方法-routine optimal in GA
matlab-bgl-master
- matlab的复杂系统的基础工具箱,最短路径、介数等-Matlab complex system based on the toolbox, the shortest path, the number of referrals, etc.