搜索资源列表
TemperatureChange
- 温度转换程序.这个程序将使用算数运算符将一个华氏温度转变成一个摄氏温度,然后再将一个摄氏温度转换为华氏温度,并将结果输出。-temperature conversion. This procedure will use arithmetic to a Fahrenheit temperature into a Celsius temperature, then pass a Celsius temperature conversion of Fahrenheit temperature, the
ConvertAWT2
- 小的程序,可以很简单的把一个化石温度转变成为设施温度-small procedure, a very simple one fossils temperature changes as the temperature facilities
JavaJUIChap06
- java图形用户界面 6.1 HelloWorldSwing 6.2 按钮计数器 6.3 Swing按钮 6.4 温度转换器 6.5 HtmlDemo 6.6 投票器 6.7 TextSamplerDemo 6.8 Swing菜单 6.9 文件对话框 6.10 月相 6.11 单位转换器 6.12 Swing动画-java graphical user interface buttons 6.1 6.2 counter HelloWorldSwin
TemperatureController
- 本程序分为界面和控制器核心两部分 一、界面部分功能主要有: (1)显示控制器核心数据和参数 (2)与用户交互,可以调节初始输入温度值,并将温度变化率清零以便进行新一轮的模拟。 界面使用了定时器。开启模拟时候,每隔一秒,触发一次计时器消息,完成下列工作: 1. 将界面上的当前温度映射为模糊控制器的输入温度 2. 输出当前温度,当前温度变化率 3. 调用模糊控制,得到控制器输出值,将其乘以m_fFuelEffect (燃料输出对温度变化率的影响率,目前设置为0.3),得到
ds18a
- DS18B20程序,包括初始化程序,温度转换程序,已验证通过-DS18B20 procedures, including the initialization process, temperature conversion procedures have been verified through
摄氏与华氏温度转换
- 摄氏与华氏温度转换实现两种温度的相互转换-Celsius and Fahrenheit temperature change to achieve both temperature conversion
sheshi
- 摄氏温度和华氏温度转换-Celsius and Fahrenheit temperature of temperature change
wkxt
- 本系统由applet和服务端组成。由客户端录入温度,服务器接收到温度后向每个客户端转发,客户端根据接收到的温度形成实时动态图表运行本程序要配置java环境或安装jre 将temperature目录放在web目录下,先运行服务端(点击server_start.bat),然后用浏览器打开客户端即可
Main
- Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calculation
Chapter16n2
- 温度转换,并且用JAVA制图表示温度变化-temperature conversion, and mapping using Java, said temperature changes
java例
- 这是一个以JAVA编写的程序,本人还没有试过,是一个简单的温度控制系统-this is a Java programs written, I have not tried, is a simple temperature control system
TemperatureFrame
- 这是用Java写的用来测试温度控制的源代码,不过有很多不足之处,希望能对大家有一点儿帮助。-This is written using Java to test the temperature control of the source code, but a number of inadequacies in the hope that it can help you a bit.
OpenDMTP
- OpenDMTP-GPS及PDA等数据通信协议 OpenDMTP(Open Device Monitoring and Tracking Protocol)是一个协议和框架用于在服务器和客户端设备之间通过Internet或其它相似网络进行双向数据通信。OpenDMTP是专门连接面向基于定位的信息比如GPS,也可以是从远程监控设备收集到的温度和其它数据。由于OpenDMTP非常小,所以特别适合于移动设备比PDA,移动电话和其它特定的OEM设备。 -OpenDMTP-GPS and PDA, s
temperature
- 温度转换器,根据用户输入的温度,进行华氏与摄氏温度之间的转换,带有不同的温度显示不同的图片功能-Temperature converter, based on user input temperature, the Fahrenheit and Celsius temperature conversion between the temperature display with different functions in different pictures
Temperature
- 适用于初学者,java编写的室内温度模拟测试,根据现有数据模拟-For beginners, java prepared by the indoor temperature simulation tests, simulations based on available data
temperature-transverter
- 界面具有背景图案以及背景音乐,可以进行华氏与摄氏温度的相互转换,根据显示的温度,能自动切换窗口背景的图案,如春夏秋冬等图片。-Interface has a background pattern and background music, you can convert Fahrenheit and Celsius temperatures each other, according to the temperature display can automatically switch the
temperature-conversion-(JSlider)
- temperature conversion (JSlider)
temperature-buzzer
- temperature buzzer- temperature buzzer
temperature_crawler
- 从网上抓取天气数据,主要是国内的天气数据。(capture temperature data from some website.)
Temperature
- 计算将水从初始温度加热到最终温度所需的能量。(Enter the final temperature,and get the energy.)