CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - JAVA 风扇

搜索资源列表

  1. 风扇

    0下载:
  2. 使用多线程实现一种模拟风扇的程序,可以利用按钮控制风扇的运动情况!Java实现!是一个applet!-use multithreading to achieve a simulation fans procedures, we can use the buttons to control the movement of fans! Java! It is an applet!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7589
    • 提供者:耿神
  1. FengshanFengshan

    0下载:
  2. 用JAVA开发的一个小型的风扇系统,可以实现风扇的转动,可以反转可以停止-with JAVA development of a small fan systems, which can achieve the rotation of the fan, could stop the reversal
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:5392
    • 提供者:汪永
  1. ControlFans

    0下载:
  2. 1.JAVA的图形设计功能在面板上画三个风扇 2.使用多线程控制三个风扇的开始和停止
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-17
    • 文件大小:1578
    • 提供者:杨晓艳
  1. fan

    0下载:
  2. 简单风扇程序,简单却很有用,相信大家会用到-a java application for a simple fan,quite easy but so useful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1242
    • 提供者:张凯
  1. Fans

    0下载:
  2. 一个java多线程工具,运行后显示两个风扇,可以调节转速,转向。-A multi-threaded java tools, run the two fans after the show, can adjust the speed, steering.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2187
    • 提供者:huihui
  1. ch14

    0下载:
  2. java课后习题答案,一个风扇运动的程序代码-class
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:133286
    • 提供者:耿明超
  1. zhuanfengshan

    0下载:
  2. 一个Java编的模拟风扇转动的小程序,不算太完美,但是还算美观。-Part of a Java applet simulation of rotating fan, which is not too perfect, but pretty beautiful.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1561
    • 提供者:wlb
  1. 23479328749

    0下载:
  2. 实现一个风扇模型,具有加速转,倒转,减速转等功能-The realization of a fan model with accelerated forward, rewind, slow transfer functions
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7088
    • 提供者:王桂花
  1. fs.java

    0下载:
  2. 实现风扇的一些操作。包含3个小风扇,可分别控制快慢,开始或结束也可单独控制。-Some operations to achieve fan. Contains 3 small fans, which can control the speed, the beginning or end can be controlled separately.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:32527
    • 提供者:马野
  1. DrawFan

    0下载:
  2. 运用JAVA语言画出了一个风扇,可以顺时针转、逆时针转、暂停等功能-JAVA language used to draw a fan, you can turn clockwise, counterclockwise turn, and pause
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1423
    • 提供者:马巨鹏
  1. ThreeFans

    0下载:
  2. 这是用java编写的,描述三个风扇旋转,实现了加速,停止和逆转功能-This is written in java,and it describe the rotation of three fans .It achieve the acceleration, stop and reverse functions
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1900
    • 提供者:qiuweihui
  1. zhuanfengshan

    0下载:
  2. 一个Java小程序,实现了简单的风扇图像效果,可以旋转和调整转速。-A Java applet, a simple fan image effects, you can rotate and adjust the speed.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3225
    • 提供者:wlb
  1. fan

    0下载:
  2. 一个风扇的java小程序,可实现风扇的一般功能,如开关,调节风速,定时。-A fan of the Java applet, the general functions of the fan switch, adjust the wind speed, timing.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:6073
    • 提供者:张红亮
  1. DrawWind

    0下载:
  2. 可以实现一个自由转动的小风扇,对于学习JAVA来说是个不错的选择-Can achieve a rotating fan is a good choice for learning JAVA
  3. 所属分类:Applet

    • 发布日期:2017-04-13
    • 文件大小:2540
    • 提供者:海之蓝
  1. FAN

    0下载:
  2. 利用JAVA中多线程机制和画图功能实现多个风扇的转动,可以调整风扇的速度等-JAVA multi-threading mechanism and drawing features multiple fan rotation, you can adjust the speed of the fan
  3. 所属分类:Other Games

    • 发布日期:2017-11-21
    • 文件大小:74799
    • 提供者:Tangxia
  1. Fan

    0下载:
  2. 2.风扇加上图形界面,及快慢调节按钮、风扇叶片颜色调节选项,并添加相应的事件监听器完成对应的事件处理。(可选:为风扇绑定定时器,使得其能完成在特定时间启动,特定时间关闭,或是设定工作时长。)(fan with graphical interface, and speed adjustment button, fan blade color adjustment options, and add the corresponding event listener to complete the co
  3. 所属分类:Java编程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:544625
  1. fan

    0下载:
  2. 定义一个名字为Fan的类模拟风扇,属性有speed、on、redius和color。要求为每个属性定义属性方法,并提供方法tostring()返回类中所有属性值的字符串(Define a class named Fan class simulation fan, the attributes are speed, on, redius and color. The attribute method is defined for each attribute, and the method toS
  3. 所属分类:Java编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:清奇
  1. 电风扇终结

    0下载:
  2. 实现风扇的加速减速和反转,通过time实现加速和减速和反转,用画板画的电扇,希望大佬审核通过(To speed down and reverse the fan, speed up and decelerate and reverse through time, the electric fan of drawing board, hope the big guy check through)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:余有夕
  1. ThreeFans

    0下载:
  2. 显示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.)
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:ZGTS
  1. SmartHome

    1下载:
  2. 一款智能家居的APP,实现模拟控制灯光、风扇、各类传感器的信息采集(APP of a smart home to realize the information collection of analog control lights, fans and various kinds of sensors)
  3. 所属分类:Java编程

    • 发布日期:2018-01-09
    • 文件大小:51713024
    • 提供者:丁阿曼
« 12 »
搜珍网 www.dssz.com