搜索资源列表
MyApplet
- 一个风扇,可以正转,倒转,并可由滚动条控制速度-a fan, one can turn, reversed and can control the speed of the rolling
FanControlPanel
- 用多线程技术实现的模拟电风扇,可以控制电风扇的开始暂停,转速的大小-use multithreading technology to achieve simulation fans will be able to control an electric fan suspended, the size of Speed
ElectricFanFrame
- 功能描述 1.模拟现实中风扇的吹风功能。 2.能运用按钮控制风扇的开关和风扇的旋转速度。 3.加入JSlider滑条,用此调节风扇转速。 -Functional Descr iption 1. Simulated reality of the hair fan function. 2. To use the switch button to control the fan and fan rotation speed. 3. JSlider joined
DrawArcs
- (1)当按下加速时可以加快小风扇的旋转速度。 (2)当按下反转时可以反着旋转, (3)当按下减速时减速转动。 (4)当按下反转时可以反转 (5)可以暂停 (6)同时可以通过滚动条来控制小风扇的旋转速度,当拖动滑动条时可以-(1) when you press the acceleration can speed up a small fan rotation speed. (2) when pressed against the rotation can be reve
fs.java
- 实现风扇的一些操作。包含3个小风扇,可分别控制快慢,开始或结束也可单独控制。-Some operations to achieve fan. Contains 3 small fans, which can control the speed, the beginning or end can be controlled separately.
AnalogFan
- 版本2:满分 15 分 修改版本 1 中Fan 类,让其继承 JPanel 类,并且把 color属性设置为 Color类型,默认 属性为 red。随机产生 radius ,取值范围为 1-5;随机产生颜色,取值范围为 red、blue 、yellow 、 green、orange ;根据 color、radius 属性值绘制风扇。运行如下图: 版本3:满分 20 分 让版本 2 中的风扇转起来。创建一个 FanControl 类包含以下内容:Start
ControlFans
- Java上机实验,运用多线程,实现对三个风扇的控制。-Java-on experiments, the use of multi-threaded, to achieve the three fan control.
FanTestUpdate
- 基于adam4150 的物联网控制app 默认com1 包括风扇及灯控制-Based adam4150 IOT control app default com1 includes a fan and light control
ThreeFans
- 显示3个风扇,用控制按钮开动和停止风扇。可以同时开动和停止3个风扇,也可以分别开动和停止每一个风扇。(Display 3 fans, use the control button to drive and stop the fan. 3 fans can be opened and stopped at the same time, and each fan can be opened and stopped respectively.)