CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - intersection

搜索资源列表

  1. lzxjd

    0下载:
  2. 一个用vb编的程序,用图形来计算两直线交点的坐标.-a vb series with the procedures used to calculate two graphics straight intersection coordinates.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7.46kb
    • 提供者:史芸初
  1. ltzxjd

    0下载:
  2. c语言源代码,可以计算两条直线交点的坐标。-c language source code can be calculated two straight intersection coordinates.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.35kb
    • 提供者:史芸初
  1. IntegerSet

    0下载:
  2. 给出集合类的定义,可模拟实现集合的交集,并集运算,并可以插入,删除元素-is set class definition can be simulated to achieve the intersection and set computing, and can be inserted, deleted elements
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11.47kb
    • 提供者:董飞
  1. 后方交会013417

    0下载:
  2. 摄影测量中后方交会算法的实现,通过输入测量数据可以算出交会点的小程序-photogrammetry Resection of the algorithm to achieve, through the importation of data could calculate the intersection of the small programs
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.5kb
    • 提供者:杨振贤
  1. 3DCorner

    0下载:
  2. 求球面上两条弧线的夹角,输入次序,1,输入顶点即相交点的经纬度 2.起始点经纬度 3.终点经纬度 求的是顺时针的夹角-Sphere for the two arc angle, enter the order of 1, enter the vertex that is the intersection point of the latitude and longitude 2. The starting point latitude and longitude 3. The end of l
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:294.29kb
    • 提供者:郭建山
  1. prjIntersectLines

    0下载:
  2. intersection point of the two lines
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.29kb
    • 提供者:kumar
  1. intersection

    0下载:
  2. 计算水平线与垂直线交点个数问题。扫描方法计算。-Calculation of horizontal and vertical line of intersection the number of questions. Scanning method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.31kb
    • 提供者:黄半仙
  1. union

    0下载:
  2. This program is used to find the union, intersection and exclusive OR for given two sorted arrays.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:318.55kb
    • 提供者:dede
  1. ex1

    0下载:
  2. All operations with arrays in Labview (reunion, intersection...)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:22.26kb
    • 提供者:C
  1. lzxjd

    0下载:
  2. 用VB 编的计算两条直线交点坐标的程序,只要输入两直线的斜率(k)和截距(b),就能打印出两条直线,并计算出交点的坐标。-VB calculations made by the two straight-line intersection coordinates procedures, as long as the two enter the slope of a straight line (k) and intercept (b), will be able to print out two
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:34.81kb
    • 提供者:史芸初
  1. IntersectionPointOfTwoLines

    0下载:
  2. 该代码绝对本人原创,可根据两打直线的四个端点坐标求解交点,并判断交点为实交点或虚交点,若两直线重合或平行,则返回值为FALSE: 以下代码为求交点的函数,使用方法: rtn=InterPointTwoLine(直线A起点X,直线A起点Y,直线A终点X,直线A终点Y, 直线B起点X,直线B起点Y,直线B终点X,直线B终点Y, 返回的交点X,返回的交点Y,交点类型) 有交点时该函数返回值为True,平行或重合时返回False 最后一个参数(Inter_Type)是
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7.63kb
    • 提供者:覃东
  1. intersect

    0下载:
  2. 高效的三角形和三角形的相交性检测,判断他们是否共面,碰撞区间的使用。-Efficient triangle and triangle intersection detection, to determine whether they are coplanar, the collision zone use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3.97kb
    • 提供者:胖猪
  1. conicIntersection1.02

    0下载:
  2. 求两个二次曲线的交点,二次曲线采用齐次坐标的形式。可以准确求出包括无穷远点在内的所有交点-solve intersection of two conic
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5.38kb
    • 提供者:feng
  1. GetArea

    0下载:
  2. 本程序可以读入由任意个点构成的多边形,并计算两个多边形的最大相交面积-The program can read any number of points by the composition of the polygon, and calculate the maximum intersection area of two polygons
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.28mb
    • 提供者:Nick
  1. dist

    0下载:
  2. 开车从起始点A到目的地B的路线有多条。给你一张描述待选路线的表(n*n的矩阵A),让你找出行车距离最短的路线。表中表示了任意两个路口的连通情况,以及距离。矩阵元素a(i,j)=0表示路口i,j不连通,a(i,j)!=0表示路口i,j的行车距离。其中起始点A在路口1,目的地B在路口n 。完成源程序DIST.CPP中Dijkstra函数的编写。-A drive to the destination from a starting point a number of B' s line. Giv
  3. 所属分类:Algorithm

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

    0下载:
  2. 用来计算物探二维测线交点的算法。二维测线的交点在实际生产中有着非常重要的意义。-The algorithm used to calculate the intersection of Geophysical 2D line. 2D line intersection has a very important significance in the actual production.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:2.84kb
    • 提供者:somnus
  1. forward-intersection

    0下载:
  2. 应用于双像前方交会求解地面坐标的一个直接在c++运行的程序,非常实用-Be applied to the double image forward intersection Solving ground coordinates procedures run directly in c++, very practical
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:1.45kb
    • 提供者:张懂庆
  1. Intersection

    1下载:
  2. 本人编的fortran小程序,用来求出直线的交点,挺好用的,希望帮助到大家。-I made a small FORTRAN procedures, used to find the intersection of a straight line, very good use, I hope to help you.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.71kb
    • 提供者:
  1. forward-intersection

    0下载:
  2. 测绘工程,摄影测量解算,后方交会解算方法,用来解算像片的六个外方位元素。-Photogrammetric resection, forward intersection.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.04kb
    • 提供者:聂胜娜
  1. line-plane-intersection

    1下载:
  2. 求空间直线与平面的交点 已知直线L过点m(m1,m2,m3),且方向向量为VL(v1,v2,v3), 平面P过点n(n1,n2,n3),且法线方向向量为VP(vp1,vp2,vp3),求得直线与平面的交点O的坐标(x,y,z)(Find the intersection of space, line and plane the line L is known to be over M (M1, M2, m3), and the direction vector is VL (V1
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:113kb
    • 提供者:lion_han
« 12 3 »
搜珍网 www.dssz.com