搜索资源列表
qxhz
- 在VB中实现实时曲线的绘制,可以很直观的显示出数据的变化值和变化趋势-in VB real-time curve, the drawing can be very intuitive data show the changes in values and trends
1821
- 一个实时曲线类 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollS
dynamic_show_thread
- 基于线程实现的动态数据曲线的显示,用VC6写的。对实时性高的显示TIMER定时器响应不好,可用线程技术实现多路动态曲线显示。-Based on the threads to achieve dynamic data curve shown that VC6 writes. Real-time high on the timer shows TIMER poor response can be threaded technology to achieve more dynamic curve of
Code
- 该源码描述了绘制实时曲线的方法,对于工控行业趋势图,数据曲线显示有一定的帮助
IOCOMP
- 显示实时曲线和查询显示历史曲线www.iocomp.com
clPlot
- 是一个实时曲线显示的例子,在VC++6.0环境下
RealTimeCurve
- 实时曲线显示类,可以同时显示最多10条曲线的实例,希望你们喜欢。
realtimeplot.rar
- qt中的第三方插件qwt画实时曲线点的代码,在自己的redhat9,qt4.3.2下以编译成功,文件里面有显示的相关图片.,qt of third-party plug-ins in real-time curve painting qwt point code, in their own redhat9, qt4.3.2 compiled successfully under, the document shows that there are relevant picture.
graphrealshow
- VB一个实时曲线的显示程序,包含数据的保存,可以用来作为工业监控实时曲线显示的入门程序. -VB curve shows a real-time process, including the preservation of data that can be used to monitor real-time curve as the industry shows that the entry procedures.
uart_line
- 这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。-This is my realtimetable based on the revised procedures, suitable for reading serial data, and draw real-time curve, also used the numerical displayed FlexGri
shishichart
- 可以绘制各个时刻的实时曲线,显示成波形,然后平移波形-Every moment can be drawn in real-time curve, displayed as a waveform, and then shift waveforms
realtime
- 实时曲线绘制程序实例,多用于工业监控。// 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollS
RTCurve
- 这是一个在对话框上实现显示实时曲线的演示程序-This is a display in the dialog box to achieve real-time curve demo program
curve
- 实时显示温度及信号曲线的代码,横纵坐标的极限值计算-Real-time display of temperature and the signal curve of the code, horizontal and vertical coordinates of the limit calculation
Draw
- 画带标注坐标的实时曲线,重点实现了坐标轴,及动态显示实时曲线-draw curve
vbonline
- VB 绘制实时曲线程序实例,正弦波,可由此推导出显示多条实时曲线-Real-time curve drawing program example VB, sine wave, can be deduced from a number of real-time curve shows
201011510135652
- 实时曲线显示,主要用于底层设备数据采集后,形成实时曲线显示 -Real-time curve showed that the underlying device is mainly used for data collection, the formation of real-time curve display
shishixianshi
- 实时曲线显示
shishiquxianxianshi
- 用Visual C++实现对数据的实时曲线显示-Use Visual C++ to show the data on a picture
C#_温湿度实时曲线显示(chart控件)
- 基于C#的温湿度实时曲线显示,利用chart控件。(Real-time temperature and humidity curve display based on C # and chart control.)