Welcome![Sign In][Sign Up]
Location:
Search - temperature

Search list

[GUI Developtemp_vb

Description: 温度控制界面-temperature control interface
Platform: | Size: 11264 | Author: jiangyong | Hits:

[SCMtmperrature

Description: 温控系统,c语言描写,无需密码,实现温度湿度测量,编译可直接通过 -temperature control system, c description language, without passwords, temperature and humidity measurements, can be compiled directly through
Platform: | Size: 9216 | Author: 刘国富 | Hits:

[SCMADC0804

Description: 自己写的ADC0804制作的温度控制器的C语言程序-himself wrote the ADC0804 produced by the temperature controller C Programming Language
Platform: | Size: 1024 | Author: | Hits:

[SCMmeasure_temp

Description: ATmega128单片机对SHT7x温湿度传感器的驱动程序。编译环境:ICC AVR-SHT7x ATmega128 microcontroller right temperature and humidity sensor drivers. Build Environment : ICC AVR
Platform: | Size: 45056 | Author: moker | Hits:

[CSharptemperature_control

Description: 温控系统,利用人工智能模糊推理理论进行温度控制。-temperature control system, using artificial intelligence, fuzzy reasoning for temperature control.
Platform: | Size: 1959936 | Author: 紫露 | Hits:

[AI-NN-PRtempcont

Description: 根据人工智能的模糊理论编写的温度控制程序,实现对温度的模糊控制-under artificial intelligence theory of fuzzy prepared by the temperature control process, the temperature of Fuzzy Control
Platform: | Size: 3491840 | Author: 朱海昆 | Hits:

[matlabtrykalman

Description: “假设我们要研究的对象是一个房间的温度。根据你的经验判断,这个房间的温度是恒定的” 学习kalman滤波的朋友开始,很可能会在网上找到一篇“卡尔曼滤波器”的文章,而且有程序,但是发现程序和文章不匹配 我自己写了一个程序,和文章一致的,图也相同,初学的朋友可以看看(我自己也刚学几天,^_^) 另:我好像在没有下载权限的情况下突然收到了一个很需要的程序,虽然不明白原因,还是很感谢-"If we are to the object of research is a room temperature. Based on the experience that The room temperature is a constant "learning Kalman filtering friends, is likely to find an online "Kalman filter," the article, but there are procedures, However, procedures and found the article does not match my own writing of a process, and the same article, the map is the same, Beginners friends can see (and I have a few days just learning ,^_^) another : I do not like the download under the competence of the suddenly received a great need of the procedure, although they do not understand why, still very grateful to the
Platform: | Size: 1024 | Author: 始发地 | Hits:

[source in ebookCPU_TEMP

Description: CPU 温度 (DOS) 适合很多机型-CPU temperature (DOS) for many models
Platform: | Size: 1024 | Author: 典经 | Hits:

[Embeded-SCM DevelopC8051F020+18b20

Description: 温度传感器18B20的keil C51驱动程序-temperature sensor 18B20 the keil C51 Driver
Platform: | Size: 1024 | Author: wjxiao | Hits:

[Applicationstemperature

Description: 项目中涉及温度监控的东西,研究了一下于是有了这个模拟系统的产生。 本系统由applet和服务端组成。由客户端录入温度,服务器接收到温度后向每个客户端转 发,客户端根据接收到的温度形成实时动态图表(请看运行效果录像)-projects involving temperature monitoring things, some research so With this simulation system for the selection. The system consists applet and the server component. Input from the client temperature, the temperature of the receiving server after each client transponders, According to the client receives the temperature to form real-time dynamic graphics (See operating results video)
Platform: | Size: 2752512 | Author: shixiao | Hits:

[Other Embeded programReadTemp

Description: ad7705读温度程序,cpu是lpc2132-ad7705 time temperature procedure, cpu is lpc2132
Platform: | Size: 1024 | Author: 朱明 | Hits:

[SCMchengxuheji

Description: 这是基于DS18B20的51单片机温度测量系统,里面是液晶,串口,温度测量的C源程序-This is based on the 51 SCM DS18B20 temperature measurement system, which is LCD, Serial, Temperature Measurement of C source
Platform: | Size: 98304 | Author: 国君 | Hits:

[SCMmsp430+temperatur

Description: 用MSP430单片机实现的温度测量程序,希望对大家有帮助-MSP430 MCU with the temperature measurement procedures, we hope to help
Platform: | Size: 2048 | Author: gaojian | Hits:

[assembly languagewsd3

Description: 温湿度控制器(485通讯),开关量输出.-temperature and humidity controller (485 communications), the switch output.
Platform: | Size: 8192 | Author: zhoubin | Hits:

[SCMtemperaturecontrol

Description: 温度控制器,通过测定目标温度与要求温度的差值来控制温度恒定。-temperature controller, by measuring temperature and the target temperature margin requirements to control the temperature constant.
Platform: | Size: 68608 | Author: 苏飞 | Hits:

[AI-NN-PRTemperatureControl(C++)

Description: 基于模糊控制的温度控制模拟,本程序将模仿一个简单具有滞后特性的温度控制系统,采用模糊控制的方法,实现当前温度达到目标温度的有效控制。-based on fuzzy control of the temperature control simulation, This program will imitate a simple lag characteristics of the temperature control system, using fuzzy control methods the achievement of current temperature reaches the target temperature control.
Platform: | Size: 36864 | Author: linvg | Hits:

[JSP/JavaTemperatureController

Description: 本程序分为界面和控制器核心两部分 一、界面部分功能主要有: (1)显示控制器核心数据和参数 (2)与用户交互,可以调节初始输入温度值,并将温度变化率清零以便进行新一轮的模拟。 界面使用了定时器。开启模拟时候,每隔一秒,触发一次计时器消息,完成下列工作: 1. 将界面上的当前温度映射为模糊控制器的输入温度 2. 输出当前温度,当前温度变化率 3. 调用模糊控制,得到控制器输出值,将其乘以m_fFuelEffect (燃料输出对温度变化率的影响率,目前设置为0.3),得到变化率的变化,加到当前温度变化率上,得到新的变化率。 4. 更新变化率,更新温度。将结果映射到界面上。 5. 记录相关数据并以图形、数字方式输出。 二、控制器核心用到的类有 (1)Rule_Func_Single 将简单的函数包装成类,方便后面使用。实现了 NB, NS, ZO, PS, PB 等梯形函数,以及常值函数。 (2)Grading_Func 继承自Rule_Func_Single类,比基类增加一个输入参数,指明梯形函数属于Input, Delta或者Output 。 (3)Rule_Function 将两个Grading_Func结合在一起,进行模糊与或模糊或等模糊逻辑操作,并输出结果。 -interface and controller core part of a two, the main function of the interface are : (1) Display Controller and core data parameters (2) interact with the user, can regulate the importation of the initial temperature, and will reset the rate of temperature change to a new simulation. Use the interface timer. Open simulation, every one second, the news triggered a timer, to complete the following tasks : 1. will interface on the current temperature map to the fuzzy controller input temperature 2. output current temperature, the current rate of temperature change 3. Call fuzzy control, to be the controller output value, m_fFuelEffect be multiplied by (fuel output to the rate of temperature change in rates Currently set to 0.3), be changes in the rate of change, added to the current rate of
Platform: | Size: 49152 | Author: 梁秀波 | Hits:

[SCMshuiwenkongzhi

Description: 一个基于PID算法和模糊控制算法的水温控制系统,可以使水温控制在上下2摄氏度以内。-a PID algorithm based on fuzzy control algorithm and the temperature control system, can control the water temperature from top to bottom within two degrees Celsius.
Platform: | Size: 4096 | Author: anh | Hits:

[SCMGRW3V101+T6

Description: 基于PWM温度控制系统,程序采用PWM方式,能够稳定控制波动度在0.5度内。-PWM temperature control systems, procedures using PWM mode, stability control to the volatility within 0.5 degrees.
Platform: | Size: 8192 | Author: 蔡新林 | Hits:

[Software Engineeringjiyudanpianjideduogongnenggongdiankongzhixitong.ra

Description: 本系统多个测控单元通过串行通信接口与上位机相连,可巡检和控制十二路温度,控制八路电机定时开关,以及依据料位计开关状态按顺序控制十一路卸料输料、电机的起停。已经成功应用于电除尘低压供电控制系统中。-the system control unit through a number of serial communication interface with the PC connected, Patrol and control can be 12 road temperature, the Eighth Route Army motor control timer switch, and the basis for Level Meter switch state sequential control 11 Road dump losers expected, the motor has stopped. Has been successfully applied to low voltage electrostatic precipitator power supply control system.
Platform: | Size: 58368 | Author: 赵相立 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net