搜索资源列表
lzxjd
- 一个用vb编的程序,用图形来计算两直线交点的坐标.-a vb series with the procedures used to calculate two graphics straight intersection coordinates.
ltzxjd
- c语言源代码,可以计算两条直线交点的坐标。-c language source code can be calculated two straight intersection coordinates.
IntegerSet
- 给出集合类的定义,可模拟实现集合的交集,并集运算,并可以插入,删除元素-is set class definition can be simulated to achieve the intersection and set computing, and can be inserted, deleted elements
后方交会013417
- 摄影测量中后方交会算法的实现,通过输入测量数据可以算出交会点的小程序-photogrammetry Resection of the algorithm to achieve, through the importation of data could calculate the intersection of the small programs
3DCorner
- 求球面上两条弧线的夹角,输入次序,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
prjIntersectLines
- intersection point of the two lines
intersection
- 计算水平线与垂直线交点个数问题。扫描方法计算。-Calculation of horizontal and vertical line of intersection the number of questions. Scanning method.
union
- This program is used to find the union, intersection and exclusive OR for given two sorted arrays.
ex1
- All operations with arrays in Labview (reunion, intersection...)
lzxjd
- 用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
IntersectionPointOfTwoLines
- 该代码绝对本人原创,可根据两打直线的四个端点坐标求解交点,并判断交点为实交点或虚交点,若两直线重合或平行,则返回值为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)是
intersect
- 高效的三角形和三角形的相交性检测,判断他们是否共面,碰撞区间的使用。-Efficient triangle and triangle intersection detection, to determine whether they are coplanar, the collision zone use.
conicIntersection1.02
- 求两个二次曲线的交点,二次曲线采用齐次坐标的形式。可以准确求出包括无穷远点在内的所有交点-solve intersection of two conic
GetArea
- 本程序可以读入由任意个点构成的多边形,并计算两个多边形的最大相交面积-The program can read any number of points by the composition of the polygon, and calculate the maximum intersection area of two polygons
dist
- 开车从起始点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
Intersection
- 用来计算物探二维测线交点的算法。二维测线的交点在实际生产中有着非常重要的意义。-The algorithm used to calculate the intersection of Geophysical 2D line. 2D line intersection has a very important significance in the actual production.
forward-intersection
- 应用于双像前方交会求解地面坐标的一个直接在c++运行的程序,非常实用-Be applied to the double image forward intersection Solving ground coordinates procedures run directly in c++, very practical
Intersection
- 本人编的fortran小程序,用来求出直线的交点,挺好用的,希望帮助到大家。-I made a small FORTRAN procedures, used to find the intersection of a straight line, very good use, I hope to help you.
forward-intersection
- 测绘工程,摄影测量解算,后方交会解算方法,用来解算像片的六个外方位元素。-Photogrammetric resection, forward intersection.
line-plane-intersection
- 求空间直线与平面的交点 已知直线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
