-
listener
说明: 构建swing图形界面,和监听方法的一些操作(Swing GUI building, and monitoring methods used in the operation)
- 2011-04-06 16:52:25下载
- 积分:1
-
ice4j
webrtc ice 封装,协议为了提供一个强大的机制,它允许基于提供/回答协议SIP和XMPP遍历NATs等。(The Interactive Connectivity Establishment (ICE) protocol combines various NAT traversal utilities such as the STUN and TURN protocols in order to offer a powerful mechanism that allows Offer/Answer based protocols such as SIP and XMPP to traverse NATs.)
- 2015-12-10 21:21:08下载
- 积分:1
-
complex
编写一个复数类,可以进行复数加法和减法运算。编写一个包含main方法的类(应用程序)测试该复数类。要求该复数类至少包含一个无参的构造方法和一个带参的构造方法;数据成员包括复数的实部和虚部,为double类型;包括两个方法,分别实现复数的加法和减法运算。(Write a complex class, which can add and subtract complex numbers. Write a class (application) containing the main method to test the complex class. The complex class is required to include at least one parametric construction method and one parametric construction method; the data members include the real and imaginary parts of the complex, which are of double type; and two methods are included to realize the addition and subtraction operations of the complex respectively.)
- 2019-04-13 20:31:45下载
- 积分:1
-
OpenJavaTradingSystem-bin-0.13 (1)
java trading stock platform
- 2017-09-13 11:38:34下载
- 积分:1
-
OAsystem
一个简单的OA系统 希望能提高大家的JAVA能力 功能蛮多的 于初学者修改 SQLserver数据库 TOMcat服务器 数据库 在database文件下 附加到SQLSERVE即可(A simple OA system hopes to improve everyone s ability to function JAVA find many beginners modify SQLserver database TOMcat server database under the database files can be attached to SQLSERVE)
- 2013-11-15 09:24:58下载
- 积分:1
-
dmzqzd_downcc
代码简洁之道,主要对代码编写的规范型,命名的合理性进行讲解(Code concise way, mainly code preparation of the standard type, the rationality of naming on)
- 2020-06-16 13:40:02下载
- 积分:1
-
ADBServerNeedRestartException
Convert integer format IP into xxx.xxx.xxx.xxx format for Andriod.
- 2013-10-06 00:42:43下载
- 积分:1
-
LLK
连连看简单javafx代码,适合javafx的初学者
(Of Lianliankan simple javafx code, suitable for javafx for beginners)
- 2012-11-15 19:27:38下载
- 积分:1
-
ordering_s2180755112010-(1)
an ordering system in java
- 2013-08-22 22:38:20下载
- 积分:1
-
AirConditioningCode
分布式温控系统基本要求
1. 中央空调是冷暖两用,但一次只能使用一种温控装置。当设置为供暖时,供暖温度控制在25°C~30°C之间,当设置为制冷时,制冷温度控制在18°C~25°C之间。
2. 中央空调具备开关按钮,只可人工开启和关闭,中央空调开启后处于待机状态。当关闭后,不响应来自房间的任何温控请求。当有来自从控机的温控要求时,中央空调开始工作。当所有房间都没有温控要求时,中央空调的状态回到待机状态。
3. 房间内有独立的从控空调机,但没有冷暖控制设备。从控机具有一个传感器,实时监测房间的温度,并与从控机的目标设置温度进行对比,决定是否需要制冷或制热,并向中央空调机发出请求。如果从控机发出的请求和中央空调设置的冷暖控制状态发生矛盾时,以中央空调机的状态优先,即中央空调机不予响应。
4. 从控机只能人工方式开闭,并通过控制面板设置目标温度,目标温度有上下限制。所有房间的初始目标温度由中央空调机设置,每个房间的空调机开启时要读取中央空调机预置的房间温度。温度升降范围应该在目标温度的上下1 °C。房间不考虑大小和管道的分布及大小问题,在达到目标温度后,房间的温度每分钟上下变化0.1°C。
(Basic requirements of a distributed temperature control system
1. Central air conditioning is the well-being of dual-use, but can only use a thermostat device. When set to heating, the heating temperature at 25 ° C ~ 30 ° C, and when set to cooling, the cooling temperature at 18 ° C ~ 25 ° C between.
2. Central air conditioning with switch buttons can only be manually opened and closed, central air-conditioning turned on in standby mode. When closed, do not respond to a request from the room of any thermostat. When the machine from temperature control from the control requirements, central air-conditioning work. When all rooms are no thermostat demand, central air condition back to standby.
3. Room independent from the control air conditioning, but no climate-control equipment. From the control machine with a sensor, real-time monitoring the temperature of the room, and with the goal set from the control unit compares the temperature to determine the need for cooling or he)
- 2021-04-14 20:58:54下载
- 积分:1