CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 最短距离

搜索资源列表

  1. Zju_2584_Computer Transformation

    0下载:
  2. 这个程序实现了对N*N的格子的最短距离的计算,下载者可以修改,也可以加以加强-the process of the realization of N * N lattice of the shortest distance, can be downloaded changes can also be strengthened
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:ch4rwf
  1. lianliankan1

    0下载:
  2. 利用递归来求的,其实连连看的搜索算法也就是搜索从一个点到另外一个点的不超过两次转弯的最短距离!-use recursion to seek the 1000 block of Terry Avenue fact, the search algorithm is a search from one point to another point of not more than twice the minimum distance between turning!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.64kb
    • 提供者:潘洪峰
  1. PotDisFromTri

    0下载:
  2. 用VC控制台程序写的一个计算任意空间点到某一个三角形的最短距离程序,可能对某些搞计算机图形学的人有帮助-VC console procedures written in a calculated arbitrary space to a certain point of a triangle shortest distance procedures, some may engage in the computer graphics help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:113.6kb
    • 提供者:陈飞
  1. campus_dao_you

    0下载:
  2. 数据结构中 有关于图的操作,采用visul c++ 6.0 ,界面显示校园地图,可以计算出两地间的最短距离。-data structure on the operation plan, adopted visul c 6.0, the interface shows the campus map can be worked out between the two shortest distance.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:48.3kb
    • 提供者:张三
  1. FLoyrC

    0下载:
  2. 在图论中经常会遇到这样的问题,在一个有向图里,求出任意两个节点之间的最短距离。我们在离散数学、数据结构课上都遇到过这个问题,在计算机网络里介绍网络层的时候好像也遇到过这个问题,记不请了... 但是书本上一律采取的是Dijkstra算法,通过Dijkstra算法可以求出单源最短路径,然后逐个节点利用Dijkstra算法就可以了。不过在这里想换换口味,采取Robert Floyd提出的算法来解决这个问题。下面让我们先把问题稍微的形式化一下
  3. 所属分类:语音合成与识别

    • 发布日期:2014-01-16
    • 文件大小:1.08kb
    • 提供者:victor
  1. floyd

    0下载:
  2. 简单的floyd运用 第一行输入一个整数C。C是测试的情况(0< C <=30).第二行一个正整数N( 0< N <=100),表示道路的总数.紧接N行,每一行包含两个字符串, Si,,Ti,和一个整数Di,代表从Si到Ti的距离(0<= Di <=150)。最后一行有两个字符串,S 和 T,你得找出从S 到 T的最短的距离。地名是不超过120个小写字符的串(从‘a’到‘z’)。假设这里最多有100条直接连通两个地方的路。 Outpu
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1.12kb
    • 提供者:daixianyong
  1. tycfgsmatlab

    0下载:
  2. matlab源程序: 用Fisher两类判别法对样本进行分类 对样本进行主成分分析 用最短距离算法的系统聚类对样本进行聚类 用二次完全式回归法估计一个因变量与两个自变量之间的关系 -matlab source: The Fisher discriminant method, two types of samples to classify the samples by principal component analysis system using the shortest
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:7.9kb
    • 提供者:王磊
  1. vbandmapinfoShortestdistance

    0下载:
  2. 用vb环境下利用mapinfo测量最短距离-Vb environment with the shortest distance measured using mapinfo
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:175.16kb
    • 提供者:李思远
  1. language18-22casesofactual

    0下载:
  2. 实例18  实现基本的串操作  实例19  计算各点到源点的最短距离 实例20  储油问题  实例21  中奖彩球问题  实例22  0-1背包问题- Instance 18 Achieve the basic string operations Instance 19 Points to calculate the shortest distance from source Instance 20
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:3.74kb
    • 提供者:SB
  1. Pipeline

    0下载:
  2. 程序解决了给定油井位置,求出一条东西向输油管道的位置,使之到各个油井的距离之和达到最小 //程序一次性读入11组测试文件,将油井纵坐标存储在动态开辟的pipey数组里,通过运用在数组中查找第K小个元素的算法找到了管道的最优位置 //最后求得最短距离后,将最终结果一次性存储到11个输出文件中。-Program to solve a given oil well location, find a location east-west pipeline, so that the distanc
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1.91kb
    • 提供者:秦文煜
  1. CPP-

    0下载:
  2. 求图两节点的所有最短路径的程序 ,适应用于找两点间的最短距离-Find the shortest path of two nodes in the procedures of all
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4kb
    • 提供者:查理斯
  1. suanfa

    0下载:
  2. 自己编写的floyd 最短距离求解程序。实用简单。gcc -Floyd shortest distance to write your own solver. Practical and simple. gcc
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:9.55kb
    • 提供者:hb
  1. Genetic-Algorithm

    0下载:
  2. 本程序用遗传算法基于C语言解决10个城市的旅行商问题,可求出10个城市之间的最短距离。-The procedures used to solve a 10-city traveling salesman problem, genetic algorithm based on the C language can be calculated the shortest distance between the 10 cities.
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:8.02kb
    • 提供者:haqier
  1. ZDJLSF

    0下载:
  2. 最短距离算法.zip,球两者间最短距离的算法-The shortest distance algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-12-02
    • 文件大小:2.18kb
    • 提供者:honkleo
  1. floyd-matlab

    0下载:
  2. floyd算法,用于计算网络节点间的最短距离-failed to translate
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:590byte
    • 提供者:曾靖
  1. zifu

    0下载:
  2. 通过插入、删除、替换操作将一个字符串替换成另一个字符串的最短距离- The shortest distance to replace a string with another string by inserting, deleting, or replacing
  3. 所属分类:assembly language

    • 发布日期:2017-05-05
    • 文件大小:239.99kb
    • 提供者:王丽
  1. 导航

    0下载:
  2. 进行校园导航,显示两地点直接最短距离并给出规划路线(Campus navigation shows the direct and shortest distance between the two points)
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-12-25
    • 文件大小:1.19mb
    • 提供者:雨狼007
搜珍网 www.dssz.com