-
java语言做的教务管理系统,基于MS Sql server数据库,功能比较全面...
java语言做的教务管理系统,基于MS Sql server数据库,功能比较全面-java language to do the educational management system, based on MS Sql server database, a more comprehensive feature
- 2022-07-16 23:16:06下载
- 积分:1
-
使用java.util.zip包将zip文件解压的类
使用java.util.zip包将zip文件解压的类-a class for decpressing the zip file by java.util.zip
- 2022-12-08 16:15:02下载
- 积分:1
-
用两个缓冲区实现鼠标事件的跟踪
用两个缓冲区实现鼠标事件的跟踪-buffer with two mouse-tracking events
- 2022-02-21 05:27:57下载
- 积分:1
-
转载 Java 2源码解读:java.util.ArrayList
转载 Java 2源码解读:java.util.ArrayList -reproduced Java 2 source explained : java.util.ArrayList
- 2022-03-19 05:05:50下载
- 积分:1
-
实现Runnable接口创建线程
实现Runnable接口创建线程-achieve starring interface to create threads
- 2022-03-17 19:57:49下载
- 积分:1
-
document talkin about peer to peer systems
document talkin about peer to peer systems
- 2023-03-11 00:10:04下载
- 积分:1
-
这个软件能把JAVA变成。EXE的文件。。。 具本方法可以到网上去自己找一下 把ZIP改为。EXE就可以了...
这个软件能把JAVA变成。EXE的文件。。。 具本方法可以到网上去自己找一下 把ZIP改为。EXE就可以了-the Java software can become. EXE files. . . With this approach may be to the Internet to find his own while his ZIP changed. EXE on the
- 2023-01-01 02:10:03下载
- 积分:1
-
java程序CH11范式
Java范例程序ch11-13.rar-Java paradigm procedures ch11- 13.rar
- 2022-02-01 20:40:33下载
- 积分:1
-
显示时间的一个脚本,时间以钟表格式显示,比较美观。
显示时间的一个脚本,时间以钟表格式显示,比较美观。-show that the one script, the time to watch format, more attractive.
- 2022-01-26 13:58:50下载
- 积分:1
-
Understand and apply exponentiation
Understand and apply exponentiation-Wind chill is the apparent temperature felt by exposed skin on a cold, windy day. Normally, there is a thin layer of warm air
surrounding our bodies, and this warm air helps insulate us from the cold air around us. A strong wind reduces the amount
of insulation by this air layer, so our skin loses heat at a faster rate than it would otherwise. Our skin feels colder, which
makes us feel colder the temperature it "feels like" is the wind chill temperature. For example, if you re exposed to 30°F
air moving at 20 mph, your skin loses heat at the same rate it would in calm 17.4°F air, so the windchill is 17.4°F.
In 2001, the National Weather Service changed the formula used to calculate the wind chill index (the old formula
produced temperatures that were too low). The new formula is:
Wind Chill (in °F) = 35.74+ 0.6215 T- 35.75 (V0.16)+ 0.4275 T (V0.16)
where T is the air temperature in °F and V is the wind velocity in mph. (In case
- 2023-09-08 11:15:03下载
- 积分:1