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

搜索资源列表

  1. 在图像Buf上画线段

    0下载:
  2. 在原始图像buf上画直线的算法,便于观察调试,无错误-the original image buf painted linear algorithms facilitate the observation of debugging, error-free
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:855
    • 提供者:郭武
  1. DDA画直线实验一

    0下载:
  2. DDA直线画线算法,希望能用得上。是老师在课堂上要求的,希望对大家有用-DDA straight line drawing algorithm, hope to ebb and flow. The teachers in the classroom requirements, I hope useful for all
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4325
    • 提供者:郑平
  1. 直线、圆弧、椭圆弧生成

    0下载:
  2. 图形学的一个作业,通过对话框画直线、圆弧、椭圆弧-graphics of an operation, through dialog painting line, arc, ellipse
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:65516
    • 提供者:王俊惠
  1. 画图板

    0下载:
  2. 用VC实现的画笔功能,能利用单文档中的菜单实现画直线、椭圆、矩形等图形,并能实现简单的移动、删除等功能。
  3. 所属分类:图形图象

    • 发布日期:2009-03-23
    • 文件大小:153297
    • 提供者:Bobby6057
  1. MFC橡皮筋画直线

    0下载:
  2. 用VC6.0写的画像皮筋直线的MFC程序
  3. 所属分类:2D图形编程

    • 发布日期:2010-05-31
    • 文件大小:41648
    • 提供者:wsjbgtc
  1. MFC橡皮筋画直线

    0下载:
  2. VC6.0写的画的橡皮筋直线MFC
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-05-30
    • 文件大小:41648
    • 提供者:wsjbgtc
  1. 画圆和直线

    0下载:
  2. windows界面中,画直线,点,圆,正方形程序。可调线宽。
  3. 所属分类:源码下载

    • 发布日期:2010-09-13
    • 文件大小:3896896
    • 提供者:oxyzen
  1. bresenham

    0下载:
  2. bresenham画直线,非常经典的画直线算法-good
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:20640
    • 提供者:邢志恒
  1. opengl

    0下载:
  2. 在Visual C++的开发环境下,利用opengl类库编写代码实现画圆,画直线等的功能。-In Visual C++ development environment, the use of class libraries to write code opengl realize drawcircle, draw a straight line function.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:85553
    • 提供者:张朋长
  1. Line_Circle

    0下载:
  2. MFC用中值法画直线,用中点法画圆,两者结合在一起-MFC value method used in drawing a straight line, draw a circle with the midpoint method, the two together
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1929280
    • 提供者:Nigel
  1. Graphics

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

    • 发布日期:2017-03-31
    • 文件大小:153314
    • 提供者:ling
  1. draw

    0下载:
  2. 本程序基于MFC制作,从而实现了手工画直线,画圆,画椭圆,画曲线等功能-This procedure produced based on the MFC in order to achieve the hand-painting a straight line, circle, oval painting, drawing curves and other functions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:68035
    • 提供者:xuzhen
  1. StraightLine

    0下载:
  2. 本程序包括两个画直线算法的实现:DDA和Brensenham-This procedure includes two paintings to achieve a straight line algorithms: DDA and Brensenham
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2027908
    • 提供者:士大夫
  1. shiliangtu

    0下载:
  2. 这是一款开源的完整矢量绘图控件源码,或者说是这个控件的一个典型应用,通过这个控件你可以画直线、弧线、矩形、圆角矩形、多边形、文本和图片等,而且还支持旋转、缩放、选择、排列等操作,功能还是不错的!-This is a complete open source vector graphics controls, or is this a typical control applications, the adoption of this control you can draw a straight
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:76409
    • 提供者:LHT
  1. paint

    0下载:
  2. 画图板,可以画直线,画圆,可以擦除已画的线条-paint,you can draw line or circle,and clear the line you have draw
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:118713
    • 提供者:download
  1. LineEq_demo

    0下载:
  2. 基于对话框的画直线程序。修改直线方程Ax+By+C=0的参数就会生成相应的直线。-To achieve a form similar to the Excel functions, namely, multi-view overlap, click on the bottom of the label will display the corresponding view.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-12
    • 文件大小:2786499
    • 提供者:simon
  1. windows

    0下载:
  2. 实现交互式绘图、打开保存、清除、可画直线、矩形和椭圆-实现交互式绘图、打开保存、清除、可画直线、矩形和椭圆··
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:769833
    • 提供者:李雷雷
  1. WindowsApplication4

    0下载:
  2. 在界面上或是在窗体上任意画线,涂鸦,只能画直线,若是稍加改进则可以设置画笔的形状,线条的粗细等-At the interface or in the form of arbitrary drawing lines, graffiti, only drawing a straight line, if you can set the brush a little to improve the shape, line thickness, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:31824
    • 提供者:SinfulMan
  1. mybit

    0下载:
  2. 此程序用于直线裁剪,利用中点裁剪直线算法,先画直线,再画裁剪框,然后进行裁剪。裁剪的方法可以裁里面,也可以裁外面。-This procedure for straight cutting, using the midpoint of cutting a straight line algorithms, first drawing a straight line, then draw cutting box, and then cut. Cutting method can cut inside
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1709302
    • 提供者:程元森
  1. DDA、Bresenham、MidBresenham画直线算法

    1下载:
  2. DDA、Bresenham、MidBresenham画直线算法(DDA,BresenhamLine,MidBresenhamLine)
  3. 所属分类:绘图程序

    • 发布日期:2020-03-31
    • 文件大小:1024
    • 提供者:tata33
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com