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

搜索资源列表

  1. GEOMETRY.zip

    0下载:
  2. 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
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:44996
    • 提供者:
  1. Poincare

    1下载:
  2. 绘制庞加莱截面图,在相空间中适当(要有利于观察系统的运动特征和变化,如截面不能与轨线相切,更不能包含轨线)选取一截面,在此截面上某一对共轭变量如x1和x.1取固定值,称此截面为Poincare截面,相空间的连续轨迹与Poincare截面的交点成为截点。-mapping Poincare section, in phase space appropriate (observation system should be beneficial to the movement and change, i
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1461
    • 提供者:叶建槐
  1. cagd_arithmetic

    2下载:
  2. 怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point of whether online, to judge whe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37924
    • 提供者:漫步者
  1. pb10.21

    1下载:
  2. 提供两个函数专门对powerbuidler10生成的交叉报表进行表格画线,达到正常自由表格式线条效果.-provide two specialized function powerbuidler10 generation of the intersection statements form line drawing achieve normal free format lines results.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3848
    • 提供者:wonderful
  1. xianquchuchengxu

    2下载:
  2. 表单图像线去除的程序,研究了一种直线检测和字线分离的算法.采用了一种检测直线的方法,即有向单单连通链法,它定义简单,物理意义明确,易于存储和处理.且能较好处理倾斜,断裂和字线交叠的情况,且通过将游程平滑,将尺寸小的单连通链滤除,并减少连通链合并时的搜索范围,可达到算法的加速,使结果更加精确.研究了字线相交的不同情况,采用了与框线检测结合的表格框线去除和交叠文字保留的方法,以及对字线分离后的笔画部分的修整.国内做这方面东西的人都很少,资料很少 -form images line removal
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:63487
    • 提供者:宋瑞华
  1. gol

    0下载:
  2. 多边形以n, x_array, y_array形式给出,其中x_array,y_array中存放着多边形的n个顶点的x, y坐标。扫描线填色算法的基本思想是: 用水平扫描线从上到下扫描由点线段构成的多段构成的多边形。每根扫描线与多边形各边产生一系列交点。将这些交点按照x坐标进行分类,将分类后的交点成对取出,作为两个端点,以所填的色彩画水平直线。多边形被扫描完毕后,填色也就完成。 上述基本思想中,有几个问题需要解决或改善-polygon n, x_array, y_arr
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4160
    • 提供者:ruoyu
  1. jiaodian

    0下载:
  2. 地震资料处理时计算二维测线交点的程序,有弯线也能用-seismic data processing, calculate 2-D lines of the intersection of procedures, it also can be used curved lines
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:1032395
    • 提供者:lihong
  1. Line-intersection

    0下载:
  2. 用delphi结合相关的算法,实现求两条直线的交点函数-Seeking to achieve with the delphi function of the intersection of two lines
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:174446
    • 提供者:anan
  1. GEOMETRY

    0下载:
  2. 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
  3. 所属分类:Graph program

  1. prjIntersectLines

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

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

    0下载:
  2. 图形学实验2D演示源码。 实现了任意条直线(鼠标绘图)的求交问题。-Experimental demonstration of 2D graphics source. Implementation of arbitrary lines (mouse drawing) of the intersection problem.
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1939577
    • 提供者:zhangboyd
  1. zhixian

    0下载:
  2. 判断两条直线是否平行,也可以判断是否相交,并可以求出交点。-To determine whether the two parallel straight lines, you can also determine whether the intersection, and can find the intersection.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1799
    • 提供者:jay
  1. Intersection

    0下载:
  2. 程序可以求出两条直线的所有交点,进行放大或缩小显示以及标记出交点。-Find all the intersection points of two lines and zoom the lines.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-10
    • 文件大小:17483614
    • 提供者:张庆岭
  1. pll

    0下载:
  2. 该程序用matlab实现求两直线的交点,显示直线和交点坐标。-Present two lines intersection
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:2169
    • 提供者:da
  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. 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. intersection

    0下载:
  2. 用java语言编写的求水平和垂直线断交点数目的算法,这个程序的算法是《算法引论—一种创造性方法》中的算法-Written request with the java horizontal and vertical lines the purpose of diplomatic relations point algorithm, the algorithm of this program is the " Introduction to Algorithms- A creative ap
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:5164
    • 提供者:dele
  1. Making-the-intersection

    0下载:
  2. 求取物探二维侧线交点的程序。通过输入物探侧线的斜率和截距,就能计算交点坐标。-make the intersection for seismic lines.
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:576
    • 提供者:Hmily
  1. intersection-lines

    0下载:
  2. intersection_lines(A, B) between two lines
  3. 所属分类:Other systems

  1. Intersection

    0下载:
  2. 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
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:141770
    • 提供者:flls
« 12 3 4 »
搜珍网 www.dssz.com