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

搜索资源列表

  1. line

    0下载:
  2. 在对话框中,运用静态控件实现画直线的功能。使用了lineto,moveto函数。-In the dialog box, the use of static control to draw a straight line. Using lineto, MoveTo function.
  3. 所属分类:Static control

    • 发布日期:2017-11-18
    • 文件大小:7788030
    • 提供者:赵倩云
  1. 2D-line

    0下载:
  2. 利用dev插件,根据实时产生的数据在图表中绘制二维曲线图.-Dev plug-in, based on real-time data in the chart to draw a two-dimensional graph.
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:69092
    • 提供者:fanguochao
  1. DrawSys

    0下载:
  2. vc++画圆,直线,矩形.文件序列化 程序简单,注释清楚,附带所有辕马.-vc++ draw.line and yuan . serialize file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-22
    • 文件大小:72169
    • 提供者:许义霖
  1. draw

    0下载:
  2. (1) 定义一支黄色画笔,绘制一条线段; (1) 定义一支紫色画笔,绘制一条多段线; (3) 定义一支红色画笔,绘制一个正方形,并用适当的画刷填充图形内部; (4) 定义一支绿色画笔,绘制一个圆,并用适当的画刷填充图形内部; (5) 定义一支蓝色画笔,绘制一个正六边形,并用适当的画刷填充图形内部。 -(1) defines a yellow pen, draw a line segment (1) defines a purple pen, draw a poly
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1163695
    • 提供者:yxr
  1. Draw

    0下载:
  2. 画图软件,包括了画线、画圆、画多边形等基本绘图功能。-Drawing software, including the painting line, circle, polygon drawing and other basic drawing functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2162867
    • 提供者:李磊
  1. Draw

    0下载:
  2. 一个建议的Cad系统,可以用三种方法画直线,实现多边形裁剪,直线的裁剪,多边形的填充。-A proposal Cad system, you can use three methods to draw a straight line, polygon clipping, cutting a straight line, polygon filling.
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2386596
    • 提供者:紫薇
  1. Line

    0下载:
  2. 此程序是编程者入门需要用到的一个小程序,程序功能是画直线,通过此程序,运行程序后,就可以在生成的exe文件里画直线-This program is started programmers need to use a small program, the program function is to draw a straight line, through this program, run the program, you can generate an exe file in drawing
  3. 所属分类:Menu control

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

    0下载:
  2. 这是一个画线的例子,VC++6.0,可直接运行。-This is an example of drawing a line, VC++6.0, can be directly run.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1919440
    • 提供者:刘普兵
  1. draw-simple-waveform

    1下载:
  2. 使用C#绘制简单的波形图,可以绘制折线等曲线-Use C# to draw simple waveform, you can draw a line and the curve
  3. 所属分类:CSharp

    • 发布日期:2015-09-26
    • 文件大小:39936
    • 提供者:Mr.zhang
  1. 4873466

    0下载:
  2. VB画折线图的源码实例,鼠标在方格背景上单击两个地方,会以两点为基准为线。-VB draw line graph of source code examples, click in the box on the background of two places, with two reference line.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:25122
    • 提供者:烟鸭掌儿
  1. MFC.LINE

    0下载:
  2. MFC画直线,两种不同的方法画直线,计算机图形学的体现-MFC draw a straight line, draw a straight line in two different ways, the embodiment of computer graphics
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1931765
    • 提供者:彭钊
  1. OP.LINE

    0下载:
  2. OPENGLE画直线,源代码,计算机图形学的体现,-OPENGLE draw a straight line, source code, computer graphics manifestation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:971
    • 提供者:彭钊
  1. Draw-lines

    0下载:
  2. 画线软件 MFC做的 进入界面 就可以画线 可以画各种图形 重点是控制好鼠标-MFC do draw the line into the interface software can draw lines can draw various graphics focus is to control the mouse
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2319119
    • 提供者:张哥
  1. draw

    0下载:
  2. 画图 可以画直线 或者圆 功能简单 但是实用 初学者 看看学习 -You can draw a straight line or circle drawing features a simple but practical look at the beginners to learn
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2307320
    • 提供者:张哥
  1. Draw

    0下载:
  2. 简单的绘图程序,可画直线,矩形,圆形...并且可自调颜色并实时显示出来,也可选择线条类型和线条宽度.-Simple drawing program, can draw lines, rectangles, circles ... and can be self-adjusting color and displayed in real time, but also choose the line type and line width.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2455453
    • 提供者:杨杰
  1. Draw

    0下载:
  2. 这是一款简易的绘图程序,实现了基于直线,折线,三角形,矩形的画笔工具,从而可以绘制一些简单的图案,该程序对于MFC初学者非常有帮助。-This is a simple drawing program, achieve a straight line, line, triangle, rectangle brush tool, which can draw some simple pattern, the program is very helpful for beginners MFC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2409021
    • 提供者:gaoyang
  1. Draw

    0下载:
  2. 自已制作的画线,画椭圆,画矩形,任意曲线类,封装完整,功能强大-Own production line drawing, painted oval, rectangle, any curve class that encapsulates a complete, powerful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:25312
    • 提供者:vccode
  1. draw

    1下载:
  2. 绘制直线包括橡皮筋技术,代码完整,可以直接运行矩形绘制-the cpp can print line and rectangle
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1707
    • 提供者:zhangpeng
  1. draw-line-and-record

    0下载:
  2. vc学习小例子,一个窗口画线段,另一个窗口列表记录线段坐标-vc learning small example, a window painting segment, the segment recorded a list of coordinates of another window
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-15
    • 文件大小:3695506
    • 提供者:mengfanfeng
  1. Line

    0下载:
  2. MFC中使用mschart图表控件划直线,以及其中的一些属性设置-Chart control in MFC using mschart draw a straight line, as well as some property settings
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4468412
    • 提供者:田佳
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 35 »
搜珍网 www.dssz.com