搜索资源列表
graph-0.1b.tar
- graph是一款linux/unix下绘制数据曲线图形的程序,用C++编写。
gp423dj2
- 这是一款开源的unix/linux下运行的绘图软件包,可以绘制各种数据曲线。我用过,非常好用!
plotter
- 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。
PlotCurve.rar
- 基于QT的曲线绘制程序模块,可以加入到自己的程序,轻松实现曲线绘制功能!,A class which Plot 2D curve based QT
506503_c62c32a5ba76b217
- 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。-QQ2440 ARM development board based on real-time rendering curve of the QT program, from the ARM-board serial port to receive data, draw curve graph, then use the Ethernet port to tr
qt_draw_line
- Linux Qt 绘制动态曲线 display.h display.cpp screen.h screen.c-Linux Qt draw line display.h display.cpp screen.h screen.cpp
3
- QT曲线的绘制,随时间的变化而动态变化。-QTQ曲线练习
431465_b5876716cac6a624
- 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。-QQ2440 ARM development board based on real-time rendering curve of the QT program, from the ARM-board serial port to receive data, draw curve graph, then use the Ethernet port to tr
plotter
- QT4.x上的动态曲线绘制方法,含源代码与注释,可以运行-QT4.x the dynamic curve drawing methods, including source code and comments, you can run
gtk.tar
- gtk曲线图 正弦曲线的绘制,效果很不错,红色的线-gtk quxianf
dynamic_curve
- qt编程好代码 主要是管于正弦曲线的绘制 动态显示这些-guan yu qt bian cheng de hao daima
qwt-6.0.0-rc5
- 一个绘制图形的为库。包含各种小控件,可绘制时实曲线。6.0.0版本的的跟之前的安装后的处理方式不一样。记得把qwt安装目录下的插件库文件考到Designer的plugin文件夹下。-Draw a graph for the library. Contains a variety of small controls can be drawn when the real curve. 6.0.0 version of the pre-installed with the approach is di
qt-book-examples
- Qt图形设计,绘制曲线,可以监控温度的变化。-Qt graphic design, drawing curves, you can monitor temperature changes.
PYWave
- 用QT实现的linux下的画曲线功能,主要实现正弦波,方波等波形绘制。-Using QT to achieve under the Linux curve drawing function, the main realization of sine wave, square wave, waveform drawing.
pain.tar
- linux下QT开发的读取一个文件中的数据并绘制波形曲线的程序-QT development under linux to read a file data and draw a squiggle program
_tsclient_F_plotter2
- QT绘制实时曲线,通过读取数据利用定时器将读取的数据在时间轴上进行实时的显示QT3to4-QT draw real-time curve,timer controland used QT3to4 read the data and real-time draw line
huatu-(2)
- 利用Qt实现一个电子画图板,能够画出基本的直线、曲线、椭圆,同时可以绘制基本图形,并且,可以实现对图形的颜色的填充,以及线条的颜色。-The realization of an electronic drawing board using Qt, to draw a straight line, curve, ellipse basic, also can draw the basic graphics, and can be implemented on graphics, fill colo
dynamic-curve-drawing
- 基于Qt的实时动态曲线绘制,演示了QPainter QTimerEvent的使用。-Qt-based real-time dynamic curve drawing, demonstrates the use of QPainter QTimerEvent.
huitu
- 这是在qt中使用qwt插件画的曲线图,在一个界面中绘制了四条不同标记的曲线,可以作为学习qwt插件的例子-An example of this is the use of plug-qt in graph qwt painted, drawn four different labeled curves in a single interface can be used as learning qwt widget
QT读数据和Qpainter绘制曲线
- 读取文本中的数据,然后应用Qpainter进行绘图。(Read the data in the text, and then apply the Qpainter to plot.)