搜索资源列表
一个用于工业曲线显示的控件源码
- 在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要,但是如何使你的曲线显示功能变得十分的强大而且界面美观呢,这个是我在下载到的总多的控件中间最完美的,就像工业仪表控件数世纪飞扬一样,另我爱不释手。在很多技术论坛,如果有很多人需要用到曲线显示控件我都会将这个推荐给他们,确实,这个无论从界面美观还是程序的专业性方面都是无可挑剔的。 这个控件的下载地址在本论坛的一个资源提供的帖子中间,地址是: http://www.vccode.com/showthrea
ssqxqjtest
- 应用OWC控件实现基于WEB的设备运转参数历史曲线的绘制-applications using OWC Web-based control equipment operating parameters of the historical curve mapping
Time_trace_chart
- 应用VB4_0实现工业控制的实时曲线和历史曲线-application VB4_0 industrial real-time control of the curve and the historical curve
CustomControldemo_src
- VC实现的一个图形曲线显示库,能方便的显示XY图形,很适合作历史曲线显示。-VC of a graphic show the curve, the show will facilitate the XY graph, very suitable for historical curve.
Adddatarrays
- 一个特别棒的历史曲线程序,功能十分的全,希望能对此开发的人员有所帮且-a special wand historical curve procedures, the entire function is the hope of this development officers to help and
graph8
- pb数据窗口中画曲线实例程序,可实现实时曲线和历史曲线。-pb data window painting curve example, may achieve real-time curve and the curve of history.
curse
- 用于历史曲线的绘制,可以清晰地显示数据的变化趋势。-for the historical curve, the drawing can be a clear indication of the trend data.
C#动态实时曲线
- C#动态实时曲线,可查询历史曲线
labview 历史曲线
- 数据采集历史曲线
shuidianzhanC.rar
- 援非洲刚果共和国电力监控系统VC实现的WPS版,经过本人收集、加工整理后的版本,按照本书的描述在VC下编写能够写出一个简单的控制系统来(和实用化的控制系统相比),本文包括了界面的编写、串口通讯的实现、海量数据的存储和历史曲线的描绘等许多实用的功能。,Aid Africa and Congo Republic of the realization of the power monitoring system of the WPS version of VC through my collectio
ShuiKuMangment
- 卧虎山水库监测管理程序:包含实时数据浏览、历史数据浏览以及曲线绘制-卧虎reservoir monitoring and management procedures: contains real-time data browsing, browsing history data and curve drawing
ur
- 用户管理 (用户的权限管理) 1.结构:Ur.exe 主程序 Ur.mdb 用户数据库 UrConfig.ini 配置文件 2.调用: 在程序中直接调用可执行文件 Shell "Ur.exe Ur.mdb/SAIMOUR/LurName/LurLimit", vbNormalFocus 数据库/数据库密码/用户名称/用户权限 On Error GoTo err1 AppActivate "用户管理" Exit Sub
CoreDll
- 关于图形页面的显示,特别是关于历史曲线的显示,请大家学习-Graphic display on the page, especially on historical curve shows, please study
chartByLee20100118
- Java加servlet制作的实时曲线与历史曲线,利用jsp页面显示曲线,数据库为oracle-Plus real-time Java servlet production curve and the curve of history, using jsp page displays curves for the oracle database
Iocomp.v3.0.4
- 工控方面的控件,包括实时曲线、历史曲线、各种工控面板等。-component about industrial control
20041110152218_Graphic
- 绘制柱状图、饼图、曲线、历史曲线、工业实时曲线的类,极有参考价值-valuable class reference
VisualBasic
- 用Visual+Basic实现测控软件中的实时曲线和历史曲线。-Measuring and Control with Visual+ Basic software in real-time curves and the historical curve.
VBshishiquxian
- vb实时显示曲线的例子,能够根据接收数据实时动态绘制曲线,带滚动条,可回看历史曲线(VB real time display curve example, can according to the receiving data real-time dynamic curve, with scroll bar, can look back the history curve)
VB
- VB,串口通讯,picturebox画历史曲线 ADO连接数据库(VB PICTUREBOX MSCOMM ADODC ACESS)
chartCe wince绘制曲线的控件
- 自用的chartCe控件,使用VS 2008 C#开发,在wince 6.0 R3中运行没问题。其他版本没有测试过。 采用了双缓冲绘图,更新画面不闪烁,运行时占用资源极少。有简单的自动缩放功能。可绘制历史曲线也可用做实时图表。 特别说明,这个控件是基于网友的windowFrom控件改的。