搜索资源列表
显示曲线的二维坐标系
- 显示曲线的二维坐标系
动态曲线显示
- 创建了multicolorplotctrl这个类,并在基于对话框的MFC程序中进行演示,可以动态显示曲线,并调整曲线的线宽,颜色,背景色。。。。等参数。
QWT插件下温度实时显示曲线
- QWT插件下温度实时显示曲线,具有缩放滚动功能
subject_1_107549
- 显示曲线的二维坐标系-curve shows the two-dimensional coordinate system
一个完美的工业曲线显示控件
- 一个完美的工业曲线显示控件-a perfect curve showed industrial controls
一个用鼠标调整曲线控件
- 该代码提供了一个很好的曲线显示控件,可以使用鼠标对曲线上点进行拖动修改。-The code provides a good curve shows controls, you can use the right mouse curve points Drive changes.
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数
以曲线或柱状图实时显示数据的控件代码
- 这是一款可以以曲线或柱状图的形式实时动态显示数据的控件。 主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围也可自动选择范围,还可锁定显示范围。-This a can of a curve or column in the form of real-time dynamic display of data control. The main features are : support shown float, neg
很好的多曲线显示控件
- 该代码控件提供了很好的多曲线显示控件,为绘制程序提供很好的显示。-The code provides a good control over the curve display control for mapping procedures provide a good show.
以曲线或柱状图实时显示数据的控件ColorPlot
- 以曲线或柱状图实时显示数据的控件ColorPlot.rar-a curve or histogram display real-time data control ColorPlot.rar
显示曲线的二维坐标系
- 显示曲线的二维坐标系
Src
- 电流波形显示组件,提供了三条显示曲线,也可用于工业数据的显示
curveWithCross
- 本程序里包含一个自定义控件,利用这个控件可以显示曲线,该曲线有一个“+”型的光标,指到哪里就能显示当前光标位置的值。-This procedure contains a custom control, use of this control can display curve, the curve has a
Curve
- 根据输入数据显示曲线的控件,类似示波器。可以设置输入数据分辨率、量程等-According to the input data showed that the control curve, similar to oscilloscopes. Can set the input data resolution, range, etc.
FullWwindowView
- 一个能切换为全屏幕显示曲线的程序,全屏时没有菜单栏工具栏,适合仪器界面!-A switch to full-screen display curve procedure, full-screen without the menu bar toolbar, suitable equipment interface!
staticShowLine
- 在VC6.0环境下,编写的示波器显示曲线程序-In VC6.0 environment, the preparation of the oscilloscope display curve procedures
DataShowClass
- 因为平时编程时候经常要根据数据动态显示曲线,很多时候我们都用控件来解决这个问题,这固然方便,但是有时候得不到我们想要的功能,因此自己花了几天的功夫,自写了一个动态曲线绘制类,实际上它是由两个头文件组成,文档已经为您附在压缩包内,用法、技术要点什么的都有了,本类无限制,供C++爱好者共同学习。-dynamic data curve display.
ARTICLE
- 一个实时显示曲线控件的源代码,可以根据自身需要就改成所需的样式和功能-Curve of a real-time display the source code control can be changed according to their need for style and functionality required for
vb123
- vb动态曲线,显示曲线绘制的全过程实时动态数据曲线的绘制与显示,是各种工业测控系统的重要功能-vb dynamic curve, showing the whole process of drawing curves
VC++ 实时曲线显示程序
- 在vs界面上实时显示曲线,并可更改曲线显示格式(The curve is displayed on the vs interface in real time, and the curve display format can be changed)