搜索资源列表
实时曲线显示
- 用VB开发的,可实现动态曲线显示的程序,可做趋势,可实现数据的动态刷新-VB development, dynamic curve shows the procedures do trends, the data can be dynamically refreshed
以曲线或柱状图实时显示数据的控件代码
- 这是一款可以以曲线或柱状图的形式实时动态显示数据的控件。 主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围也可自动选择范围,还可锁定显示范围。-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
一个用于工业曲线显示的控件源码
- 在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要,但是如何使你的曲线显示功能变得十分的强大而且界面美观呢,这个是我在下载到的总多的控件中间最完美的,就像工业仪表控件数世纪飞扬一样,另我爱不释手。在很多技术论坛,如果有很多人需要用到曲线显示控件我都会将这个推荐给他们,确实,这个无论从界面美观还是程序的专业性方面都是无可挑剔的。 这个控件的下载地址在本论坛的一个资源提供的帖子中间,地址是: h
实时曲线显示
- 用VB开发的,可实现动态曲线显示的程序,可做趋势,可实现数据的动态刷新-VB development, dynamic curve shows the procedures do trends, the data can be dynamically refreshed
RealTimePlotCurve
- 本程序是个MDI程序,功能是在视图中实现实时曲线显示,对于开发数据采集方面的应用程序很有价值-this procedure is MDI procedures, functions in view real-time curves, data acquisition for the development of the applications of great value
MultiColorPlotCtrl
- 最近在网络上面找一些实时曲线显示的控件,找了很多类似WINDOWS2000 CPU利用率的功能控件,但是功能上面总有些局限性,于是在参考代码的基础上写了这个CMultiColorPlot实时曲线功能类,提供LINE和BAR两种曲线功能.-recently in the above networks find some real-time curve, the controls, find a lot of similar Windows
RT_DEMO
- 一个实时曲线显示源码,支持多曲线显示,最为突出的是支持标尺取值和曲线信息列表显示-Curve shows a real-time source, to support multi-curve shows that the most prominent is the support of benchmark information on the list of values and curves show
clPlot
- 是一个实时曲线显示的例子,在VC++6.0环境下-Is a real-time curve shows examples of VC++ 6.0 environment
line
- 实时曲线显示:读取从串口的数据在FORM上实时显示。-Real-time curve shows: read from the serial data in real-time display FORM.
RealTimeCurve
- 实时曲线显示类,可以同时显示最多10条曲线的实例,希望你们喜欢。-Real-time curve display type, you can also display a maximum of 10 examples of curves, and I hope you like it.
history_line_display
- 用VB开发工控软件(HMI)时,经常需要对工艺参数进行趋势曲线的显示,这里提供一个实时曲线显示的程序,给大家以启发。-Using VB to develop industrial control software (HMI), we often need to process the parameters of the trend curve displayed here to provide a real-time curve sho
RealTime_Plot
- 实时曲线显示类,VC++语言开发,可同时显示4条曲线(用户可自行增加),提供标尺和信息显示栏,背景网格疏密程度可调,可直接产生DLL移植到其他工程中使用。-Real-time curve display category, VC++ Language development, can simultaneously display four curve (users can increase their own), to provide
wangluoliuliang
- 这款网络流量监控实现了基本的流量控制,其表现形式为实时曲线显示 类似于任务管理器中的波形显示。-This network traffic monitoring to achieve the basic flow control, in the form of real-time curve is similar to Task Manager shows the waveform display.
plotdemo2
- visual c++ plot实时曲线显示,可以动态显示当前采集值-visual c++ plot real-time curve, it can be collected dynamically displays the current value
testprogram
- 带实时曲线显示的一个上位机程序,可以查看相关控件的使用-With real-time curve shows a host computer program, you can view the use of related controls
VC_6_0_GRAPH
- 基于VC_6_0的串口实时数据采集及实时曲线显示-Based on VC_6_0 serial real-time data acquisition and real-time curve display
VC++ 实时曲线显示程序
- 在vs界面上实时显示曲线,并可更改曲线显示格式(The curve is displayed on the vs interface in real time, and the curve display format can be changed)
实时数据显示
- (1) 添加曲线条数属性(在一个坐标轴上,一次可画多条曲线,1~MAX_CURVECOUNT 条可设置。) 注意:设置条数后,每条曲线都会画(即使没有用 AddValue 添加值!添加 blnShouldDrawCurve 变量决定是否要画出), 不过,建议想画出多少就设置多少,不要有多余的。 (2) 曲线颜色 属性改动,支持多条曲线不同颜色((1) add the property of the number of curve
C# 绘制实时曲线包括绘制坐标轴
- 绘制实时曲线,可以为测控设备上位机软件提供解决方案。plc运功控制卡实时曲线显示、饼状图,柱状图等(Drawing real-time curves can provide solutions for PC software of measurement and control equipment. Real-time curve display, pie chart, column chart of PLC power control
C#_温湿度实时曲线显示(chart控件)
- 基于C#的温湿度实时曲线显示,利用chart控件。(Real-time temperature and humidity curve display based on C # and chart control.)