登录
首页 » Windows_Unix » zutaiwang

zutaiwang

于 2020-12-04 发布 文件大小:689KB
0 223
下载积分: 1 下载次数: 81

代码说明:

  基于组态王的温度控制系统,主要功能有温度的显示,还有温度的实时曲线(Based on the Kingview the temperature control system, the main function of the temperature display, real-time temperature curve)

文件列表:

200916022213方雄波组态王
........................\200916022213方雄波 温度控制系统
........................\...............................\action.cfg,8,2012-06-03
........................\...............................\appscrip.cfg,254,2012-06-04
........................\...............................\comdev.dat,180736,2010-01-05
........................\...............................\customscript.cfg,561,2012-06-03
........................\...............................\DBFlag.dat,9,2010-01-05
........................\...............................\Device.dat,17408,2010-01-05
........................\...............................\ExceptionTime.dat,8,2012-06-03
........................\...............................\group.dat,17,2010-01-05
........................\...............................\IdName.Dat,2,2009-01-03
........................\...............................\mainbase.ini,598,2010-01-05
........................\...............................\OcxIDs.Dat,7,2009-01-03
........................\...............................\pic00001.111,20480,2009-01-03
........................\...............................\pic00001.act,16896,2010-01-05
........................\...............................\pic00001.pic,20480,2009-01-03
........................\...............................\pic00002.111,5632,2012-06-04
........................\...............................\pic00002.act,5632,2010-01-05
........................\...............................\pic00002.pic,5632,2009-01-03
........................\...............................\pic00003.111,23040,2012-06-04
........................\...............................\pic00003.act,17920,2010-01-05
........................\...............................\pic00003.pic,23040,2009-01-03
........................\...............................\picmanag.dat,126,2010-01-05
........................\...............................\Project.inf,1024,2012-06-03
........................\...............................\project.pro,126,2010-01-05
........................\...............................\ProjManage.dat,108,2010-01-05
........................\...............................\RDB
........................\...............................\...\RDBRecServer.dat,2048,2010-01-05
........................\...............................\RDBQueryServer.dat,1022,2010-01-05
........................\...............................\refstation.bak,7,2012-06-03
........................\...............................\refstations.dat,7,2010-01-05
........................\...............................\RptIds.Dat,38,2009-01-03
........................\...............................\RptRDBNodes.tmp,2,2010-01-05
........................\...............................\section.dat,182,2012-06-03
........................\...............................\struct.dat,3072,2010-01-05
........................\...............................\struct.db,8448,2010-01-05
........................\...............................\structtag.idx,40,2010-01-05
........................\...............................\structtag2.idx,40,2010-01-05
........................\...............................\tagname.db,17920,2010-01-05
........................\...............................\tagname.idx,1404,2010-01-05
........................\...............................\tagname2.idx,1528,2010-01-05
........................\...............................\ToolBox.ini,55,2012-06-03
........................\...............................\Tree.dat,111,2012-06-03
........................\...............................\users.dat,786,2012-06-03
........................\...............................\VarSel.flt,0,2012-06-03
........................\...............................\webInfo.dat,211,2012-06-03
........................\...............................\Webs
........................\...............................\....\config
........................\...............................\....\......\KvWebDbCfg.dat,135,2010-01-05
........................\...............................\....\......\KvWebDbVar.dat,135,2010-01-05
........................\...............................\....\......\KvWebHisCfg.dat,135,2010-01-05
........................\...............................\....\......\KvWebRealCfg.dat,135,2010-01-05
........................\...............................\本站点
........................\...............................\......\project200901030200.tmp,524288,2009-01-03
........................\...............................\......\project200901030300.tmp,524288,2009-01-03
........................\...............................\......\project201001050100.tmp,524288,2010-01-05
........................\...............................\......\project201206031500.tmp,524288,2012-06-03
........................\...............................\......\project201206040300.tmp,524288,2012-06-04
........................\200916022213方雄波 温度控制系统报告.doc,770560,2012-06-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • i30semoDEMO(GAS)
    I30 gasoline instrument panel color LED backlight module
    2013-08-23 07:42:15下载
    积分:1
  • nuanfengji
    这是一款韩国暖风机,用于干燥的地方,此程序经过仿真通过,而且烧录到硬件中,功能ok(This is a South Korean heaters used in a dry place, this program has been through simulation, and burned into the hardware, functions ok)
    2012-05-23 07:54:55下载
    积分:1
  • SCItest
    瑞萨7709系列高档单片机串口通信的工程文件,实现简单的单片机与PC之间的串口通信(Renesas 7709 series high-end single-chip serial communication engineering documents, to achieve a simple and single-chip serial communication between PC)
    2009-04-21 17:47:30下载
    积分:1
  • DIWNL
    * 通过本例程了解 DS1302时钟芯片的基本原理和使用 ,理解并掌握DS1302时钟芯片驱动程序的编写以及实现数字字符在数码管中的显示(By understanding this routine DS1302 clock chip on the basic principles and use, understand and grasp the DS1302 clock chip driver for the preparation and the realization of numeric characters in the digital tube display)
    2013-10-14 15:27:29下载
    积分:1
  • 0904
    该电源以单端反激式DC-DC变换器为核心。市电通过自耦式调压器,隔离变压器,整流滤波后产生直流电压,经DC-DC变换得到题目所需输出电压,实现了开关稳压电源的设计。(The power to single-ended flyback DC-DC converter at the core. City through the auto-type voltage regulator, isolation transformer, rectifier filter DC voltage generated by the DC-DC conversion has been the subject output voltage required to achieve a switching power supply design.)
    2009-07-16 21:51:00下载
    积分:1
  • DataAdapter
    使用DataAdapter对数据库进行操作 将SQL-search.aspx程序可改为使用DataAdapter对数据库进行操作. 程序使用"Dim objAdapt As New OleDbDataAdapter(strcmd,objCon)"创建了DataAdapter对象。(Use DataAdapter to operate the database The SQL-search.aspx program can be changed using the DataAdapter to operate the database. The program uses "Dim objAdapt As New OleDbDataAdapter (strcmd, objCon)" Creating a DataAdapter object. )
    2013-12-27 21:39:40下载
    积分:1
  • TFT--underlying-driver
    TFT彩色液晶屏底层驱动代码,已经封装好了,可以直接调用。基于89c52单片机。(TFT color LCD screen underlying driver code has been packaged well, can be called directly. Based 89c52 microcontroller.)
    2013-09-22 22:27:33下载
    积分:1
  • gps-asm
    c51单片机实现GPS数据接受并通过数码管显示时间(c51 achieve single-chip GPS data receive and display digital time)
    2009-04-08 18:16:27下载
    积分:1
  • CLedShowDemo
    一个指示灯闪烁的小程序,给大家做参考,个人认为还是有参考价值的。(A simple Led indicator program for glitter.)
    2011-01-13 12:16:00下载
    积分:1
  • TDS220
    泰克TDS220示波器使用指导书 ,使用起来很方便,其他示波器使用方法类似(Tektronix TDS220 oscilloscopes use instructions, easy to use, similar to other oscilloscopes use)
    2015-09-14 22:39:13下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载