搜索资源列表

  1. Hoschek fit

    1下载:
  2. hoschek 方法用于曲线拟合 在Hoschekfit 文件中输入数据,拟合曲线段数,拟合误差,最大迭代次数就可以-curve fitting method for the Hoschekfit document input data, the number of curve fitting, fitting error, the largest number of iteration can
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2113
    • 提供者:任绍忠
  1. STL_line_detection

    0下载:
  2. 利用STL算法技术识别位图中的线段(刻线) 刻线识别技术是机器视觉技术中的重要内容之一。-this software can detect straight line in a bitmap by the use of STL technique
  3. 所属分类:STL

    • 发布日期:2024-05-15
    • 文件大小:555008
    • 提供者:陈立志
  1. HoughTransform

    0下载:
  2. 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改 进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-Hough transform image processing image recognition from the basic geometry of one of the methods, the application is very wide, there are many improv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:66560
    • 提供者:Houghtransform
  1. IP

    0下载:
  2. 1)8位和24位bmp文件的打开,保存,自动判别文件类型并进行相应的设置。 2)对同一副bmp图像的多视图显示,包括:一般图像视图,直方图视图(支持彩色), 图像属性视图,24位bmp的RGB各分量视图。 3)各种卷积核的滤波操作。包括:拉普拉斯二阶微分算子,LoG算子, 高斯平滑算子,sobel垂直/水平边缘增强算子,sobel边缘强度算子,两种 不同半径的圆形滤波器,另外canny边缘检测算子也可以在程序中
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:184320
    • 提供者:方四
  1. xianduanshu

    0下载:
  2. 介绍了线段树的相关知识结构。内容丰富,实用性强。-Introduced the segment tree of the knowledge structure. Rich in content and practical.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:91136
    • 提供者:云上的鱼
  1. xianduanqiujiao

    0下载:
  2. 线段求交的优化设计 线段求交的优化设计,这是设计的思路-Optimization of line segments Intersection Intersection Intersection Optimization Optimization of line
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:78848
    • 提供者:张力
  1. line_tree

    0下载:
  2. ACM入门,C语言算法与数据结构:线段树详解-ACM Introduction, C Language Algorithms and Data Structures: Detailed segment tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:311296
    • 提供者:hehualong
  1. lsd

    0下载:
  2. Line Segment Detection 用C实现的直线段检测,检测出PMG格式图像中的直线段,给出线段起始终止坐标-Line Segment Detection,achieved with the C. Detect line segments in image of the PMG format, giving the starting and ending coordinates
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:615424
    • 提供者:Jiaqi Sun
  1. cad中计算线段的总长度

    0下载:
  2. 在AUTOCAD中计算需要统计的线段、多段线、圆弧等的总长度
  3. 所属分类:CAD

    • 发布日期:2014-07-25
    • 文件大小:5369
    • 提供者:18784164@qq.com
  1. ExtendedPaint

    0下载:
  2. C#写的图形编辑代码,功能比较强大线段图形可以编辑拖动,给大家参考(C# written graphics editing code, relatively powerful, line graphics can edit drag, for your reference)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:178176
    • 提供者:VHV
  1. 扫描线算法求线段交点

    0下载:
  2. 利用经典的扫描线算法求两两相交的线段集交点。(Scan line algorithm for line set intersection points.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:9183232
    • 提供者:poiio
  1. 复数类和线段类

    0下载:
  2. 1.设计一个处理复数运算的类,该类中至少有两个成员方法:复数加法和复数减法运算。在上述类中添加两个静态方法:求一个复数的模和求一个复数的复角。 设计一个子类,该子类继承了上述的类,并且至少拥有自己的两个方法:复数乘法和复数除法。2.编写一个线段类 MyLine,要求如下:主要属性有: x ,y ;类型为Point (查看API)编写构造方法,如 MyLine(Point p1 , Point p2)编写5个成员方法。(1. des
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:10240
    • 提供者:Top无悔
  1. 边缘连接和线段拟合

    0下载:
  2. 线段和边缘连接拟合程序,可根据其中各自研究方向对内容自行修改,(Segment and edge connection fitting procedures, which can be modified on the basis of their respective research directions.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:五道杠骚年
  1. 提取多段线 坐标

    0下载:
  2. 用AP命令加载改小插件,选择多线段,提取CAD多线段坐标(Use the AP command to load and change the widget, select multiple segments, and extract CAD multi segment coordinates)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:17408
    • 提供者:polo391
  1. line to line

    0下载:
  2. 初学者写的平面内线段到线段的距离,可能有错误,唯一的优势大概就是简单易懂吧(The distance from a line segment to a segment written by a beginner)
  3. 所属分类:其他小程序

  1. Desktop

    0下载:
  2. 简单的算法实现线段到线段的距离以及直线到直线的距离,在VC++6.0上直接运行(Simple algorithm to realize the distance between line segment and line segment and the distance from straight line to straight line, and run directly on VC++6.0.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:117760
    • 提供者:Sytlr
  1. cad统计多线段总长度插件lsp

    0下载:
  2. cad统计多线段总长度插件.lsp 1、先加载插件:工具 -- 加载应用程序;按提示找到该文件,然后点击“加载” ; 2、看命令栏,会提示”加载成功“,然后关闭此弹出的对话框; 3、使用方法:直接在"命令栏"输入本插件的命令:ll (是两个小写字母L),然后回车; 4、回到图形工作界面,单击选定多个目标线段(允许不连续),然后按回车; 5、统计结果将显示在“命令栏”中!(Convenient and q
  3. 所属分类:其他小程序

  1. 吉如一线段树

    0下载:
  2. 是吉如一在冬令营集训队讲课环节中使用的ppt,对自己研究的线段树科技进行了不错的讲解,整体偏难。
  3. 所属分类:报告论文

    • 发布日期:2019-07-27
    • 文件大小:3223681
    • 提供者:LadyLex
  1. magician

    0下载:
  2. 反转扑克牌问题,扑克牌排列在桌面上,每次反转一定区间的扑克牌,或者询问某一个区间内的扑克牌总共被反转了几次,使用线段树,可以处理大规模数据(扑克牌数量很多)(Reversal of playing cards: playing cards are arranged on the table. Each time you reverse a certain range of cards, or ask the playing cards
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:zzzzssssssss
  1. 缠论分笔

    0下载:
  2. 缠论线段画法,省去每日分析的时间,建议验证后使用,防止与平时使用习惯有差异导致误差(On automatic brush tools.. The great gods don't have to make a stroke every day.. Free a lot of time.. Put your heart on stocks.. so easy)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:Wh1sper
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org