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

搜索资源列表

  1. shiyab

    0下载:
  2. 一个生成直线的算法分析程序。该代码是不长,只供参考。学生专用的试验。-A linear algorithm analysis procedures. The code is not long, for reference only. Students of special test.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:22707
    • 提供者:夏东垚
  1. Line-Extraction

    0下载:
  2. 一个很好的直线轮廓提取算法的介绍,很专业的外文文献-A good linear contour extraction algorithm is introduced 。Very professional foreign documents
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:550132
    • 提供者:唐银凤
  1. cover

    0下载:
  2. 设x , x , , xn 1 2  是实直线上的n个点。用固定长度的闭区间覆盖这n个点,至少需要多 少个这样的固定长度闭区间?设计解此问题的有效算法,并证明算法的正确性。-this is a project
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1893
    • 提供者:ziv
  1. radon transform

    2下载:
  2. 该算法主要是利用randon变换实现直线,椭圆,抛物线等规则曲线的自动提取-The algorithm is the main randon transformation to realize the straight line, elliptic, parabolic curve and rules of the automatic extraction
  3. 所属分类:matlab例程

    • 发布日期:2013-05-29
    • 文件大小:71708
    • 提供者:yatony
  1. lineCircle

    0下载:
  2. C++编程源代码,实现画园和直线的基本构造算法,独立的图形引擎。-C++ programming source code, painting park and linear construction algorithm, independent of the graphics engine.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1969379
    • 提供者:zerohoo
  1. clip

    0下载:
  2. 直线段裁剪算法,计算机图形学的内容,能够完美成形-Straight line segment clipping algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:321523
    • 提供者:谢昕
  1. cgal-lib

    0下载:
  2. C++计算几何函数库,包括点的基本运算,线段及直线的基本运算,多边形常用算法模块等-C + + computational geometry library, including the basic operations of the point, line, and linear basic computing polygon commonly used algorithm module
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:5825
    • 提供者:lqw
  1. B09090335

    0下载:
  2. bresenham直线扫描算法,实现四种不同斜率直线的图形呈现-bresenham line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:252675
    • 提供者:濮阳
  1. theee-sight--no-shadow--project

    1下载:
  2. 进行CAD软件设计过程中,对三维图形的显示以及打印输出常常需要对图形进行消隐处理。三维图形消隐算法已比较成熟,但要普通编程人员对复杂三维图形进行消隐编程,却不是容易的事。OpenGL图形库中提供了消隐处理函数,但消隐却不知因何原因而质量不高,如消隐时直线断断续续。为此笔者进行了一定改进和精细消隐处理,下面介绍两种方法。 一、一般消隐 这种方法为首先设置消隐使能,初始化深度缓存,设置消隐比较,直接进行绘图即可。但此种结果是直线断断续续,时有时无,效果差。改进只需将直线线宽加粗,若需多边形边框一同
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-19
    • 文件大小:181248
    • 提供者:濮阳
  1. harris

    0下载:
  2. 基于harris的角点检测算法和hough直线检测。去判断图片角点和线存在的位置-base on the haries corner detect algorithm and hough line detection. find the corner and line on the picture.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:1126
    • 提供者:jihang
  1. zhixianhuizhicaijianyuqvyutianchong

    0下载:
  2. 计算机图形学实验代码,,在VC环境,分别是直线绘制与裁剪,区域填充算法。-Computer graphics test code in VC environment, namely, the straight-line drawing and clipping region filling algorithm.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-20
    • 文件大小:6057601
    • 提供者:苏秋宇
  1. ladregression

    0下载:
  2. 最小一乘算法和最小一乘拟合直线。这是最小一乘拟合直线的matlab算法-Least absolute deviation fitting algorithm and the least absolute deviation line. This is the minimum
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:520
    • 提供者:yangyuanyuan
  1. VB(The-least-square-method)

    0下载:
  2. 多点采样的最小二乘法直线拟合算法vb编程.-The least square method, linear fitting.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1101
    • 提供者:tom
  1. bmp

    0下载:
  2. 基于mfc用bresenham算法画的直线,可以用鼠标拖动,预览直线。-on mfc use bresenham paint line
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1971356
    • 提供者:唐圣
  1. APPgetLargeConnectedEdges

    0下载:
  2. 效果很好的直线提取算法,抗噪声能力很好,希望对大家有用-Uses the method of Video Compass to get long, straight edges
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1591
    • 提供者:阿刚
  1. liangyoudong-Barskylinecut

    0下载:
  2. 实现功能:通过梁友栋-Barsky来实现直线裁剪算法-Functions: a straight line by the Liang Youdong-Barsky clipping algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:377950
    • 提供者:肖红
  1. OpenGL--MFC

    0下载:
  2. MFC框架,用OpenGL API实现画点,直线和多边形采用Bresenham算法,圆形采用中点圆弧算法实现。-MFC framework using the OpenGL API to draw points, lines and polygons with Bresenham algorithm, and the circular midpoint circle algorithm implementation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:150730
    • 提供者:文思祥
  1. LineClip

    0下载:
  2. 计算机图形学,直线切割算法实现,Java源码-Computer graphics, linear cutting algorithm, the Java source
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:1085
    • 提供者:omic
  1. chabu

    0下载:
  2. 插补程序,数控插补仿真系统的开发与研究,这里使用了普通逐点比较和积分两种插补算法,曲线类型可以是直线或弧线,数字积分窗口大小和坐标参数、圆弧和直线参数等都可自定义,本插补程序可以清屏、可以下一步继续插补等。-Interpolation procedures, CNC interpolation simulation system development and research, using the ordinary pointwise and integral two interpolatio
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:6863
    • 提供者:
  1. syzd02

    0下载:
  2. 计算机图形学的直线中点Bresenham算法实验-Computer graphics straight line midpoint Bresenham algorithm experiment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4097223
    • 提供者:smile2me
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com