搜索资源列表
基于 CPU 的精确计时器,时钟频率越高,计时越准
- 基于 CPU 的精确计时器,时钟频率越高,计时越准 -on CPU precision timer, clock frequency, the higher the more time -
tickercount
- 基于 CPU 的精确计时器,时钟频率越高,计时越准,用于系统程序运行时间的测试。
clock
- 高精度的计时器,精确到纳秒级别。利用CPU的系统时钟计时
stopwatch_class
- 一个计时器的类,利用CPU内部的一个高分辨率计数器计数实现,可以用于各种精确计时的场合,尤其适合需要测试某段代码的运行时间的情况-like a timer, using the CPU of a high-resolution internal Counting realized, could be used for various occasions precision timing, especially for the need to test a certain code of the
CPU 的精确计时器
- CPU 的精确计时器
cputicker
- CPU 的精确计时器 This class implements an MFC wrapper class for the Pentium-specific (or better) time stamp counter which can be accessed using the "RDTSC" assembly language instruction. This counter has a resolution in terms of PCLKS (processor clocks)
cputimer
- 基于 CPU 的精确计时器,时钟频率越高,计时越准-Based on the exact CPU timer, the higher clock frequency, the more time-quasi-
ustimer
- 一个可以精确到微妙级别的计时器,c代码编写。利用cpu的主频。-An accurate timer to the subtle level, c coding. Cpu frequency of use.
新建文本文档
- 数字时钟系统 以最小系统板为核心模块,仅用CPU的定时器,设计一个夜光数字时钟系统。 仅用CPU的内部定时器,完成时间计时显示功能。 在线键盘进行修改设置。 扩展24C02存储芯片,使系统可设置三个以上的提醒时间点,精确到秒,到时声光提示,显示器闪烁,喇叭发出“嘟嘟” 声(十秒)。 .设计系统具有提醒点夜间及光照度低时点亮LED灯照明功能。(digital clock from system of 51)