搜索资源列表
20040913190824_vczx_highperfcnt
- Windows下的高精度计时和高频事件的产生 在开发 Windows 下的应用程序时,经常需要用的计时,尤其在一些对时间要求比较高的程序中,计时的精确性是很重要的,本文介绍了两种精确计时的方法,计时的精度可以达到ms级,而且可以认为它是精确的,可以在大多数情况下作为时间的基准。-under Windows precision timing and the selection of high-frequency events in the
基于 CPU 的精确计时器,时钟频率越高,计时越准
- 基于 CPU 的精确计时器,时钟频率越高,计时越准 -on CPU precision timer, clock frequency, the higher the more time -
有用的VC++类
- 有用的VC++类,包括动画按钮,超链接,注册表,精确计时器等-useful VC++ genus,including the cartoon button, hyperlink, registration table, accurate time-recorder ,etc.
HighSpeedTimer
- 高精度秒表:利用Delphi自带的Timer控件你能够进行精确计时吗?超过1秒时可以,但是能够在1秒内计时吗?精度 高吗?该程序演示了利用timer控件和两种高精度计时方法进行比较,看看1分钟内的精度差别多大?程序虽然简单,在对硬件控制中很有用。-precision stopwatch : Delphi, bringing their use of Timer control you can accurately time?
DelphiTimer
- 一个使用Delphi编写的精确计时程序.-a precise timing of the preparation procedures.
Time_2007
- 达到精确计时的目的 达到精确计时的目的-achieve precise time to achieve the purpose of precise timing to achieve the purpose of the purpose of precise timing
基于_CPU_的精确计时器,时钟频率越高
- 基于_CPU_的精确计时器,时钟频率越高-_CPU_ based on the precision timer, the clock frequency is higher
coutingsort
- 比快速排序更快的排序算法;这个了示例包含多种数据结构的算法,如InsertSort,ShellSort,BubbleSort,SelectSort,BinaryInsertSort,TableInsertSort,QuickSort,CoutingSort。对于每个算法用1万个数据比较排序性能,并且使用精确计时器(精度远远大于ms,到达us),使用正序,逆序,随机序列进行比较性能分析。
AT89S51miaobiao
- 基于AT89S51秒表设计,可精确到0.01S,很多领域都需要精确计时
tickercount
- 基于 CPU 的精确计时器,时钟频率越高,计时越准,用于系统程序运行时间的测试。
sse优化_精确计时
- 使用Intel,sse指令的小程序,实现优化的精确计时-use Intel, SSE Instruction of procedures to achieve optimal precision timing
CPU 的精确计时器
- CPU 的精确计时器
用PIC16F877A的精确计时器
- 在PIC16F877A上用PICC写的,用timer0实现精确计时,实测8小时精度在1s内。用6位LED数码管显示计时情况。
基于_CPU_的精确计时器,时钟频率越高
- 基于_CPU_的精确计时器,时钟频率越高-_CPU_ based on the precision timer, the clock frequency is higher
sse优化_精确计时
- 使用Intel,sse指令的小程序,实现优化的精确计时-use Intel, SSE Instruction of procedures to achieve optimal precision timing
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
基于 CPU 的精确计时器,时钟频率越高,计时越准
- 基于 CPU 的精确计时器,时钟频率越高,计时越准 -on CPU precision timer, clock frequency, the higher the more time-
有用的VC++类
- 有用的VC++类,包括动画按钮,超链接,注册表,精确计时器等-useful VC++ genus,including the cartoon button, hyperlink, registration table, accurate time-recorder ,etc.
AT89S51miaobiao
- 基于AT89S51秒表设计,可精确到0.01S,很多领域都需要精确计时-AT89S51 based on the stopwatch design, can be accurate to 0.01S, many areas require precision timing
DClock
- 在单片机上实现长时间精确计时。用软件实现调节时钟计时,以保证长时间计时的准确性。该程序是一个显示在一个双行LCD显示屏上的数字时钟,显示格式为DD HH:MM:SS,其长时间准确计时可以为控制系统准确控制提供保障。类似的计算调整方法可以应用到任何独立计时的单片机系统中。-Digital clock on LCD with high precision via adjusting time autotically.