文件名称:New_timer
- 所属分类:
- 其它
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 39.79kb
- 下载次数:
- 0次
- 提 供 者:
- 赵**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现定时器算法逻辑,本身不带定时驱动器 TimerLogic实现了一个模拟的时钟,这个时钟的最上一层(类似秒针)是一个256个刻度的盘子,下面四层(类似分钟,时针)有刻度是64的小盘子,上层转一圈之后下一层的刻度就走一个刻度。指示当前盘子走到那个刻度是TimerVec(或TimerVecRoot)的index。-achieve timer algorithm logic, it should not take regular drives TimerLogic achieved a simulated clock, the clock on the floor (similar hands of) 256 is a calibration of the dishes, the following four (similar minute hand of a clock) is a scale of 64 small plates, the upper circle turn Zhi after the next level of calibration leave a mark. The current instructions that come calibration plate is TimerVec (or TimerVecRoot) index.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 155906new_timer.rar 列表 New_timer\KernelObject.cpp New_timer\KernelObject.h New_timer\New_timer.aps New_timer\New_timer.clw New_timer\New_timer.cpp New_timer\New_timer.dsp New_timer\New_timer.dsw New_timer\New_timer.h New_timer\New_timer.ncb New_timer\New_timer.opt New_timer\New_timer.plg New_timer\New_timer.rc New_timer\New_timerDlg.cpp New_timer\New_timerDlg.h New_timer\ReadMe.txt New_timer\res\New_timer.ico New_timer\res\New_timer.rc2 New_timer\res New_timer\Resource.h New_timer\StdAfx.cpp New_timer\StdAfx.h New_timer\timer.cpp New_timer\timer.h New_timer