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

搜索资源列表

  1. Draw

    0下载:
  2. 能够画出常见的基本图元,如圆,矩形,直线等,对于可视化的编程具有一定的参考价值-Able to draw common basic primitives, such as round, rectangle, straight line, for visual programming with some reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:303870
    • 提供者:贾鹏洲
  1. Line

    0下载:
  2. 采用现在计算机图形学上面最常用的三种方式画直线,有中点画线,bresenham算法,DDA算法,是使用VC++编制的-Above is adopted, the most commonly used computer graphics to draw lines in three ways, with the dotted line, bresenham algorithm, DDA algorithm is compiled using VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5883115
    • 提供者:小鱼
  1. Draw

    0下载:
  2. VC++ MFC 单文档,拖动鼠标画直线,很好 的一款程序源代码-VC++ Single Document, drag the mouse to draw a straight line
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2800110
    • 提供者:hewei
  1. GraphExp4

    0下载:
  2. 实现画线、圆、椭圆、矩形等常见图形,并且还能把图形保存至文件,还可以再次显示。-Draw line、circle、rectangle and store it
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:57382
    • 提供者:张龙
  1. Draw

    0下载:
  2. VC联连续线条的绘制,以及文本编辑器的实现,适合初学者。-VC Continuous line drawing, as well as the realization of a text editor, suitable for beginners.
  3. 所属分类:Editor

    • 发布日期:2017-03-30
    • 文件大小:42700
    • 提供者:孙景林
  1. line

    0下载:
  2. 这个是作业, 画直线得程序, 可以运行。-The program may draw a straight line, you can run.
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1951458
    • 提供者:马金玲
  1. GUI-drawing-board

    2下载:
  2. Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:20725
    • 提供者:ydb
  1. mfc

    0下载:
  2. 本代码用于画线、画圆,是我作为一个初学者做的-draw line and circle
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:187004
    • 提供者:zhengyi
  1. General_DDA

    0下载:
  2. Draw line to use DDA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:13954
    • 提供者:kedocthan2009
  1. Line

    0下载:
  2. 画四阶三次HERMITE曲线,BEZIER曲线和B样条曲线,并画出BEZIER曲面-Painting of fourth order three HERMITE curve, BEZIER curves and B-spline curves and surfaces draw BEZIER
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:2036185
    • 提供者:liulu
  1. Draw

    0下载:
  2. 实现画点,线段,圆,矩形等相关绘图操作。-Achieve painting point, line, circle, rectangle and other related drawing operations.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1595555
    • 提供者:白云娜
  1. Line

    0下载:
  2. 在窗体上画线,似类画图画线!!! !!! !!! !!! !!! !!! !!! !!! !! -Draw lines on the form, like painting the picture line !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! class !!!!!!!!!!!!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:5849
    • 提供者:happysirrah
  1. Draw

    0下载:
  2. 模仿xp自带的画板编写的一个画板小程序,该程序的能选择矩形,园,直线等形状进行画图-Xp comes with the preparation of imitation of a drawing board drawing board a small program, the program can select the rectangle, Park, drawing a straight line shape, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3805048
    • 提供者:yezi
  1. draw

    0下载:
  2. 图形的绘制:图形主要包括点、直线、弧线、圆、椭圆、多边形等。用户可以通过菜单或工具条按钮两种方式选择将要绘制的图形,从状态栏上可以看到当前绘制的图形类型。用户能够对图形元素的线型参数、填充参数进行设置。图形的编辑:支持撤销、恢复以及对当前所画图形的重复等操作。图形文件的读写:能够将所绘制的图形保存到文件中,并能够进行文件的读取。 -Graphics rendering: graphics including point, line, arc, circle, ellipse, polygon
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:135760
    • 提供者:Maria
  1. draw(vc)

    1下载:
  2. VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
  3. 所属分类:Graph Drawing

    • 发布日期:2017-02-19
    • 文件大小:29973504
    • 提供者:鈞天下
  1. drawshapes

    0下载:
  2. 利用c#进行画图,像画图板一样,实现简单的画图功能。-draw line
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1547544
    • 提供者:小溪
  1. xie

    0下载:
  2. 用matlab实现画线,更改线条,和将各点进行拟合成曲线-Matlab draw line with the implementation, change lines, and will be fitted curve to the points
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3964
    • 提供者:谢利颖
  1. Line

    0下载:
  2. 利用DevC++画一个矩形和一条直线。-Draw a line and a rectangle.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:82265
    • 提供者:MaYu
  1. draw

    0下载:
  2. 一个简单的画图小程序,支持基本的,点,线,面等操作-A simple drawing applet to support basic, point, line, surface and other operations
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:31090
    • 提供者:gaojun
  1. Draw-Clip-Area-Using-Canvas

    0下载:
  2. This Example is going to draw a clip with SOLID line. In this picture only solid line show the clipping area. To draw a solid line, we have used SOLID keyword as given below:
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:160804
    • 提供者:Naresh Patel
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com