CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 温度

搜索资源列表

  1. TemperatureChange

    0下载:
  2. 温度转换程序.这个程序将使用算数运算符将一个华氏温度转变成一个摄氏温度,然后再将一个摄氏温度转换为华氏温度,并将结果输出。-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
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.35kb
    • 提供者:wawa
  1. ConvertAWT2

    0下载:
  2. 小的程序,可以很简单的把一个化石温度转变成为设施温度-small procedure, a very simple one fossils temperature changes as the temperature facilities
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:傻强
  1. JavaJUIChap06

    0下载:
  2. 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
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:128.4kb
    • 提供者:Jacky
  1. TemperatureController

    3下载:
  2. 本程序分为界面和控制器核心两部分 一、界面部分功能主要有: (1)显示控制器核心数据和参数 (2)与用户交互,可以调节初始输入温度值,并将温度变化率清零以便进行新一轮的模拟。 界面使用了定时器。开启模拟时候,每隔一秒,触发一次计时器消息,完成下列工作: 1. 将界面上的当前温度映射为模糊控制器的输入温度 2. 输出当前温度,当前温度变化率 3. 调用模糊控制,得到控制器输出值,将其乘以m_fFuelEffect (燃料输出对温度变化率的影响率,目前设置为0.3),得到
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:46.86kb
    • 提供者:梁秀波
  1. 摄氏与华氏温度转换

    0下载:
  2. 摄氏与华氏温度转换实现两种温度的相互转换-Celsius and Fahrenheit temperature change to achieve both temperature conversion
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7.26kb
    • 提供者:苗海泉
  1. sheshi

    0下载:
  2. 摄氏温度和华氏温度转换-Celsius and Fahrenheit temperature of temperature change
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:827byte
    • 提供者:陈彦
  1. wkxt

    0下载:
  2. 本系统由applet和服务端组成。由客户端录入温度,服务器接收到温度后向每个客户端转发,客户端根据接收到的温度形成实时动态图表运行本程序要配置java环境或安装jre 将temperature目录放在web目录下,先运行服务端(点击server_start.bat),然后用浏览器打开客户端即可
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.23mb
    • 提供者:qingyi
  1. Chapter16n2

    0下载:
  2. 温度转换,并且用JAVA制图表示温度变化-temperature conversion, and mapping using Java, said temperature changes
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.75kb
    • 提供者:成为
  1. java例

    0下载:
  2. 这是一个以JAVA编写的程序,本人还没有试过,是一个简单的温度控制系统-this is a Java programs written, I have not tried, is a simple temperature control system
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.23mb
    • 提供者:飞天
  1. TemperatureFrame

    0下载:
  2. 这是用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.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:2kb
    • 提供者:Yang yanchai
  1. OpenDMTP

    0下载:
  2. OpenDMTP-GPS及PDA等数据通信协议 OpenDMTP(Open Device Monitoring and Tracking Protocol)是一个协议和框架用于在服务器和客户端设备之间通过Internet或其它相似网络进行双向数据通信。OpenDMTP是专门连接面向基于定位的信息比如GPS,也可以是从远程监控设备收集到的温度和其它数据。由于OpenDMTP非常小,所以特别适合于移动设备比PDA,移动电话和其它特定的OEM设备。 -OpenDMTP-GPS and PDA, s
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:706.35kb
    • 提供者:li
  1. weather_Code

    0下载:
  2. 用Java编写的天气预报软件,可以显示所在地未来5天的温度和天气状况以及当天的生活小提示。首次运行会产生一个 city.txt 的UTF编码文件纪录城市信息。软件无需安装。可以在任何支持jre 1.6 以上的环境中运行。 -Forecast prepared by using Java software, can show the location of the next five days the temperature and weather conditions as well as
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:88.58kb
    • 提供者:renrui
  1. weather_Code

    0下载:
  2. 用Java编写的天气预报软件,可以显示所在地未来5天的温度和天气状况以及当天的生活小提示。   首次运行会产生一个 city.txt 的UTF编码文件纪录城市信息。软件无需安装。可以在任何支持jre 1.6 以上的环境中运行。   运行办法:安装JRE后直接双击 QierWeather.jar   或者 双击 "启儿天气"的快捷方式   提示: 指住QierWeather.jar右键,然后选择打开方式,然后选择用JRE目录下的javaw打开,以后就可以双击运行了。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:88.76kb
    • 提供者:daemon
  1. weather.java

    0下载:
  2. 本代码是实现查询一个国家的经度、维度、天气的查询,并根据客户的需求吧按华氏温度或摄氏温度输出结果-The query code is the longitude of a country, the dimension, weather information, and in accordance with the needs of your customers by Fahrenheit or Celsius temperature output
  3. 所属分类:Applet

    • 发布日期:2017-03-24
    • 文件大小:1.06kb
    • 提供者:gem wang
  1. TemperatureConverter

    0下载:
  2. 我自己做的一个温度转换器,可以使用户输入的温度转换成华氏温度计的温度或者摄氏度,适用于初学JAVA的学生了解什么是Inner Cla-I own a temperature converter that allows the user to enter into the temperature in Fahrenheit or Celsius temperature for JAVA beginner students to understand what is the Inner Class.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7kb
    • 提供者:Li Yujie
  1. wendu

    0下载:
  2. 基于java 的温控语音图示系统代码,能通过语音控制基本的温度程序.是学习Java语音领域的基本的代码,很有参考价值-Java-based temperature control system, voice icon code, through the voice control the temperature of the basic program. Is to learn Java' s basic voice code of great reference value to
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1.13mb
    • 提供者:李浩泉
  1. weather_Code

    0下载:
  2. 我用Java编写的天气预报软件,可以显示所在地未来5天的温度和天气状况以及当天的生活小提示。首次运行会产生一个 city.txt 的UTF编码文件纪录城市信息。软件无需安装。可以在任何支持jre 1.6 以上的环境中运行。 -I used weather software written in Java, you can display the location the next five days the temperature and weather conditions as well a
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:87.44kb
    • 提供者:217
  1. java(2)

    0下载:
  2. java温度转换剩下的字凑字数嘿嘿而黑恶化-the yuanmaof java wenduzhuanhuan
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:528byte
    • 提供者:yangnan
  1. TCONVERTER

    0下载:
  2. 一个简单好用的华氏/摄氏温度转换器,包含基本图形界面-A simple and easy to use Fahrenheit/Celsius temperature converter, with the basic graphical interface
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.47kb
    • 提供者:TS
  1. lv51仿真温度报警9600

    0下载:
  2. 51单片机和labview检测温度,通过实验得出单片机程序,labview程序,以及仿真。(51 SCM and LabVIEW temperature detection, through the experiment to achieve Singlechip procedures, LabVIEW procedures, and simulation.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-15
    • 文件大小:127kb
    • 提供者:来来来aaa
« 12 3 4 »
搜珍网 www.dssz.com