-
Rouyi
改编自若依后台模板。
新增功能如下:
1.后台代码块自动更新;
2.mysql前端自选设置;
3.集成Hibernate,配置文件中可选则Mybatis(Realizing Background Automation Management)
- 2020-06-22 21:00:01下载
- 积分:1
-
counts
说明: 利用动态规划法,求出字符串A变为字符串B的最小操作数。(每次只能操作一个字符)(Find the minimum operand that turns string A into string B)
- 2020-06-24 23:40:12下载
- 积分:1
-
U_1_Shop
超市收银管理系统,源码下载The supermarket cashier management system(The supermarket cashier management system)
- 2014-07-31 16:10:24下载
- 积分:1
-
com.gmail.dengtao.joe.transport
个人工作中编写基于java nio的socket封装,基于事件的设计方式这点类似mina,但该框架的主要特点是简单!(Personal work, the preparation of the socket-based java nio package, event-based design approach this like mina, but the main features of the framework is simple!
)
- 2013-09-28 08:41:35下载
- 积分:1
-
200_java_code
200个Java初学者必看的小程序,从初始的hellow world 到jFrame的基础使用方法都包括了(200 Java applet beginners must-see, world hellow to the base from the initial use of jFrame are included)
- 2014-05-10 15:08:42下载
- 积分:1
-
DTMDefaultBaseIterators
This class implements the traversers for DTMDefaultBase.
- 2014-02-27 15:34:38下载
- 积分:1
-
Java-and-database
说明: Java与数据库,能用applet小程序或frame最好,建立数据库,创建表,进行简单的查询,删除,修改即可(Java and database)
- 2011-03-29 15:06:03下载
- 积分:1
-
Phys_Lab
eclipse中java工程源代码。根据实验数据作图。可作出标准的实验室网格图,和标准的应用最小二乘法拟合的直线。(The eclipse s java project is used to make the line illusions from the data gotted from the physical lab)
- 2011-10-16 08:11:01下载
- 积分: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
-
Calculator
一个简单的计算器实现,带小数的加减乘除。使用Java AWT/Swing实现(Implement a simple calculator, decimal addition and subtraction)
- 2013-10-05 11:42:48下载
- 积分:1