CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 线段

搜索资源列表

  1. xianduanshu

    0下载:
  2. 某牛人的线段树报告,对线段树的学习有很好的帮助作用
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:40857
    • 提供者:alian
  1. 线段树源代码

    0下载:
  2. 所属分类:文档资料

  1. kd-trees

    0下载:
  2. 数据结构的选择与算法效率——从IOI98试题PICTURE谈起 高级数据结构:线段树-The choice of data structure and algorithm efficiency- from IOI98 questions about high-level data structure PICTURE: segment tree
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:311118
    • 提供者:henry
  1. line

    0下载:
  2. 线段检测器和线段检测方法。包含垂直线检测部分,水平线检测部分-Detector and line segment detection methods. Contains the vertical line detecting part detecting part of the horizon, etc.
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2937117
    • 提供者:小鹿
  1. fd

    0下载:
  2. 一种同时完成字符图像线段提取和细化的算法。在定义字符图像的线段区域、交点区域和子段区域,同时指出待细化字符图像是线段区域的集合的基础上,首先基于图像行(列)连通像素段来提取字符图像中所有的交点区域和子段区域,然后对属于同一线段区域的所有子段区域和交点区域进行合并,最后用Bernstein-Bezier多项式方法拟合每个线段区域的骨架 -At the same time, the image of a complete line of characters to extract and ref
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:639414
    • 提供者:乐睿
  1. xianduanshu

    0下载:
  2. 线段树的基本介绍以及相关的算法介绍,还有巧妙的算法-Segment tree algorithm and relevant introduction, there are clever algorithm
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:14191
    • 提供者:liyi
  1. 123

    0下载:
  2. 一点关于树状数组和线段树的比较,比较肤浅-1:00 segment tree on the tree array and a comparison was quite superficial and
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:7855
    • 提供者:mijing
  1. segmentTree

    0下载:
  2. 线段树算法的详细解析.内容十分详尽.可以作为acm初学者的入门教程-Segment tree algorithm is a detailed analysis. Is thorough and comprehensive
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:85076
    • 提供者:zyf
  1. bijin

    0下载:
  2. 离散点列的局部双圆弧逼近.pdf论文 用来拟合小线段,可以使小线段光滑,连续。-Discrete points of local double circular arc approximation, papers, can be used for small line segment fitting, continuous and smooth
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:343690
    • 提供者:lslsyqyq
  1. Craftsmen-notes

    1下载:
  2. 分段线性插值法的思想精髓是, 把曲线看作若干段首尾相连的直线 段;根据每段直线的斜率来求算该线段所在区段内的数据值。相邻两 个线段的接点称为标定点。由下图可知,当标定点选择合理时,计算 结果可以非常接近实际值。 -The spirit and essence of the piece-wise linear interpolation curve as several segments of the end-to-end straight-line segment calc
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:4349841
    • 提供者:wansujie
  1. 2013

    0下载:
  2. 基于单目相机和激光测距仪, 文章提出从一幅图像中识别出非合作目标物体上的矩形面,并提取出 4 个顶点坐标的特征提取方法,为位姿的测量提供必要的信息 提出以激光点为参考, 距离激光点最近的 4 条边 界为矩形面边界的判定准则,并根据激光点到直线的垂足和边界端点约束排除干扰线段 该方法能有效地判 定出矩形面且顶点定位准确,在空间机器人视觉伺服控制半物理仿真系统上得到了验证。-An approach to identi fying the rectangular plane of the
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:280380
    • 提供者:刘晓
  1. fractal-use

    0下载:
  2. 分形的练习一 ①Koch曲线 用复数的方法来迭代Koch曲线 clear i 防止i被重新赋值 A=[0 1] 初始A是连接(0,0)与(1,0)的线段 t=exp(i*pi/3) n=2 n是迭代次数 for j=0:n A=A/3 a=ones(1,2*4^j) A=[A (t*A+a/3) (A/t+(1/2+sqrt(3)/6*i)*a) A+2/3*a] end plot(real(A),imag(A)) axis([0 1 -
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:43823
    • 提供者:郑志森
  1. MiddlePoint

    0下载:
  2. 实习动态画一条具有中点的线段,是基于对话框的程序,不断拖动鼠标动态画中点线-Internship with the midpoint of the line segment dynamically draw a dialog-based program, continue to drag the mouse the dynamic painting midpoint line
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:3613797
    • 提供者:何世辉
  1. draw-line

    0下载:
  2. C++工程 在MFC中绘制线段 DDA画线法, 中点画线法等-C++ works draw lines in MFC
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:1937014
    • 提供者:郭家玮
  1. clip

    0下载:
  2. 主要是对图形进行裁剪,裁剪分为两类,一类是线段裁剪,另一类是多边形裁剪-Mainly to cut graphics, tailoring can be divided into two kinds, one kind is line cutting, another kind is polygon clipping
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2436084
    • 提供者:周晓颖
  1. Kxian

    0下载:
  2. k线线段显示方式自动变化用,线段显示方式自动变化用-k-line segment display with automatic change
  3. 所属分类:Software Testing

    • 发布日期:2017-04-13
    • 文件大小:2094
    • 提供者:cxx888
  1. improvedHough

    0下载:
  2. 首先检测图像中相邻的像素点并进行聚类, 形成一些相连的像素点的集合, 然后将聚类 后的像素点进行感知编组, 细分成比原聚类线段更接近直线的线段, 最后对每段近似直线用随机 Hough变换进行检测-First detection in adjacent pixels of the image and clustering, form some connected set of pixels, then clustering Pixels after perception marshalli
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:260820
    • 提供者:huangtingting
  1. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. linelong

    0下载:
  2. 选择每条线段长度,能测量总长度。cad2006-2014都可以用。-Selecting the length of each line segment, the total length can be measured. cad2006-2014 can be used.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:914
    • 提供者:韩流
  1. 分型、笔、线段傻瓜版.doc

    0下载:
  2. 分型、笔、线段傻瓜版.doc
  3. 所属分类:文档资料

    • 发布日期:2022-07-07
    • 文件大小:2434559
    • 提供者:coolhandy
« 12 »
搜珍网 www.dssz.com