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

搜索资源列表

  1. draw4.rar

    5下载:
  2. 这是我自己用Qt写的读取.segy格式的文件并显示出.segy中所有道的平面图。对刚接触地震数据处理的同学们很有用哦。This is a program written by myself to get seismic datas from a .segy file and draw ichnography with those datas!I think it is readableness!对了,这是在Windows下模拟Linux下的Qt+eclipse+Mingw下开发的哈!,This
  3. 所属分类:Windows编程

    • 发布日期:2013-04-22
    • 文件大小:2884641
    • 提供者:yangyan
  1. qt_draw_curve.tar.gz

    0下载:
  2. QT画实时曲线的一个工程源码。希望可以对大家有用。。。,QT draw realtime curve.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:614393
    • 提供者:huangxing
  1. paint

    0下载:
  2. QT绘图程序,可以实现放大缩小功能。可以绘制基本图元:直线、矩形、图元等。并可以修改其属性。-QT drawing program, can achieve zoom function. Can draw the basic primitives: straight lines, rectangles, and other graphic element. And can modify its properties.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:38827
    • 提供者:王小刚
  1. draw2

    0下载:
  2. 输入多个线程的开始执行时间和结束执行时间,和线程ID,在坐标上画出不同时间段线程的运行情况-Input multiple-thread execution time and the end of the beginning of the execution time, and thread ID, the coordinates to draw a different time period of operation of the thread
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:781474
    • 提供者:肥鸽子
  1. Qtcolorbutton

    0下载:
  2. 自定义绘制QPushButton,这里只是简单地改变形状为圆角矩形,改变背景色以及文字颜色,如果需要其他风格,可自个添加。-draw QPushButton in my own style.
  3. 所属分类:Button control

    • 发布日期:2017-03-24
    • 文件大小:1293
    • 提供者:张煜相
  1. draw.tar

    0下载:
  2. 真的挺好的,试了就知道,信我吧,QT编程不错,闹钟的代码,请大家-It is good.really good so good ,you will believe it
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:559882
    • 提供者:hxc
  1. Timer

    0下载:
  2. QT下实现的定时关机小程序,根据VC下定时关机的源码改编,使用QT绘制界面,权当娱乐-Shutdown applet QT achieve timing, timing shutdown based on the VC source adaptation using QT draw interface, right when the entertainment
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:5735019
    • 提供者:明哥
  1. DwarLine

    0下载:
  2. 用QT绘制动态曲线,有两个按钮,点击开始按钮就开始绘制曲线-QT draw with dynamic curve, there are two buttons, click the Start button to start drawing the curve
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:742887
    • 提供者:张荀
  1. painterpaths

    0下载:
  2. 这是一个利用Qt绘制路径的例子,主要是展示QT绘制路径的相关用法-This is an example of the use of Qt draw a path, showing QT primarily related to the use of drawing a path
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:8563
    • 提供者:肖小龙
  1. gsad

    0下载:
  2. 基于QT的绘制ad实时曲线的应用程序,在ok6410开发板上调试成功。-QT draw real-time curve of AD based applications, debugging success in the ok6410 development board.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:5235
    • 提供者:tangchong
  1. Qt Draw

    0下载:
  2. Basic Qt example for Drawing
  3. 所属分类:界面编程

    • 发布日期:2017-03-05
    • 文件大小:149027
    • 提供者:acroper
  1. DrawAndEditTest

    0下载:
  2. 实现了简单的画板功能,用户可以选择要画的图线(线段、圆圈或者矩形)(A simple drawing board function, the user can choose to draw the line (line, circle or rectangle))
  3. 所属分类:界面编程

    • 发布日期:2017-12-21
    • 文件大小:230400
    • 提供者:白平
  1. Lisp-Interpreter-Draw-Qt-master

    0下载:
  2. Lisp Interpreter for c++ and Qt Library
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:116736
    • 提供者:xstriga
  1. PaintSignal

    0下载:
  2. 1、Qt实现绘制正弦曲线 2、实现拖动效果 3、实现放大、缩小 4、实现绘制越界问题(1, Qt draw sine curve 2, achieve drag effect 3, achieve amplification and contraction 4, the realization of cross-border rendering problems)
  3. 所属分类:GDI/图象编程

  1. Qt svg文件读取

    0下载:
  2. SVG文件并实现绘制代码,使用QSVG模块读取SVG文件,绘制点,线,多边形,圆形(SVG file and draw the code, using the QSVG module to read SVG files, draw points, lines, polygons, circles)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:525312
    • 提供者:aklong
  1. qt gannt

    1下载:
  2. 展示了Qt画出精美的甘特图,封装成类,简单易用,加如到工程即可.(Show Qt draw fine Gantt chart, into a type of packaging, easy to use, such as the project can be.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:13312
    • 提供者:GeneralFury
  1. QSpectrogram-master

    3下载:
  2. 此代码基于Qt和pulse绘制语谱图,进行语音信号分析(This code is based on Qt and pulse to draw specturm, which can used to singal analysis)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:12288
    • 提供者:Mr_Stone_1992
  1. GraphcisEdit

    0下载:
  2. QT+vs实现画图,包括画线面,图像的放大缩小,结果保存(use qt and vs to draw different object)
  3. 所属分类:其他

  1. qdraw

    1下载:
  2. qt 绘图软件,实现简单图形的绘制,缩放等功能(paint software development with Qt)
  3. 所属分类:其他

    • 发布日期:2020-04-23
    • 文件大小:953344
    • 提供者:一闳
  1. Qt动态心电图绘制-利用队列进行实时绘制

    2下载:
  2. 心电图绘制主思想是利用QtCharts自带的函数和方法,先初始化心电图网格线,绑定数据,然后开启定时器进行绘制。在绘制到最右边的时候,使用Qtcharts数据集series进行已有数据替换可以了。(The main idea of ECG drawing is to use QtCharts's own functions and methods to initialize the ECG gridlines, bind the data, and then open the timer to
  3. 所属分类:其他

    • 发布日期:2020-11-27
    • 文件大小:26096640
    • 提供者:H-zi
« 12 3 »
搜珍网 www.dssz.com