搜索资源列表

  1. MATLAB检测两直线的交点

    1下载:
  2. 用matlab编辑的实现检测两直线交点的源代码,源代码包括两个程序-using Matlab Editor Detection two straight intersection of source code, source code, including two procedures
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2536
    • 提供者:任逍遥
  1. 黑色背景图中检测两条白色直线交点

    0下载:
  2. 黑色背景图中检测两条白色直线交点-black background map Detection two white line Nodal
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2292
    • 提供者:汪刚
  1. 一个用matlab检测直线交点的源程序

    0下载:
  2. 一个利用matlab作为开发工具的,检测直线交点的源程序-use Matlab as a development tool for the detection of the source straight Nodal
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2376
    • 提供者:孙类
  1. 直线交点

    0下载:
  2. 检测两直线交点
  3. 所属分类:书籍源码

  1. 黑色背景图中检测两条白色直线交点

    0下载:
  2. 黑色背景图中检测两条白色直线交点-black background map Detection two white line Nodal
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:汪刚
  1. mylineseg

    0下载:
  2. 线段及直线的基本运算 1. 点与线段的关系2. 求点到线段所在直线垂线的垂足3. 点到线段的最近点4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内7. 求矢量夹角余弦 8. 求线段之间的夹角9. 判断线段是否相交10.判断线段是否相交但不交在端点处11.求线段所在直线的方程 12.求直线的斜率 13.求直线的倾斜角14.求点关于某直线的对称点15.判断两条直线是否相交及求直线交点 16.判断线段是否相
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:孤星赶月
  1. mylineseg2

    0下载:
  2. 7. 求矢量夹角余弦 8. 求线段之间的夹角 9. 判断线段是否相交10.判断线段是否相交但不交在端点处 11.求线段所在直线的方程 12.求直线的斜率 13.求直线的倾斜角14.求点关于某直线的对称点15.判断两条直线是否相交及求直线交点16.判断线段是否相交,如果相交返回交点-7. For vector cosine angle 8. For the angle between the line 9. Line judge whet
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:孤星赶月
  1. 一个用matlab检测直线交点的源程序

    1下载:
  2. 一个利用matlab作为开发工具的,检测直线交点的源程序-use Matlab as a development tool for the detection of the source straight Nodal
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:孙类
  1. MATLAB检测两直线的交点

    0下载:
  2. 用matlab编辑的实现检测两直线交点的源代码,源代码包括两个程序-using Matlab Editor Detection two straight intersection of source code, source code, including two procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:任逍遥
  1. jiao448

    1下载:
  2. 一个用matlab检测直线交点的源程序,适合于二值图像,函数实现了图像中单象素宽白色相交直线交点的检测利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-a linear detection using Matlab intersection of the source, suitable for two binary images, Function of image pi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:交角
  1. jiancezhixianjiaodian

    1下载:
  2. 检测直线交点的matlab程序,简单而有效!-line detection of Matlab procedures, simple and effective!
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:杨爱萍
  1. lzxjd

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

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:史芸初
  1. ltzxjd

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:史芸初
  1. mjiancezhixian

    0下载:
  2. matlab检测直线交点源程序在matlab6.5下已调试通过-Matlab line detection of the source matlab6.5 Nodal has been under debugging through
  3. 所属分类:其他行业

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:袁征
  1. linejd

    0下载:
  2. 函数实现了图像中单象素宽白色相交直线交点的检测.利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-Function to achieve a single-pixel wide image of white intersection point of intersection of a straight line detection. Use is the simplest
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:fuerxiuixiude91
  1. matlab

    1下载:
  2. matlab检测直线交点源程序 matlab检测直线交点源程序-Detection of straight-line intersection matlab source line intersection detection matlab source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:zxq
  1. Line

    0下载:
  2. 基于对话框的直线交点计算程序,且可以得出众多交点的最小区域,对学习vc++应用,以及直线相交算法等颇有益处!-Dialog based on a straight line intersection calculation program, and can reach a large number of intersection points of the smallest region, on learning vc appl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:50176
    • 提供者:hello
  1. MiniCad

    0下载:
  2. 小型绘图程序,可绘制直线,矩形和椭圆,并计算两直线交点-Small drawing program, can draw a straight line, rectangle and oval, and calculate the intersection of two straight lines
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:58368
    • 提供者:dell
  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),
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:35840
    • 提供者:史芸初
  1. Test2

    0下载:
  2. 程序实现划线功能,可以保存、重绘;然后判断所画直线间的几何关系:相交、重合、相离,相交的直线交点以绿点显示,重合部分以红色高亮显示-Program realization crossed feature, you can save, redraw then determine the geometrical relationship between painted lines: intersect, overlap, with lea
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2079744
    • 提供者:chenhao
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org