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

搜索资源列表

  1. Draw

    0下载:
  2. 简单画图程序,可以实现画线,矩形等功能有待完善-Simple drawing program, you can achieve draw line, rectangle and other functions remain to be improved
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:3835083
    • 提供者:motton
  1. DRAW

    0下载:
  2. 实现基本的画线,画圆,椭圆,添加文字等功能。-Achieve basic draw line, circle, oval, adding features such as language.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:3937585
    • 提供者:Wayne
  1. Draw

    2下载:
  2. MFC单文档实现的画图程序,调用API绘制线,园,矩形等图形.-MFC single document to achieve the drawing process, Drawing API call line, park, rectangular graphics and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-12-13
    • 文件大小:37620
    • 提供者:taobao1
  1. finalproject

    0下载:
  2. Graphics program to draw line , cirlce, rectangler, square, sphere, ellipse, ellipsoide, cone, and make translation, rotation, shearing, scaling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2920749
    • 提供者:shrok
  1. vad

    1下载:
  2. 对一段语音进行端点检测并对检测的语音画出方框图,不同于一般只画竖线-Endpoint detection of a voice to draw the block diagram and detection of voice is different from the vertical line is generally drawn
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:788
    • 提供者:hu
  1. Rectangular

    0下载:
  2. 用MATLAB实现不同线型、不同颜色,不同位置画出多个矩形-Using MATLAB to achieve different line, different colors, different locations to draw multiple rectangles
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:79101
    • 提供者:ldmmei
  1. drawline

    0下载:
  2. draw line on mouse move in VC-draw line on mouse move in VC++
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1945536
    • 提供者:nida
  1. drawLine

    0下载:
  2. 程序运行后生成500×500的窗口,可在窗口中实现橡皮筋功能的直线绘制,并实现矩形选框剪裁功能。左键键拖动绘制直线,按下右键可实现橡皮筋的拖拽,中键可以拖动绘制矩形选框,配合键盘上C键可以实现对直线的剪裁。-Generated after the program runs 500 × 500 window, can be achieved in the window rubber band drawing a straight line features, and to achieve tail
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:2102
    • 提供者:张恒
  1. Draw

    0下载:
  2. 一个很小的VC++6.0画图程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初级的参考-A small VC++6.0 drawing program, can provide, including drawing a straight line, rectangle, rounded rectangle, and polygon features can be used as the primary reference for VC graphic image
  3. 所属分类:DirextX

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

    0下载:
  2. 这是一个简单的画图程序,全部调用的是系统的画笔和画刷工具,可以画一些简单的图形(如铅笔功能、橡皮擦、圆、直线、折线等),可以设置一些图形的属性,如填充样式、线型等!目前还没有画贝塞尔曲线的功能,可以存储图形!功能比较简单!另外,由于做了双缓冲处理,所以画图时屏幕没什么闪烁! 实现的功能不是太复杂,只是一些基本的功能!-This is a simple drawing program, all the system calls the brush and the brush tool, you c
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3767812
    • 提供者:刘勇
  1. Draw

    0下载:
  2. Draw line Example implements by Visual C-Draw line Example implements by Visual C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:54267
    • 提供者:rokmckim
  1. lab1

    0下载:
  2. 绘制矩形,可设置矩形的颜色和线的宽度还有边的样式。绘制完成后可以头东该矩形。-Draw the rectangle, the rectangle can be set to the color and line width of the side of the style there. Atlas can head east of the rectangle.
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4195546
    • 提供者:tong
  1. arrow

    0下载:
  2. ARROW (5/20 09) Draw a line with an arrowhead. ARROW(Start,Stop) draws a line with an arrow from Start to Stop (points should be vectors of length 2 or 3, or matrices with 2 or 3 columns), and returns the graphics handle of the arrow(s). By itself,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:17721
    • 提供者:KK
  1. Draw

    0下载:
  2. ArcEngine二次开发绘制图形功能,包括画线对象,画圆对象,画面对象和画文本对象-Secondary development ArcEngine draw graphics functions, including drawing a line object, draw a circle object, the screen object and draw a text object
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:985282
    • 提供者:Lucas Rao
  1. Draw-Line-in-J2me

    0下载:
  2. In this example we are going to show you how to draw a line using J2ME. Please go through the below given J2ME syntax that includes all the package, methods and class to draw a line.
  3. 所属分类:J2ME

    • 发布日期:2017-03-23
    • 文件大小:159849
    • 提供者:Naresh Patel
  1. line

    0下载:
  2. 使用MFC划线,利用点划线,可以看到线的走向-about draw line bu MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1966100
    • 提供者:刘述明
  1. draw

    0下载:
  2. 图形绘制,绘制直线、圆、添加文字、多边形、曲线、图形的重绘,放大移动等功能-draw line、circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:4023563
    • 提供者:周周
  1. MFC-Draw

    0下载:
  2. 基于MFC实现画图(包括线, 矩形,圆等)功能。-using MFC to draw Line,circle, rect and so on. It is very easy to understand.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:126066
    • 提供者:郭冰涛
  1. line

    0下载:
  2. 画线的实现 用MFC可以实现直线的画线 拾取 修改等操作 还可以保存只羡慕-draw line you can choose modify and save
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3901411
    • 提供者:吴蔚
  1. draw-line

    0下载:
  2. jave 画直线,曲线,矩形,椭圆,可调颜色,有橡皮擦功能-java line
  3. 所属分类:Graph Drawing

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