欢迎来到天天文库
浏览记录
ID:9293207
大小:39.50 KB
页数:16页
时间:2018-04-26
《vb立窑监控系统设计 源码》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、---------------------------------------------------------------范文最新推荐------------------------------------------------------VB立窑监控系统设计+源码摘要:温度、风压、风量和物料的控制在立窑制水泥的工业中起着重要的作用。如何在实时监测煤粉和生料的数量,并有效地控制窑内温度保持1500度是如何生产出高质量水泥的关键,风量和风压是燃烧充分与否的另一个关键因素。在本文中,利用VB中的timer控件和picture控件作出实时曲线图和主界面的动画
2、效果。在picture控件中运用line和circle指令可以画出自己想要的主界面。ADO控件的使用可以使VB与数据库相连并使用ADO控件进行对数据库里的实时记录集进行添加、修改、删除和查询,还可以对ACCESS中的记录指针进行操作来显示想要的数据条列,最后系统利用了这个控件进行用户管理、权限管理和用户记录。使用DataGrid控件可以将数据表中的字段中的数据显示出来,对表中的数据进行随时的查看,以便于出错时修改。11794关键词:15/16-----------------------------------------------------------
3、----范文最新推荐------------------------------------------------------立窑;数据库ACCESS;ADO控件;DataGrid控件ThedesignofshaftkilnmonitoringsystembasedonVisualBasicAbstract:Temperature,windpressure,airvolumeandmaterialscontrolsystemoftheindustryinshaftkilncementplaysanimportantrole.Howtomonitoringt
4、imelyinpulverizedcoalandthenumberofraw,andeffectivelycontrolshaftkilntemperaturekeep1500degreesisthekeytoproducehighqualityofcement,airvolumeandairpressureisanotherimportantfactoraboutburningfullyornot.Inthispaper,usingVBtimmercontrolandthepicturecontroltomakereal-timegraphandthein
5、terfaceanimationeffects.Inthepicturecontrol,youcandrawtheLordinterfacewhatyouwanttogetbyuseoflineinstructionandcircleinstruction.TheuseofADOcontrolcanconnectedVBwithdatabaseanduseADOcontrolcansettherealtimerecordinthe15/16------------------------------------------------------------
6、---范文最新推荐------------------------------------------------------databaseadd,modifyanddeleteandquery,italsocanoperatetherecordpointerinACCESSrecordsdisplaythelistingofthedata,inthelast,thesystemusethiscontrolforusermanagement,rightsmanagementanduserrecords.DataGridcontrolcandisplayth
7、edatatothetableoffielddata,andlookupthedatainthetableatanytime,inordertochangewhensomethinggoeswrong.4.1立窑监控系统的功能164.2立窑监控系统的设计164.2.1立窑工艺流程模拟显示164.2.2立窑数据实时曲线绘制164.2.315/16---------------------------------------------------------------范文最新推荐----------------------------------------
8、--------------数据库处理164.2.4
此文档下载收益归作者所有