搜索资源列表
qwt-5.2.QWT是一个QT的第三方库
- QWT是一个QT的第三方库,可以用其来开发各种图形 表格文件。这是最新的版本,加入了新的控件。可以直接在QTDESIGNER里面调用。,The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders,
有关QT中和第三方控件QWT的安装
- 有关QT中和第三方控件QWT的安装,已调试通过,On the QT and QWT the installation of third-party control have been debugging through
PlotCurve.rar
- 基于QT的曲线绘制程序模块,可以加入到自己的程序,轻松实现曲线绘制功能!,A class which Plot 2D curve based QT
plot
- qt 动态曲线, qt 动态曲线, qt 动态曲线,-qt dynamic plot,qt dynamic plot,qt dynamic plot,qt dynamic plot,qt dynamic plot,
qwt
- Qwt类库是一套用于科学计算分析及图形展现的Qt工具集和图表组件。-The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wh
sesimic Plot
- 用Qt写的地震剖面绘制,只能针对少量数据,大数据不适用-Written in Qt seismic profiles drawn, only small amounts of data, large data is not quite well
plot.tar
- 基于qt开发的波形设计,以及整个嵌入式 的设计流程。对采集到的数据,进行qt显示-Waveform design based on the qt, and the embedded design process. The data collected, qt display
Qt Potting
- this source is a Qt source code, write based on QCustomPlot
QCustomPlot.tar
- QCustomPlot是一个用于制作图形和图表,以及提供实时可视化应用程序的高性能绘图图表Qt C++控件。可以绘制曲线图、趋势图、坐标图、柱状图等,可在自己的项目中直接使用两个源文件,或预先编译成库。支持导出多种格式包括:PDF,PNG, JPG 和 BM。-QCustomPlot is a high-performance graphics and charts for the production, as well as provide real-time visualization ap
plot
- 通过QT编程实现数据采集与显示的功能 双缓冲数据处理效果-Achieved by QT programming data acquisition and display functions double buffering data processing effect
QCustomPlot.tar
- qt custom plot Bugfixes: - Fixed regression which garbled date-time tick labels on axes, if setTickLabelType is ltDateTime and setNumberFormat contains the "b" option #### Version 1.2.0 released on 14.03.14 #### Bugfixes: - Fix
qcustomplot_essue
- this a library witch can give us the tools to plot many differents graph ( like curves, barchart ...) i used it in QT creator with Qt c-this is a library witch can give us the tools to plot many differents graph ( like curves, barchart ...) i used it
simpleplot
- 基于qwt,QT画曲线图的例子,简单易懂-curve plot, qwt
qwt-6.1.2
- QT的画图控件,比QT自带的控件美观,但需要自己编译。-A plot tool in QT
qwtplot3d-master
- 这是一个qt编写界面的3D库文件,包括所有工程文件,用户可以在VS2008、VS2010中编译通过,编译后将库文件、头文件加入到项目中,就可以使用了,3D效果不错-A popular 3d plotting widget library for Qt. This distribution includes the latest unofficial version (0.3.1) which provides some performance improvements and new
qwtpolar-1.1.1
- qt 极坐标趋势窗口控件,使用前要先安装qwt。-qt s plot windows control,install qwt before using
QT读数据和Qpainter绘制曲线
- 读取文本中的数据,然后应用Qpainter进行绘图。(Read the data in the text, and then apply the Qpainter to plot.)