搜索资源列表
-
0下载:
GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segmen
-
-
1下载:
绘制庞加莱截面图,在相空间中适当(要有利于观察系统的运动特征和变化,如截面不能与轨线相切,更不能包含轨线)选取一截面,在此截面上某一对共轭变量如x1和x.1取固定值,称此截面为Poincare截面,相空间的连续轨迹与Poincare截面的交点成为截点。-mapping Poincare section, in phase space appropriate (observation system should be beneficial to the movement and change, i
-
-
2下载:
怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point of whether online, to judge whe
-
-
1下载:
提供两个函数专门对powerbuidler10生成的交叉报表进行表格画线,达到正常自由表格式线条效果.-provide two specialized function powerbuidler10 generation of the intersection statements form line drawing achieve normal free format lines results.
-
-
2下载:
表单图像线去除的程序,研究了一种直线检测和字线分离的算法.采用了一种检测直线的方法,即有向单单连通链法,它定义简单,物理意义明确,易于存储和处理.且能较好处理倾斜,断裂和字线交叠的情况,且通过将游程平滑,将尺寸小的单连通链滤除,并减少连通链合并时的搜索范围,可达到算法的加速,使结果更加精确.研究了字线相交的不同情况,采用了与框线检测结合的表格框线去除和交叠文字保留的方法,以及对字线分离后的笔画部分的修整.国内做这方面东西的人都很少,资料很少
-form images line removal
-
-
0下载:
多边形以n, x_array, y_array形式给出,其中x_array,y_array中存放着多边形的n个顶点的x, y坐标。扫描线填色算法的基本思想是:
用水平扫描线从上到下扫描由点线段构成的多段构成的多边形。每根扫描线与多边形各边产生一系列交点。将这些交点按照x坐标进行分类,将分类后的交点成对取出,作为两个端点,以所填的色彩画水平直线。多边形被扫描完毕后,填色也就完成。
上述基本思想中,有几个问题需要解决或改善-polygon n, x_array, y_arr
-
-
0下载:
地震资料处理时计算二维测线交点的程序,有弯线也能用-seismic data processing, calculate 2-D lines of the intersection of procedures, it also can be used curved lines
-
-
0下载:
用delphi结合相关的算法,实现求两条直线的交点函数-Seeking to achieve with the delphi function of the intersection of two lines
-
-
0下载:
GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segmen
-
-
0下载:
intersection point of the two lines
-
-
0下载:
图形学实验2D演示源码。
实现了任意条直线(鼠标绘图)的求交问题。-Experimental demonstration of 2D graphics source. Implementation of arbitrary lines (mouse drawing) of the intersection problem.
-
-
0下载:
数据结构典型算法的代码:
关于两条直线是否相交-Data structure of a typical algorithm code: With regard to whether the intersection of two straight lines
-
-
2下载:
所有的与软件环境无关的函数:
1、点在线上判断
2、确定两条线段是否相交,包括端点
3、求两条线的交点
4、 判断点q是否在多边形Polygon内
等多个函数-All has nothing to do with the software environment of the function: 1, 2-point line on the judge to determine whether two line segments intersect, including th
-
-
0下载:
用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
-
-
0下载:
该代码绝对本人原创,可根据两打直线的四个端点坐标求解交点,并判断交点为实交点或虚交点,若两直线重合或平行,则返回值为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)是
-
-
0下载:
程序可以求出两条直线的所有交点,进行放大或缩小显示以及标记出交点。-Find all the intersection points of two lines and zoom the lines.
-
-
0下载:
该程序用matlab实现求两直线的交点,显示直线和交点坐标。-Present two lines intersection
-
-
0下载:
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
-
-
0下载:
intersection_lines(A, B) between two lines
-
-
0下载:
Demand given two line intersection. Enter divided into two types: user interface input, file input. Output is divided into two categories: user interface output, file output.
1.1 User Interface Input: The user can enter the coordinates of the point
-