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

搜索资源列表

  1. distance

    0下载:
  2. 已知任意两点的经度和纬度求两点间的直线距离以及求两个圆交点坐标-Any two points of known latitude and longitude find straight-line distance between two points
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:2221
    • 提供者:zhaoxia
  1. line

    0下载:
  2. 要判断直线AB与直线CD是否有交点,若有求出-To determine whether the line AB and line CD intersect, if obtained
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:789
    • 提供者:wan yiqian
  1. objectBreak

    0下载:
  2. 本款程序在Visual Studio2005下,完成自定义AutoCAD命令。运行命令,提示用户用鼠标点击第一个点,然后提示点击第二个点。由这两点确定一条直线段,所有与直线段相交(包括相接)的实体(线、弧段、圆、椭圆等)都在交点处打断成多个实体,原实体的性质不变(即原实体如果是二维多义线组成的线,打断后仍然是二维多义线,圆弧、椭圆和圆打断成圆弧)。-Program in Visual Studio2005 this subsection, the complete custom AutoCAD
  3. 所属分类:CSharp

    • 发布日期:2017-05-31
    • 文件大小:13347622
    • 提供者:豆豆
  1. Intersection

    0下载:
  2. 找到水平线和竖直线的交点个数,文件输入水平线和竖直线的坐标-Find the intersection of horizontal and vertical lines the number of horizontal and vertical line file input coordinates
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5741
    • 提供者:wsxg
  1. youyuan

    0下载:
  2. 设计一个直线类Line,其中包含3个数据成员,用于描述直线方程的3个系数,并声明一个友元函数,用于计算两条直线的交点,和显示函数,编程测试。 提示:两条直线:a1x+b1y+c1=0和a2x+b2y+c2=0的交点坐标为: (b1c2-b2c1)/(a1b2-a2b1),(c1a2-c2a1)/(a1b2-a2b1) 为显示交点,还要设计一个描述点的类。 -you yuan han shu yu youyuan lei
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:35645
    • 提供者:潘安强
  1. china_county_makers

    0下载:
  2. 坐标系统的介绍 1.1 WGS—84坐标系统 WGS—84坐标系是目前GPS所采用的坐标系统,是由美国国防部制图局建立,于1987年取代了当时GPS所采用的坐标系统(WGS—72坐标系统)而成为GPS目前所使用的坐标系统。 WGS—84坐标系的坐标原点位于地球的质心,Z轴指向BIHl984.0定义的协议地球极方向,X轴指向BIHl984.0的起始子午面和赤道的交点,Y轴与X轴和Z轴构成右手系。WGS—84系所采用椭球参数为:a=6378138m;f=1/298.257223563。
  3. 所属分类:GPS develop

    • 发布日期:2017-06-15
    • 文件大小:24237857
    • 提供者:zhuxinyong
  1. InnerInsertToB

    0下载:
  2. 使用内插算法画出B曲线:即与两条直线相切并且无限靠近直线交点的曲线-Interpolation algorithm used to draw B curve: ie as close as two lines and a straight line tangent to the curve of intersection
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1218425
    • 提供者:guoliang
  1. cal-intersection-of-two-lines

    0下载:
  2. X1,X2,X3,X4分别为4个点的三维坐标,例如X1=[1,2,3],本程序可以计算出直线X1X2与X3X4的交点P的坐标X,如果直线X1X2与X3X4不相交,则给出的是直线X1X2与X3X4的公垂线在直线X1X2上的垂足的坐标。-X1, X2, X3, X4 are 4 three-dimensional coordinates of points, such as X1 = [1,2,3], the program can calculate the intersection of lin
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:51308
    • 提供者:wyc
  1. BeiSaiErQuXian

    0下载:
  2. 曲线平滑,贝赛尔曲线,很不错的 源码 ,可以实现曲线的平滑,但是可能不会经过你的交点-Smooth curves, Bezier curves, a very good source, you can achieve a smooth curve, but the intersection may not be through your
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1976040
    • 提供者:wp
  1. gaosugongluchengxu

    0下载:
  2. 高速公路坐标高程计算程序,含交点等计算模式-the measurement procedures of highway
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:26798
    • 提供者:渝宾
  1. Project

    0下载:
  2. 批量输出直线交点的坐标,为南方CASS格式-export the coordinate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:7882
    • 提供者:guibaobuding
  1. orthogonal

    0下载:
  2. 用于计算椭圆的正交点用于椭圆几何参数的拟合-Quadrature points used to calculate the ellipse fitting for the elliptical geometry
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1022
    • 提供者:王知行
  1. GDLSMwk

    0下载:
  2. 通过正交点的寻找从而用几何最小二乘拟合椭圆的方法-Finding points to the orthogonal least squares fitting using the geometric method of elliptic
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:843
    • 提供者:王知行
  1. line_interection

    0下载:
  2. 判断两直线的相交情况,若有交点,返回其交点-The situation to determine the intersection of two straight lines
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:526
    • 提供者:马长春
  1. algorithms-hw

    0下载:
  2. 算法上机作业 1城市轮廓线 3无向图双连通分支 4第一行为(n-1),n=2^k 第二行为第一个多项式系数序列 第三行为第二个多项式系数序列 系数序列的格式为:an,an-1,an-2 ,…, a1,a0 输出文件:result4.dat 格式为结果多项式的系数序列。 序列格式为:an,an-1,an-2 ,…, a1,a0(此n与输入中的n不同) 5第一行为线段数n 第二行起每一行x1 y1 x2 y2表示一条线段,端点为(x1,y1)和(x2,y2)
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2960489
    • 提供者:yangxc
  1. ALC_Ray_Caster

    0下载:
  2. 本文介绍的剪切图像顺序光线投射,一个新的体绘制方法。这种方法使得采样数据在图像质量相当于三个尺寸,最好的射线每像素体绘制算法(全图顺序),而在同一时间计算复杂度和保留空间相干性接近已知的最快算法(剪切变形)。在剪切图片的顺序,如剪切,弯曲,体积数据集重新取样片沿平行于其他物体的射线。不同剪切变形,但象纹理为基础的方法,射线演员通过对图像的像素的平面和样品中心点是在与每个切片射线的交点。-This paper describes shear-image order ray casting, a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:235771
    • 提供者:
  1. Intersection

    0下载:
  2. 对于平面内给定的所有的水平或竖直线段,求其交点总数。运用线段树使程序在交点较少时能快于暴力算法-For a given plane, horizontal or vertical line of all, find the intersection number。
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1061849
    • 提供者:cs
  1. Get_The_Intersection_of_Two_Lines

    0下载:
  2. 实现求任意两条直线的交点,并可以实时绘制出两条直线,采用两点确定一条直线的方式来实现。-Seeking to achieve any of the intersection of two lines and two lines drawn in real time, using two points determine a straight line approach to implementation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:13384
    • 提供者:石洁
  1. find_submain

    0下载:
  2. 计算等高线与多段线的交点,从而求出多段的高程-calculate the inter point of contours and pline
  3. 所属分类:CAD

    • 发布日期:2017-03-30
    • 文件大小:3422
    • 提供者:song
  1. contours-all

    1下载:
  2. 将带高程的多段线转换成带高程的多个直线段,再用Lisp语言中的inter函数求得与其它直线的交点-draw line with height(z) from the POLYLINE
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1247
    • 提供者:广程宋
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com