搜索资源列表
精确定时器
- 一个由vb编写的精确定时器程序,程序虽然小,但是比较实用-vb prepared by a precision timer procedures, procedures Although small, but more practical
zlrdtsc
- 用delphi编的,很精确的定时,精确度可以少于us.-with delphi addendum to the very precise timing, accuracy can be less than us.
z_timer
- delphi精确定时器,介绍在Delphi如何得到高颈骨定时器的几种方法
time
- 可编程间隔定时器(Programmable Interval Timer,PIT, 8253或8254模型),也叫做系统时钟,是一个非常有用的芯片,可以在一定时间间隔精确地产生中断。芯片本身有3个通道:通道0绑定到IRQ0,在可预知和规则的时间中断CPU;通道1特定于系统;通道2则连接到系统扬声器。就像你看到的一样,单个的芯片为系统提供了几个非常重要的服务。
MilliSecond
- 显示系统时间,并把显示的最小单位定在毫秒,可以用来做精确的定时。
Shutdown
- VC++6.0写的可以隐藏窗口的定时关机程序,带可以准确(精确到ms)计时的秒表。
S2.rar
- 时钟程序,有闹钟、定时、秒表等功能,采用PIC单片机,很精确,可作为大学生课程设计的典型程序……,Clock procedures, has an alarm clock, timer, stopwatch functions, using PIC microcontroller, very accurate, can be used as a typical university curriculum design process ... ...
timer_switch
- 只是一个用台湾飞林单片机FM8PS52写的一个定时程序,时间精确到us范围内,有很好的借鉴作用。-Fei-lin of Taiwan is only a microcontroller FM8PS52 write a regular procedure, the time range is accurate to us, there are very good for reference.
SHIJIAN
- 51单片机精确定时,11.0592mhz晶体可基本无误差-51 Single-chip precision timing, 11.0592mhz basic error-free crystal can be
clock2
- 时钟程序,实现标准计时的源代码,利用51单片机,采用时钟定时来实现导电中断,精确记录时间-clock
danpianjikeshe)
- 实现电脑时钟,闹钟,精确定时等功能挺不错的,大家看看吧-The realization of the computer clock, alarm clock, precision timing and other functions of very good, let us look at it
6
- 59秒精确定时,记录一分钟内的任意时刻,定时器是一个多任务定时提醒软件,安装于电脑上或其它所需要的地方。-59 seconds accurate timing, logging one minute any time, the timer is a multi-task time to remind the software installed on your computer or other necessary places.
shutdowncomputer
- 以前没事写的定时关机的DELPHI源码,可以精确到秒-Nothing to write timed shutdown DELPHI source code, can be accurate to the second
CloseTime
- 定时关机器可以精确到秒还有提示。不太会写说明,其实一句话可以概括的,就是定时关机,到时间关机会提示。-delphi Shutdown
Mult_DigWrite.vi
- DO通道输出一个精确定时的数字波形,在板卡上轻松实现-The DO channel output a precise timing digital waveform, easily on the board
One_DigWrite.vi
- 单通道输出一个数字信号,能够精确定时,在LabVIEW上实现板卡波形输出-Single channel output to a digital signal, which can accurate timing, board to achieve waveform output in LabVIEW
GPS_Car_Tools
- 用VB编写的GPS车辆性能参数测试系统(精确定时)。-VB prepared GPS vehicle performance parameters of the test system (precise timing).
Digital-Clock
- 信号定义: clk: 标准时钟信号,本例中,其频率为4Hz; clk_1k: 产生闹铃音、报时音的时钟信号,本例中其频率为1024Hz; mode: 功能控制信号; 为0:计时功能; 为1:闹钟功能; 为2:手动校时功能; turn: 接按键,在手动校时功能时,选择是调整小时,还是分钟; 若长时间按住该键,还可使秒信号清零,用于精确调时; change: 接按键,手动调整时,每按一次,计数器加1; 如果长按,则连续快速加1,用于快速调时和定时; hour,min,sec:此三信号分别输出并显示
新建文本文档
- 数字时钟系统 以最小系统板为核心模块,仅用CPU的定时器,设计一个夜光数字时钟系统。 仅用CPU的内部定时器,完成时间计时显示功能。 在线键盘进行修改设置。 扩展24C02存储芯片,使系统可设置三个以上的提醒时间点,精确到秒,到时声光提示,显示器闪烁,喇叭发出“嘟嘟” 声(十秒)。 .设计系统具有提醒点夜间及光照度低时点亮LED灯照明功能。(digital clock from system of 51)