-
baokandingyueguanlixitong
报刊订阅管理系统,代码和报告都在里面 完整的,需要的可以下载参考(baokandingyueguanlixitong wanzhengziliao )
- 2020-12-18 18:09:11下载
- 积分:1
-
ReadCSV
Java beans for read data from CSV file
- 2014-02-04 18:39:15下载
- 积分:1
-
Spring-Security-3
一本介绍spring security 3的书籍,挺好的(spring security 3 introduction)
- 2012-05-02 22:00:00下载
- 积分:1
-
filemanager
文件管理系统 shixianwenjianshangchuanhuozhexiazai(Document Management System)
- 2014-02-28 09:46:23下载
- 积分:1
-
1
说明: 第一个Java例子程序,源文件为HelloWorld.java,可以使用
javac HelloWorld.java
进行编译,然后运行,
java HelloWorld(The first example of a Java program, the source file is HelloWorld.java, you can use the javac HelloWorld.java compile and run, java HelloWorld)
- 2015-03-21 13:27:37下载
- 积分:1
-
JAVA
java基础教程,对于初学者有很大的帮助,是你进行软件行业java方向的最好入门书籍
(Java based tutorial, very helpful for beginners, is the entry you are Java direction of software industry s best books)
- 2013-08-08 19:47:54下载
- 积分:1
-
simplejavaprogramming
题目:打印出杨辉三角形(要求打印出10行题目:输入3个数a,b,c,按大小顺序输出。
题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。
题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数
题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(Topic: Print out the Triangle (10 lines required to print out the Title: Enter the 3 numbers a, b, c, according to the order of output. Title: input array, the largest exchange with the first element, the smallest and the last element of the exchange, output array. Topic: There are n integers, to move back in front of the order m of the number of positions, finally becoming the foremost m m the number of number of topics: write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n)
- 2011-05-09 19:11:58下载
- 积分:1
-
SearchableActivity
ClassTest extends junit.framework.TestCase.
- 2014-01-08 10:46:12下载
- 积分: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
-
java_course
本人学习JAVA初期,练习课本程序时,将老师上课代码手敲进电脑,有一点价值吧,供新手使用(When I learn early JAVA, exercise books program, the teacher in the class code is hand knocked into the computer, it has little value for the novice to use)
- 2016-06-29 12:56:33下载
- 积分:1