CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - line and circle

搜索资源列表

  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8.41kb
    • 提供者:susu
  1. 大型数字图形图像系统VC源码

    1下载:
  2. 大型的图形图像系统,包括直线,弧线,圆,椭圆,等等图形的源代码-large graphics system, including the line, arc, circle, ellipse, and so on graphical source code
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:306.39kb
    • 提供者:李为民
  1. Line_Circle

    0下载:
  2. Visual Basic实现的画直线和圆的算法。画直线时,先要用鼠标点两个端点,再单击按钮就可出现组成图形的每一个点-Visual Basic painting line and circle algorithms. Painting straight, with a click of the mouse first two ends, and then click the button graphic components can be there every point
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.76kb
    • 提供者:孙庆丰
  1. 2D_SmpCAD

    1下载:
  2. 入门级2D绘图CAD程序,包括画线、画圆、画三角形、画矩形,以及拾取、平移、旋转、镜像等功能,同时配备详细的文档实现说明(为《工程计算机图形学》一书的一章节)-entry-level 2D CAD drawing procedures, including line drawing, Circle, Triangle painting, drawing rectangles, and pick up, translation, rotation, Mirror, and so on with d
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:269.42kb
    • 提供者:王进
  1. HoughTrans

    1下载:
  2. 自己写的Hough Transform检测直线和圆的代码,直线检测做了点小改进,可以检测线段,但只能检测一个圆和一条直线,希望对初学者能有帮助-wrote Hough Transform detection of linear and circular code Line Detection done a small improvement can be detected line, but only detected a circle and a straight line. hope to
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:64.55kb
    • 提供者:wxj
  1. imagelab2

    0下载:
  2. 2D图像生成,具体生成了一个矩形和一个圆形,两者相交,不直接调用画线函数,而是用Besenham算法另编写画直线和圆的函数,计算机视觉的一个实验作业。-2D image generation, the generation of a specific rectangle and a circle, the two intersect, not directly call line drawing functions, Rather Besenham algorithm to prepare an
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:98.04kb
    • 提供者:周姗姗
  1. 图形学实验一

    1下载:
  2. 计算机图形学实验一DDA,BRESHEAM画直线及画圆,自主开发的原程序-an experimental computer graphics DDA, BRESHEAM painting and Circle Line, the independent development of the original program
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:119.46kb
    • 提供者:赵虎
  1. line

    0下载:
  2. 几个图形生成的代码,其中有直线,圆,抛物线和自由曲线的生成-Several graphics generated code, including a straight line, circle, parabola, and the generation of free-form curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:20.51kb
    • 提供者:lcy985
  1. linecrosscircle

    0下载:
  2. 直线,交叉和圆形陈列三种情况的波束形成。-line,cross and circle array beamshape
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:2.93kb
    • 提供者:figo
  1. HLJ

    0下载:
  2. 计算机图形学 直线圆的画法和填充(八分画圆法)-Computer graphics, painting a straight line and fill round (eighth of the circle method)
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1.85mb
    • 提供者:史磊
  1. huaxian

    0下载:
  2. 这是我们计算机图形学课上的作业,通过画像素点画直线和圆直线用的是DDA算法,圆用的是中点法-This is our computer graphics class assignments, through drawing lines and round draw pixels with is straight line, the circle by algorithm DDA collocation is in
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:7.85kb
    • 提供者:秋风扬起
  1. Two-dimensional-graphics

    0下载:
  2. 二维图形相交、相切,包括直线与直线、直线与圆等,有参考价值-Two-dimensional graphics intersection, tangent, including straight line and a straight, straight line and circle, etc., a reference value
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:51.9kb
    • 提供者:browser_movie
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:84.91kb
    • 提供者:xuzhimin
  1. Draw-a-straight-line-and-circle

    0下载:
  2. 使用VC++6.0编程的直线和圆绘图程序,本程序功能较为直观清晰,供初学者使用~-Use VC++6.0 programming linear and circular drawing program, the program features a more intuitive and clear, for beginners to use ~
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.84mb
    • 提供者:km
  1. CircleWithGL

    0下载:
  2. 在VC2008下面使用OpenGL实现Bresenham算法画圆和画直线以及椭圆-The VC2008 below Bresenham algorithm using OpenGL, draw a straight line and a circle and oval
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:222.1kb
    • 提供者:vanlin
  1. DrawBoardView

    0下载:
  2. MFC画板类CPP文件,包括线段,圆,多边形生成算法,线段和多边形裁剪算法,多边形填充算法-MFC drawing board class CPP files, including line, circle, polygon generation algorithm, line and polygon clipping algorithm, polygon fill algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:5.7kb
    • 提供者:灿钿
  1. my_findfile

    0下载:
  2. 用于qt中画直线,也可以画圆形,同时也可以给你画的图形修改颜色和宽度,还可以删除图形-the process for the qt and you can use this to draw the line and draw the circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:7.41kb
    • 提供者:小米
  1. The-straight-line-and-circle

    0下载:
  2. 、直线段和圆的扫描转换 (1)三种方法完成直线段的扫描转换(DDA、中点法和Bresenham法) (2)两种方法完成圆的扫描转换(中点法和Bresenham法) -Line segments and circular scan converter (6 hours) (1) three methods to complete the scan conversion line segment (DDA, the midpoint method and Bresenham meth
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3.72mb
    • 提供者:彭家浩
  1. Hough_transform_line_circle

    0下载:
  2. Hough变换检测图像线、圆,直接可用,Hough变换检测图像线、圆,直接可用-Hough transform for 2D image line and circle detect
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:2.15kb
    • 提供者:wang jenny
  1. EGL_CADTools

    0下载:
  2. EGL CAD Tools : The tools needed to make the industry standard CAD program. Was clean and simple coding. Here you can learn the basics of algebra. You can learn more about the content by looking at a screen shot. For example, collection of the inte
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-04
    • 文件大小:35kb
    • 提供者:Procam
« 12 »
搜珍网 www.dssz.com