搜索资源列表
Digitalelectricclock
- 数字电子钟是一种精确的计时工具,它精确显示秒、分、时,是一种比传统机械表更灵活方便的钟表。还可附加闹铃,报时等功能。因而在日常生活的各种领域应用广泛。数字电子钟由秒信号发生器、“时、分、秒”计数器,译码器及显示器,校时电路组成。秒信号发生器是整个系统的时基信号,作为秒脉冲送入计数器,计数结果通过“时、分、秒”译码器显示时间 -Digital electric clock is an exact timing tool, it is precisely that, when, is a more
pcounter
- GetTickCount无法计算16ms以下的时间,该段代码可以进行毫秒级的精确计时-GetTickCount unable to calculate the following time 16ms, which can code the precise millisecond timing
Performance
- 介绍一组自己封装的的计时函数。使用该组函数可以简化测试工作,从而把更多的精力放在主要工作上,不需要过多地维护计时代码,仅仅使用两个宏就可以方便、精确地实现多个模块、多方式的时间性能测试,并且计时结果以一个文本文件独立保存,清晰直观。-Describes a group of their own package of the timing function. Using the set of functions can simplify the testing work, which put mo
time
- 可以实现十秒计时器的功能,分为数个模块进行编程,按下键之后开始计时,精确至0.01秒,至9.99秒时蜂鸣器响,在按下按键,蜂鸣器停止声响,回归初始状态-Can achieve 10 seconds timer function, divided into several modules programming, press the key after the start time, accurate to 0.01 seconds to 9.99 seconds when the buzzer
HighAccuracyTimer
- 这是前一遍文章《真正的精确到毫秒级的动态秒表》的改进,改进了前一遍文章只能在VB开发环境中运行,而编译成EXE文件不能运行的错误(一开始计时就崩溃)。同时,增加了高精度计时器的演示。-This is again before the article, " The real dynamic is accurate to the millisecond stopwatch" improvements, improved over the previous articles can
timer
- 这是一个计时器程序,使用Visual C++6.0开发环境,可以达到精确计时,希望大家可以共同学习共同进步。-This is a timer program, developed using Visual C++6.0 environment, can achieve precise timing, I hope we can learn together and common progress.
TimeSetEvent
- 这是我用VB写的用 TimeSetEvent函数代替Timer控件的代码, 它可以实现更细微更精确的计时。 如果你的程序有这样的要求,可以参考一下哦。-This is written in VB Timer control with TimeSetEvent function instead of the code, It can achieve more accurate timing is more subtle. If your program
MyTimer
- VC秒表,精确到小数点后一位,可以计时。-Visaul C timer
Milliseconds-timer
- 写的C++,可以精确到毫秒的计时器,写好的源文件,可以自己添加上去就好了-Write c++, accurate to milliseconds timer, write good source file, can add up
miaobiao
- 基于FPGA EP3C5E的数字秒表 可实现计时,精确到0.01S-Based on FPGA EP3C5E digital stopwatch timing can be achieved, accurate to 0.01S
TIM2_2BLCD1602
- 通用定时器 TIM2 + LCD1602 秒表实验 两个按键中断方式控制,计时精确到10ms-Purpose Timer TIM2+ LCD1602 stopwatch experiment two key interrupt control, timing accurate to 10ms
vcPP--ms-timmer-counter
- c++的可以精确到毫秒的时间统计计时小工具。-Accurate to milliseconds statistical timing gadget.
DelphiCounter
- 自制的高精度计时器,Delphi开发,副源码,精确到毫秒。-delphi counter, source code
my-clock
- 实时时钟 利用内部的晶振实现较为精确地时间控制 功能齐全可以秒表计时-a clock
YS
- VB写的延时模块防止 SLEEP假死 非精确计时 VB写的延时模块防止 SLEEP假死 非精确计时-The delay module written in VB to prevent the SLEEP suspended animation non accurate timing The delay module written in VB to prevent the SLEEP suspended animation non accurate timing
gow
- 基于_CPU_的精确计时器,时钟频率越高,仅供参考-Based on the precise timer _CPU_, the higher the clock frequency, are for reference only
general_tim
- 使用HAL库,对通用计时器TIM1进行编程,实现精确定时(Using the HAL library, programming the universal timer TIM1 to achieve precise timing)
Timer
- C#秒表程序,可暂停,精确 非timer(C# stopwatch program, can be pause, accurate not timer)