搜索资源列表
timeclck
- 计时器程序的代码-timer procedure code
TemperatureController
- 本程序分为界面和控制器核心两部分 一、界面部分功能主要有: (1)显示控制器核心数据和参数 (2)与用户交互,可以调节初始输入温度值,并将温度变化率清零以便进行新一轮的模拟。 界面使用了定时器。开启模拟时候,每隔一秒,触发一次计时器消息,完成下列工作: 1. 将界面上的当前温度映射为模糊控制器的输入温度 2. 输出当前温度,当前温度变化率 3. 调用模糊控制,得到控制器输出值,将其乘以m_fFuelEffect (燃料输出对温度变化率的影响率,目前设置为0.3),得到
timer
- 计时器服务依赖于加载 Timer 类的主机的系统日期。如果侦听器主机具有不同的系统日期,则侦听器可能会不合时宜地接收到通知。为了避免此类问题,要 ... 定期通知的默认行为是固定延迟执行,这一点已在 Timer 中指定。
javamine
- java扫雷游戏 程序文件说明 文件 内容 备注 AboutFrame.java 程序“关于”对话框。 JCounter.java 计数器类。 有小位数3位,图形。 JMine.java 主程序类 JMineArth.java 地雷分布图算法类 JMineButton.java Jbutton的扩展类有行号、列号、标记标志和单击标志 StartJMine.java 程序入口点 WinFrame.java 胜利对话框,有易中难三个启动选项
StopWatch
- 一个简单的计时器工具源码
TimerDemo
- 此程序是用java语言编写的一个计时器,通过这个程序可以很要好的掌握java
chap13
- 挖雷游戏.1.运行效果与程序发布 2.主类Game 3.方块 Block 4.雷区 MineSquare 5.雷标数目 FindAroundMineMarkNumber 6.雷标判DetermineMineMarkIsRightOrWrong 7.成片挖开区域 DetermineDigArea 8.无雷连通区 FindSafeArea 9.随机布雷 RandomSetMine 10.周围地雷个数FindAroundMineNumber 11.显示剩余雷数C
quartz-1.4.5
- 定时器开源项目, 相对于 jcrontab, Quartz 算是更完整的一个项目, 随著开发的版本上来, 他已经脱离只是写在程序里面的计时器, 在指定的时间或区间, 处理所指定的事件. 也加入了 servlet, 可以在 jsp/servlet container 执行-timer open-source projects, compared to jcrontab, Quartz is a more complete project, with the development onto the
clock
- 使用画线和画圆的技术在窗体中悔之绘制一个带有指针的钟表。通过一个时间计时器,每一秒钟触发一次。使用这样的方式来实现每一秒绘制一次图像。-Drawcircle painted lines and the use of technology in the form of regret on the map with a pointer of the watches. Time through a timer, every second the trigger once. Use this way t
Project1
- 简单的奥运倒计时牌子,由于奥运会已经过了,大家在运行的时候改下计时器中的2008.8.8,就可以中了,特点是将功能分类写成。-Olympic countdown easy brand, has been because of the Olympics, when everyone is running to the next timer in 2008.8.8, you can in, and the characteristics are written in functional class
jsp
- 流量统计,利用计时器的计时功能,统计流量,利用jsp实现,数据库采用sqlserver实现-Traffic statistics, use the timer function of time, traffic statistics, use jsp to achieve, the realization of the database using sqlserver
StopWatch
- 一个 Java 秒表计时器,两种计时模式,可切换皮肤和语言。-A stopwatch in Java. There are two timing modes and the language and look can be changed.
TimeCount
- 考试倒计时计时器 默认考试时间为2个小时 使用了多线程-countdown code .
chap13
- 13.4.1. 运行效果与程序发布 13.4.2. 主类Game 13.4.3. 方块 Block 13.4.4. 雷区 MineSquare 13.4.5. 雷标数目 FindAroundMineMarkNumber 13.4.6. 雷标判断 DetermineMineMarkIsRightOrWrong 13.4.7. 成片挖开区域 DetermineDigArea 13.4.8. 无雷连通区 FindSafeArea 13.4.9. 随机布雷 RandomS
Watch
- 线程实现的一个简单的码表(计时器),可以用来计时。-Threads to achieve a simple code table (timer), can be used to time.
Timer
- java计时器小程序,采用线程,可自定义计时时间。-java timer applet, using threads, can be customized time time.
Timer
- java编的计时器小程序,jar格式,内附源码,可自定义时间。-java timer applet code, jar format, containing the source code, can be customized time.
MyTimer
- 一个用Java做的倒计时器,可同时进行多个倒计时。含工程文件和jar程序-a countdown timer made by JAVA
JAVA计时器(秒表)程序代码
- 实现计时器功能,用java编写,也有不足之处,请多多指教。。。(enable time ahdlj sahkdkhco asoudh)
计时器
- 实现基本的计时器功能,其中使用了Java语言来实现(The realization of the basic functions of the timer)