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

搜索资源列表

  1. qt_draw_line

    0下载:
  2. Linux Qt 绘制动态曲线 display.h display.cpp screen.h screen.c-Linux Qt draw line display.h display.cpp screen.h screen.cpp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:4691
    • 提供者:yutian
  1. LINE

    0下载:
  2. 实现在TC环境下驱动鼠标的可视化画图工具:主要功能是画直线-TC environment to achieve visualization of the mouse-driven drawing tools: The main function is to draw a straight line
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:2407
    • 提供者:lllgg
  1. paint

    0下载:
  2. 这是一个C++在QT4环境下编写的图形界面,对点,线,区域 进行绘制 -This is a C++ written in QT4 GUI environment, on the point, line, area to draw
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:556828
    • 提供者:覃彦鑫
  1. VectorGraphics

    0下载:
  2. 画图软件源码。。。。能画LINE和直线和圆 完成的还不错-Drawing software source code. . . . LINE and can draw lines and circles done pretty good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1529028
    • 提供者:Michen
  1. MouseTest

    0下载:
  2. 鼠标测试软件画线检测,按键检测,滚轮检测-Mouse to draw a line test software testing, key test, the wheel test
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:45690
    • 提供者:soong
  1. ant-line

    0下载:
  2. 绘制蚁线原代码。基于编辑框绘制蚁线。为初学者提供蚁线绘制的基本方法。-Draw ants line of the original code. Edit box based draw ants Line. Ants line drawn for beginners.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:27042
    • 提供者:徐能能
  1. VCPPcode3

    0下载:
  2. MFC下绘制线条,修改窗口光标,工具栏,状态栏,文本颜色的可视化编程代码-To draw a line under MFC, modify, window cursor, toolbar, status bar text color visual programming code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:2701507
    • 提供者:梁汉文
  1. drawpoly

    0下载:
  2. 就是使用鼠标画图,数组定义为20,画出多边形,VC源代码。用鼠标点击两点,即可画出一条直线。-Is to use the mouse to draw the array is defined as 20, draw polygons, VC source code. Two points with a mouse click, you can draw a straight line.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-08
    • 文件大小:26575
    • 提供者:姚永芳
  1. draw

    0下载:
  2. VC++ 画直线的小例子源码,按住鼠标左键在窗口区向任一方向滑去,即可画出一第直线,重复上述步骤,可画出无限多个直线,暂时不支持画曲线,运行效果如图所示。-The VC++ draw a straight line small example source code, press and hold the left mouse button in the window area slide, in either direction, you can draw a first straight l
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:39817
    • 提供者:程虎
  1. 59877300DrawLineCtrlDemo

    0下载:
  2. 绘图操作很多程序,可以参考集合很多优秀案例!-draw line circle , you can get code from my download,3ks
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:237870
    • 提供者:刘国玉
  1. DrawSys

    0下载:
  2. vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考-mapping system of vc++ Dow (drawing) source code, to support draw a straight line, circle, polygon drawing, draw curves, the Freehand graphics, add tex
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:133839
    • 提供者:黄建平
  1. STATICSPLIT

    0下载:
  2. 一个静态的VC++窗体分割框架示例,另外还有一些图形绘制的功能,比如画直线、画矩形等。部分代码注释-A static VC++ form segmentation framework example, in addition to some of the graphics rendering function, such as drawing a straight line, draw a rectangle. Part of the code comments
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:16438
    • 提供者:汪德润
  1. command_ui

    0下载:
  2. VC++画虚线的实例源码,用VC++源码实现虚线绘制,而且不是那种规矩的虚线,可根据鼠标移动的速度自动调整的虚线,效果图如上示,是一个VC++图形曲线绘制的实例源代码。-VC++ painting dashed examples of source code, draw dotted line with VC++ source, but not the kind of rules the dotted line, according to the speed of mouse movement
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:11520
    • 提供者:陈美娟
  1. AboutDrawLine

    0下载:
  2.  C#使用DrawLine对象绘制一条直线,绘制水平线和垂直线,点击对应的按钮,即可调用DrawLine方法绘制直线,一种固定的模式,没有什么难度,C#入门新手参考会不错,学习一点图形绘制方面的基础知识。-C# uses the DrawLine object to draw a straight line, draw horizontal and vertical lines, click the corresponding button, you can call the DrawLine
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:9732
    • 提供者:金玮霞
  1. drawline

    0下载:
  2.  VB绘制正弦线,用VB实现在图片框中绘制坐标轴,并在坐标系内动态生成正弦线。注释:首先清除picture1内的图形-VB draw a sinusoidal line, using VB axes in the coordinate system to dynamically generate sinusoidal line drawn in the picture box. Note: First, clear graphics picture1
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:1928
    • 提供者:毕悦
  1. huizhi

    0下载:
  2. C#使用自身的DrawString方法绘制文字,源码简单,示例演示了绘制过程,具体实现思路请参阅源码文件,运行示例程序后,点击“绘制文字”按钮,即可看到由DrawString方法生成的一行文字。-C# uses the DrawString method to draw text, source code example demonstrates the rendering process, specific ideas, please refer to the source file, run
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:9477
    • 提供者:汪秋云
  1. Bresenham-UPDATE

    0下载:
  2. 基于Bresenham算法的四步画直线算法,加快画直线速度-draw line based Bresenham update alogrith
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:180149
    • 提供者:chen
  1. _tsclient_F_plotter2

    0下载:
  2. QT绘制实时曲线,通过读取数据利用定时器将读取的数据在时间轴上进行实时的显示QT3to4-QT draw real-time curve,timer controland used QT3to4 read the data and real-time draw line
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:242570
    • 提供者:张琳
  1. lcd

    0下载:
  2. tiny6410 LCD驱动 S70 分辨率800*480,能显示图片,划线,画圆-Tiny6410 LCD driver、 7 inch resolution、can display picture、draw line、draw circle。
  3. 所属分类:Driver develop

    • 发布日期:2017-04-10
    • 文件大小:1063064
    • 提供者:王强
  1. LINE

    0下载:
  2. 显示一些很漂亮的工业曲线图,用的openGL技术,通过输入数据可以画出柱状图、饼图、还有其他的图形。可以集成到其他软件之中使用。-Display industry curve of some beautiful, use openGL technology, through the input data can draw bar charts, pie charts and other graphics. Can be integrated into other software to use.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:217704
    • 提供者:Morgan
« 12 »
搜珍网 www.dssz.com