文件名称:time_math
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- Qu ch******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
* DEFINITION
* This a set of math functions that deal with time. The functions accept
* 4-digit time values and 4-digit time of day values. Time values are
* interpreted as hours-minutes and are valid if all digits are numeric and
* 9 or less, except the second-to-last digit must be 5 or less. Time of day
* values are valid if they conform to normally accepted clock values of
* 1:00 to 12:59 for a 12-hour clock or 00:00 to 23:59 for a 24-hour clock.
-** This a set of math function 's that deal with time.* The functions accept 4-d igit time values and 4-digit time of day values.* Time values are interpreted as hours-minutes and are valid if all digits are numeric and* 9 or l ess. except the second-to-last digit must be five or les s.* Time of day values are valid if they conform t o clock normally accepted values of* 1:00 to 12 : 59 for a 12-hour clock or 00:00 to 23 : 59 for a 24-hour clock.
* This a set of math functions that deal with time. The functions accept
* 4-digit time values and 4-digit time of day values. Time values are
* interpreted as hours-minutes and are valid if all digits are numeric and
* 9 or less, except the second-to-last digit must be 5 or less. Time of day
* values are valid if they conform to normally accepted clock values of
* 1:00 to 12:59 for a 12-hour clock or 00:00 to 23:59 for a 24-hour clock.
-** This a set of math function 's that deal with time.* The functions accept 4-d igit time values and 4-digit time of day values.* Time values are interpreted as hours-minutes and are valid if all digits are numeric and* 9 or l ess. except the second-to-last digit must be five or les s.* Time of day values are valid if they conform t o clock normally accepted values of* 1:00 to 12 : 59 for a 12-hour clock or 00:00 to 23 : 59 for a 24-hour clock.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dac.h
time.c
time.h
time.c
time.h