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

搜索资源列表

  1. line

    0下载:
  2. //实现直线类,通过输入一次函数的参数(a,b,c)建模直线,并且对直线进行检查,如果输入的a和b都为零的话, //则需要重新输入,其他功能为:判断所输入的两条直线是否平行,如果平行则告知用户, //如果不平行则将这两条直线的交点输出来。(初学者仅供参考考) -Complete the class of the line in Java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4034
    • 提供者:孙守明
  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. Forstnercornerdetect

    0下载:
  2. Forstner交点特征提取,希望对大家有所帮助,PPT自己编写的角点定位算子Forstner 2C该方法对图象清晰的效果好,所以检测前最好进行锐化什么的-Forstner intersection feature extraction, we want to help, PPT to prepare their own corner point positioning operator Forstner 2C The method the effect of image clarity is
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1100580
    • 提供者:杜艺
  1. LineAndIntersection

    0下载:
  2. 求解double值的前去后继,并且通过double值求解两条直线的交点,计算机中的直线交点可能不止一个,通过本程序能够求出交点,然后将直线和交点显示出来-We know the lines in the computer can have more than one intersections, so this program shows the lines and the intersectioins
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9138601
    • 提供者:徐意来
  1. Geometer

    0下载:
  2. 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5582
    • 提供者:贺晨
  1. Intersection

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

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

    0下载:
  2. 扫描线填充算法使用一系列平行直线去切割轮廓线,通常有成对的交点出现,每对交点就代表扫描线与轮廓线的一个相交区间-Scan Line Algorithm for the region filled
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:5477
    • 提供者:zhao_xinping
  1. Test2

    0下载:
  2. 用JAVA语言实现计算两条直线是否有交点.-Whether the intersection of two straight terms.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:787
    • 提供者:乔丽
  1. conicIntersection1.02

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

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

    1下载:
  2. 求主副测线交点差,自动判断测线相交与否,可用于物探工程-Lord Deputy measuring line intersection difference
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1436
    • 提供者:puzhizhou
  1. code

    0下载:
  2. 水平竖直线交点就是输入些水平线段和竖直线段的坐标(文件输入) 然后输出几个交点-The level of vertical lines is the intersection of some level of input the coordinates of line segments and vertical segments (file type) and then the output of several intersection
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:9405
    • 提供者:michael
  1. click_calib

    0下载:
  2. 基于平面模版的摄像机定标的关于确定模版中交点的程序-Plane-based camera calibration template template in the intersection on the determination of the procedures
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1450
    • 提供者:蚂蚁
  1. Suanfa_5

    0下载:
  2. java实现,空间任意直线交点数量,用Eclipse可以直接打开工程-java implementation, space intersection of any number of lines, can open the project with Eclipse
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7442
    • 提供者:尹文昊
  1. ymismy_29

    0下载:
  2. 这是一个求两圆弧相交点的程序。界面中有图区,操作及显示区。操作分为两个步骤: 1· 创建圆弧" 。 点击“创建圆槐按钮,可进入创建圆弧工作状态。进入创建圆弧工作状态以后,光标进入有坐标线的图区变为十字线,图区的下面显示光标坐标。在适当位置点击左键,这是圆弧的一个端点,有一个黑点显示在那里,同时把这点显示出来-This is a demand point of intersection of two circular process. Interface with map area, operat
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:10729
    • 提供者:shiwolai
  1. 8_73

    0下载:
  2. 输入两条直线信息(斜率和截距),用C++ 编成求出两条直线的交点-Enter two lines of information (slope and intercept), compiled with C++ calculate the intersection of two lines
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:565
    • 提供者:小样
  1. HCCR

    0下载:
  2. 运用仿生模式识别方法构建提取基本笔段的神经元序列覆盖手写体汉字图像, 分析笔段神经元间的拓扑性质, 将手写体汉字图像转化为具有容错表征方式的种汉字笔划类型组成的几何图形模仿人类汉字形码输人法统计具有冗余容错形状的笔划神经元类型、数量、位置、相合和相交点数量, 建立手写体汉字特征知识的数据结构表对一手写体汉字库中手写体汉字识别进行仿真实验。方法具有较强的“ 认知”手写体汉字的能力-Construction of the use of pattern recognition methods of e
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1232427
    • 提供者:郭事业
  1. MATLAB

    0下载:
  2. 一、 牛顿-拉夫逊法概要 首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数 (4-6) 解此方程式时,由适当的近似值X(0)出发,根据 (4-7) 反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。 式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:9354
    • 提供者:范凯
  1. tuxingchuli

    0下载:
  2. 设某图形处理程序只考虑点、直线、圆三种基本图形。对于点,给出点的横纵坐标;对于直线,给出直线方程ax+by+c=0的三个系数a,b,c;对于圆,给出圆心坐标和半径。试说明图形的几何形状类型,并编写输入和输出图形数据、求两点矩离、求两直线交点、已知点和半径形成圆、已知两点形成直线等函数-tuxingchuli
  3. 所属分类:Document

    • 发布日期:2017-05-13
    • 文件大小:3166023
    • 提供者:胡军
  1. VB_Programming_Contest_arc_intersection_classical_

    0下载:
  2. VB编程大赛:求圆弧相交点经典代码VB Programming Contest: arc intersection of the classical code requirements-VB Programming Contest: arc intersection of the classical code requirements
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:10430
    • 提供者:ujg
  1. dajkgjk

    0下载:
  2. 设某图形处理程序只考虑点、直线、圆三种基本图形。对于点,给出点的横纵坐标;对于直线,给出直线方程ax+by+c=0的三个系数a,b,c;对于圆,给出圆心坐标和半径。试说明图形的几何形状类型,并编写输入和输出图形数据、求两点矩离、求两直线交点、 已知点和半径形成圆、已知两点形成直线等函数。
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:1776
    • 提供者:谢文涛
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com