CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - 最短

搜索资源列表

  1. RS232

    0下载:
  2. 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时),并允许在一条平衡总线上连接最
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:281.95kb
    • 提供者:song wei
  1. zdlj

    0下载:
  2. 最短路径问题(包括Floyd算法和避圈法)的matlab程序,较实用-Shortest path problems (including Floyd algorithm and avoid the circle method) matlab procedures, more practical
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:17.04kb
    • 提供者:cb
  1. shortpath

    0下载:
  2. 最短路径算法模拟 图的存储结构 熟悉掌握图中最短路径的算法 -The shortest path algorithm simulated map storage structure as familiarity with the shortest path algorithm for graph
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:23.02kb
    • 提供者:张陆军
  1. danhang

    0下载:
  2. 解决导航问题,运用数据结构的最短路径的两种求解方法-To solve navigation problems, using the data structure of the two shortest path solution method
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:6.38kb
    • 提供者:Gary10
  1. samatlab

    0下载:
  2. 模拟退火算法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
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:1.38kb
    • 提供者:顾俊
  1. jojo

    0下载:
  2. 课题五、编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度: 要求设计主界面以灵活选择某算法,且以下算法都要实现 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN)
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:22.22kb
    • 提供者:shenjiulin
  1. GISShort

    0下载:
  2. GIS中最短路径的算法实现,有助于理解,会有帮助的!-GIS in the shortest path algorithm to help understand it, it would be helpful!
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:302.26kb
    • 提供者:Daniel
  1. halfhourstudySTL

    0下载:
  2. 快速掌握stl的用法,让你在最短的时间内了解stl的内容.-To grasp the usage of stl, so you know in the shortest period of time the contents of stl.
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:24.77kb
    • 提供者:孔祥飞
  1. Floyd

    0下载:
  2. 用于算最短路径的源代码。在数学建模和图论的相关问题中应用广泛而且效率很高。-Source code used to count the shortest path. Widely used in mathematical modeling and graph theory and high efficiency.
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:5.73kb
    • 提供者:hefeng
  1. Short-job-scheduling-algorithm

    0下载:
  2. 实现短作业调度算法,是以进入系统的作业所提出的“执行时间”为标准,总是优先选取执行时间最短的作业。-Short job scheduling algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-11-13
    • 文件大小:357.33kb
    • 提供者:贺思华
  1. guanjianlujingwenti-

    0下载:
  2. 用拓扑排序、邻接矩阵存储 结构建图、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
  3. 所属分类:File Formats

    • 发布日期:2017-12-04
    • 文件大小:61.4kb
    • 提供者:陌生,爱
  1. TSP

    0下载:
  2. 遗传算法解决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
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:64.26kb
    • 提供者:罗顺昌
  1. cipan

    0下载:
  2. 磁盘调度模拟代码实验报告(四种算法包括先来先服务算法,最短寻道时间优先,扫描算法,循环扫描算法)-Disk scheduling simulation code lab report (four algorithms, including a first-come first-serve algorithm, shortest seek priority scanning algorithm, cyclic scan algorithm)
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:89.7kb
    • 提供者:hpr
  1. TS

    0下载:
  2. 禁忌搜索算法解决TSP问题,以中国31省会城市的最短旅行路径为例来说明TS算法的优越性-TS algorithm to solve TSP problem
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:6.15kb
    • 提供者:
  1. GA

    0下载:
  2. 针对多个送货点,用遗传算法求路径优化问题。求其最短路径的编程方法-routine optimal in GA
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:luyue
  1. matlab-bgl-master

    2下载:
  2. matlab的复杂系统的基础工具箱,最短路径、介数等-Matlab complex system based on the toolbox, the shortest path, the number of referrals, etc.
  3. 所属分类:File Formats

    • 发布日期:2017-05-07
    • 文件大小:1.01mb
    • 提供者:xiamin_wh
搜珍网 www.dssz.com