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

搜索资源列表

  1. qwt

    0下载:
  2. QT编程软件,在XP系统中。包含详细的安装。-QT programming software
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-22
    • 文件大小:302497
    • 提供者:高林
  1. sinusplot

    0下载:
  2. 基于qwt第三方插件绘制正弦函数曲线,实现曲线的放大、缩小、移动。坐标动态变化等功能,运行前要安装qwt,代码是完整的,不要没有安装qwt就说代码不完整,就给差评的。看清楚说明了再下载-this is the sin curve base on the third plug-in components named qwt .before running make sure that it has installed the qwt
  3. 所属分类:ComboBox

    • 发布日期:2017-03-26
    • 文件大小:4040
    • 提供者:木木
  1. oscilloscope

    0下载:
  2. 基于qwt第三方插件实现一个模拟示波器的动态显示,可以动态的刷新波形,可以调整波形的赋值和频率的大小。运行前需要安装qwt,代码是完整的,注意需要安装qwt,不要运行不了就给差评。-this is a dynamic-display oscilloscope based on the third plug-in components qwt, before running ,make sure you installed the qwt.
  3. 所属分类:ComboBox

    • 发布日期:2017-03-26
    • 文件大小:11624
    • 提供者:木木
  1. friedberg

    0下载:
  2. Qt Program using Qwt libary
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-05
    • 文件大小:7478
    • 提供者:tmr
  1. qwt

    0下载:
  2. qt4.3.2中安装插件qwt5.0.1的详细过程,并测试通过-install the plug qwt5.0.1 detailed process in qt4.3.2 and testing through
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:851
    • 提供者:邹学江
  1. oscilloscope

    1下载:
  2. qt虚拟示波器,基于QWT 6.0,它是一个开源的库-qt the virtual oscilloscopes, QWT 6.0, it is an open source library
  3. 所属分类:绘图程序

    • 发布日期:2017-06-28
    • 文件大小:11861
    • 提供者:kk
  1. cpuplot

    1下载:
  2. Qt下的CPU绘图,基于Qwt强大的图形库-Qt CPU drawing, based on the the Qwt powerful graphics library
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-17
    • 文件大小:9757
    • 提供者:黄建权
  1. comt_full_g

    0下载:
  2. QT 串口通信 qwt显示图像希望能和大家交流。大神 多指正-QT QWT serial communication, display images
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:222954
    • 提供者:杨海平
  1. sqlite

    0下载:
  2. 这个是关于SQLITE的程序。基本的存,取可以实现。多指正。qwt qt-This is about the procedure of SQLITE. The basic deposit, can be achieved. More correct. QWT qt
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:198001
    • 提供者:杨海平
  1. QCustomPlot.tar

    0下载:
  2. 基于qt的绘图类库,功能堪比qwt,而且界面更加的赏心悦目,是qt开发不可多得的类库。-Qt-based graphics library
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3274054
    • 提供者:super
  1. SimplePlot

    0下载:
  2. Qwt是基于Qt开发的第三方二维图形类库。网络上Qwt的资源比较少,这是楼主在Qt平台上面写的第一个Qwt例子。后续会继续上传有关Qwt的开发。-Qwt is based on the Qt graphics library developed by third Fanger Wei. Qwt resources on the network is relatively small, it is the landlord written in Qt platform above the firs
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:3904
    • 提供者:陈桂芳
  1. ThermowithSlot

    0下载:
  2. 该例子实现了Qwt里面的一个简单的温度计与滚轮的功能,能够通过滚动滚轮改变温度的大小-This example implements a simple thermometer and wheel functionality Qwt inside, able to change the temperature by rolling the wheel size
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:3883
    • 提供者:陈桂芳
  1. plot01.tar

    0下载:
  2. 使用qwt库绘制随机曲线,可以调节速度,代码清晰,linux下可直接执行。-Use the Qwt library to draw random curve, you can adjust the speed, code clarity, Linux can be directly executed.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:23390
    • 提供者: 惠晴雨
  1. qtplot

    0下载:
  2. QCustomPlot 是一个超强超小巧的qt绘图类,非常漂亮,非常易用,只需要加入一个qcustomplot.h和qcustomplot.cpp文件即可使用,远比qwt方便和漂亮,可以自己使用两个源文件也可以自己编译成库文件,非常方便。-QCustomPlot is a super-ultra-compact qt drawing class, very beautiful, very easy to use, only need to add a qcustomplot.h and qcus
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:179983
    • 提供者:rain
  1. QwtPlot

    0下载:
  2. 关于qwt组件的小例子,测试ok,初学者注意安装的时候,QtCreator的编译版本问题-Small examples qwt components, test ok, beginner attention when installed, the compiled version of the problem QtCreator
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2961
    • 提供者:阿泉
  1. oscilloscope

    0下载:
  2. oscilloscope,qt5,第三方qwt制作的示波器程序,很好用!-oscilloscope, qt5, third-party qwt produced oscilloscope program, easy to use!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-25
    • 文件大小:16016
    • 提供者:ljw
  1. qwt-6.1.1

    2下载:
  2. Qt的工业仪表控件库,实用,界面美观。内涵丰富例程可供学习。-qt s UI controls
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5313997
    • 提供者:王强
  1. ad7606

    0下载:
  2. 基于Qt for windows下的数据读取显示程序,利用qwt-6.1.0的第三方绘图插件-Based on the data read display program under Qt for windows, use a third-party graphics qwt-6.1.0 plugin ......
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:9332
    • 提供者:FPGA
  1. lib

    0下载:
  2. qwt vs2010 compline.Qwt is an extension to the libraries of the Qt Project. The Qwt library contains widgets and components which are primarily useful for technical and scientifical purposes. It includes a 2-D plotting widget, different
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4297240
    • 提供者:julie
  1. sinusplot

    0下载:
  2. Qwt is an extension to the libraries of the Qt Project. The Qwt library contains widgets and components which are primarily useful for technical and scientifical purposes. It includes a 2-D plotting widget, different kinds of sliders,
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4652
    • 提供者:julie
« 1 2 3 45 »
搜珍网 www.dssz.com