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

搜索资源列表

  1. Protel99SE

    0下载:
  2. 用之于PRPTEL99的学习,可以在最短的时间内学会PROTEL的布线-used in the study, in the shortest possible time to learn the wiring PROTEL
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1.91mb
    • 提供者:XYZ
  1. 45322317

    0下载:
  2. 求最短路径问题,传给大家看看,希望能对大家在实用中有点帮助-seek the shortest path problem, we look at the pass, we hope to the right a little practical help
  3. 所属分类:编程文档

    • 发布日期:2010-07-07
    • 文件大小:3.9kb
    • 提供者:龙天翔
  1. huajdj

    0下载:
  2. 哈夫曼树中,树的带权路径长度的含义是各个字符的码长与其出现的此时的乘积和, 也就是电文的代码总长,所以采用哈夫曼树构造的编码是一种能使电文代码总长最短的 不等长编码。-Huffman tree. tree with the right path length is the meaning of the various characters code length of time with the product and, is the message code chief Therefo
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2.89kb
    • 提供者:sonfj
  1. shortestroad

    0下载:
  2. 这是大学中计算机专业学生的作业,最短路径,如果不会做,可以下载参考-This is a university student in computer specialty operations, shortest path, if not, can download information
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:天涯
  1. SHORTEST-PATHS

    1下载:
  2. 单源点最短路径算法的设计与实现 算法 SHORTEST-PATHS求出了v0至其它各结点的最短路径,但是没有给出这些最短路径。补充该算法,使新算法在找出这些最短路径长度的同时,也能求出路径上的结点序列。-single source shortest path algorithm design and implementation of the algorithm SHORTEST - PATHS calculated the projectile to other nodes in the
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:891byte
    • 提供者:胡图
  1. qwasdasds

    0下载:
  2. 交通图最短路径程序,可直接计算到达的城市间的距离,由于两个城市间距离是互相的,所以采用最优化算法-shortest path map traffic procedures can directly arrive at the inter-city distance, As the distance between the two cities is mutual and the use of optimization algorithms
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:19.24kb
    • 提供者:秦光
  1. cipandiaodusuanfa1

    0下载:
  2. 包括  先来先服务调度算法  最短寻道优先调度算法  扫描算法-including
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2kb
    • 提供者:踏歌内
  1. cipandiaodusuanfa

    0下载:
  2. 包括  先来先服务调度算法  最短寻道优先调度算法  扫描算法-including
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1.71kb
    • 提供者:踏歌内
  1. neicunyemianzhihuansuanfa

    0下载:
  2. 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -programmed to achieve the following disk-scheduling algorithms, and each algorithm calculated the average Seeking lengt
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:148.89kb
    • 提供者:张宁
  1. Dijkstra

    0下载:
  2. Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList() public Marx(int n,params int
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:205.39kb
    • 提供者:wwf
  1. 小规模的数据用回溯法求最短路径

    0下载:
  2. 本程序给出了小规模的数据,运用回溯法求解最优路径,处理垃圾处理问题
  3. 所属分类:文档资料

    • 发布日期:2009-08-11
    • 文件大小:40.18kb
    • 提供者:yang1987li
  1. 最短路径代码题目

    0下载:
  2. 、实验目的 因特网中,路由器中路由表的生成是非常关键的技术问题。目前,在因特网中的路由器中,都支持开放最短路径优先(OSPF)路由生成算法。OSPF算法生成速度快,而且收敛快、性能稳定,是目前已知的因特网中路由表生成的最好算法之一。 OSPF最重要的内容是路由器如何根据已接收到的本路由器所在的自治系统(AS)的路由器拓扑结构以及各路由器和网络之间的传输费用(代价、权),生成一条从本路由器到AS中各路由器的最短路径,进而生成路由表。 本实验的目的是根据一个给定的网络拓扑结构及路由器之间的传输
  3. 所属分类:文档资料

    • 发布日期:2011-11-22
    • 文件大小:85kb
    • 提供者:26488843@qq.com
  1. 基于粒子群最短路径的研究与应用

    2下载:
  2. 基于粒子群最短路径的研究与应用,使得问题更加容易解决-The shortest path based on particle swarm research and application,Makes the problem easier to solve
  3. 所属分类:软件工程

    • 发布日期:2013-04-19
    • 文件大小:11.61kb
    • 提供者:小龙
  1. network.rar

    0下载:
  2. 数学建模,借助MATLAB实现网络计算问题,包含行遍性问题,最短路径问题,最优截断切割问题,Mathematical modeling, the realization of network computing with MATLAB issues, including the issue of time lines, the shortest path problem, the issue of the optimal cut-off cut
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2.02mb
    • 提供者:李峰
  1. 2222

    0下载:
  2. ( 从太原市公交查询系统建立的必要性出发, 进行了公交查询算法的研究, 主要探讨了包括最短路径查 询及最少花费查询及数据库管理的公交查询系统的实现。 该系统采用了V ISU AL BA S IC 610 为开发工具, M ICRO SO FT A CCESS2003 为后台数据库, 开发了基于太原市公交线路的公交查询系统。具有线路查询、换乘 查询、 站点查询、 数据管理等一系列功能。 -(From the city bus system the need for inquiry
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:204.21kb
    • 提供者:zj
  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. jojo

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

    • 发布日期:2017-03-27
    • 文件大小:22.22kb
    • 提供者:shenjiulin
  1. 基于最短路径的粘连字符分割的文章

    0下载:
  2. 基于最短路径的粘连字符分割的文章。以灰度文本图像为处理对象,从上往下搜索找到最短路径。一篇很好的文章。-An OCR-Independent Character Segmentation Using Shortest-Path in Grayscale Document Images
  3. 所属分类:行业发展研究

    • 发布日期:2017-11-05
    • 文件大小:313.2kb
    • 提供者:李红军
  1. 最短路径法射线追踪的MATLAB实现

    0下载:
  2. 通过matlab程序,实现最短路径射线追踪,该文章包含使用说明及程序代码(Implementation of shortest path Ray tracing through Matlab program, including instructions and program code)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:568kb
    • 提供者:marvin228
  1. 课程论文

    5下载:
  2. 将普通蚁群算法和最大最小蚂蚁改进蚁群算法作比较,实现了最短路径规划,含有文章和代码,可以运行,值得一看,是我的一个课程论文。(Comparing the common ant colony algorithm with the maximum ant ant improved ant colony algorithm, the shortest path planning is realized. It contains articles and code. It can run. It is
  3. 所属分类:文章/文档

    • 发布日期:2020-12-23
    • 文件大小:418kb
    • 提供者:幻影星空
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com