CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 两点之间距离

搜索资源列表

  1. C

    0下载:
  2. cout< \"a.b两点之间的距离\"<<a.dis(b)<<\"\\n\"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1487
    • 提供者:ly
  1. DistanceCalc

    0下载:
  2. 根据输入的两点之间的经纬度计算两点间的距离
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:35860
    • 提供者:韩冲
  1. shortest

    0下载:
  2. 根据网络的各个点之间的距离求出两点之间的最短距离,并给出两点之间的最短路径
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1287
    • 提供者:hzh
  1. geodistance

    1下载:
  2. 用来计算地球表面两点之间的距离,该程序通过输入两点的经纬度坐标确定两点的距离,可用于各种工程应用当中
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2994
    • 提供者:刘小龙
  1. pointDistance

    0下载:
  2. 此文件包含组成 pointDistance 应用程序 的每个文件的内容摘要。对输入的点计算任意两点之间的距离
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:344073
    • 提供者:fumin
  1. Length.rar

    1下载:
  2. 在vb+mapx环境下,在地图的临时图层上鼠标画线,并测量两点之间的距离,At vb+ mapx environment, the map layer on the temporary mouse draw line, and measure the distance between two points
  3. 所属分类:其他小程序

    • 发布日期:2013-09-06
    • 文件大小:4293
    • 提供者:Angela
  1. XY2004-2

    0下载:
  2. 输入两点坐标,然后可求出2点之间距离,提供C++初学者-importation 2:00 coordinates, which can then calculated the distance between 2:00 provide C beginners
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:7762
    • 提供者:孙浩明
  1. ycsf

    0下载:
  2. 通过两点之间的距离来实现多点之间的相互定位,利用遗传算法实现,可用于Zigbee模块的室内定位。-Through the distance between two points to achieve multi-point between the positioning, the use of genetic algorithm, can be used for indoor positioning Zigbee module.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2744
    • 提供者:Jian Fu
  1. 1

    0下载:
  2. 设计一个描述点的类,其中包含一对坐标点数据成员、一个求两个点之间距离的友元函数和显示坐标点的成员函数,并编程测试。 解题思路: 计算两点(a,b)和(c,d)之间的距离,依据勾股定理可得公式: 并定义坐标点类的友元函数来计算两点间的距离。 -Design a descr iptive point of the class, which includes a pair of coordinates of points, data members, one for the d
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:970
    • 提供者:fanxiu
  1. GetGPSDotSpace

    0下载:
  2. 得到GPS两点之间的距离,对于初步的应用是足够的,直接用圆的周长知识.-GPS has been the distance between two points, for an initial application is sufficient, the direct use of the circumference of a circle of knowledge.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-08
    • 文件大小:2438
    • 提供者:
  1. biye

    0下载:
  2. 根据地理坐标求两点之间的距离,应用在物流、交通运输领域-Geographical coordinates for the basis of the distance between two points, used in logistics, transportation
  3. 所属分类:transportation applications

    • 发布日期:2017-03-28
    • 文件大小:1011
    • 提供者:hanzhanfei
  1. youyuan

    0下载:
  2. 本函数实现的功能是用C++中的友员函数计算两点之间的距离。程序简单使用,欢迎参考。-The function of the realization of this function is in C++ member function of the Friends of the distance between two points. Simple to use, please reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:111826
    • 提供者:nevill
  1. distanse

    0下载:
  2. 这是求两点之间的距离的程序,是用面向对象的方法做的-This is the distance between two points for the procedure is the use of object-oriented methods of
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:347163
    • 提供者:刘慧刚
  1. Besell

    0下载:
  2. 大地主题解算里面的白赛尔正算,选择相应的参考椭球,已知一点的经纬度和两点之间的大地方位角和距离,解求另一点的经纬度和反大地方位角。-Bessel formula for solution of geodetic problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1139
    • 提供者:陈辰
  1. dijkstra

    0下载:
  2. dijkstra算法解决路径规划问题,求解任意两点之间的最小距离-Dijkstra s Shortest Path Algorithm calculates the shortest path and distance between two nodes on a map
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:13946
    • 提供者:spf
  1. point

    0下载:
  2. 计算两点之间的距离。定义点类point,再定义一个类Line类,该类有一方法返回两点之间的距离,其数据成员为两个点类对象。-Calculate the distance between two points. Class defined point, and then define a class Line class that a method returns the distance between two points, two points of its data members of
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:900989
    • 提供者:大为
  1. floyd

    0下载:
  2. Floyd算法,给定多点间距离的矢量矩阵,计算两点之间的最短距离-Floyd algorithm, given the distance between multi-vector matrix, calculating the shortest distance between two points
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1870
    • 提供者:wangzhizhi
  1. Bee

    0下载:
  2. 确定蜂巢上两点之间的最短距离。给定两点的编号,确定两点之间的距离。-Determine the honeycomb on the shortest distance between two points. Given two numbers, determine the distance between two points.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1908
    • 提供者:解怡
  1. ruler

    0下载:
  2. 测量屏幕两点之间的距离,增强功能后可以用于测距。-sorry,I can not speak english, I can only say this little words.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2628446
    • 提供者:sz_zyl
  1. distanceoftwopoint

    0下载:
  2. 求两点之间的距离,利用了函数的重载,完成实验-Find the distance between two points using the function of overload
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:931787
    • 提供者:祝海兰
« 1 2 34 5 6 »
搜珍网 www.dssz.com