搜索资源列表
时间转换为字符串
- 功能:将timeptr 所指的tm 结构的时间数据转换为时间字符串-functions : timeptr referring to the structure of the TM data conversion time to time string
时间转换
- 将YYYY-MM-DD HH-MM-SS的日期转化为自1900年01月01日00分00秒开始的秒数-will YYYY-MM- DD HH-MM-SS into the date from January 1900 01 Japan 00 minutes 00 seconds of the start seconds
时间转换为字符串
- 功能:将timeptr 所指的tm 结构的时间数据转换为时间字符串-functions : timeptr referring to the structure of the TM data conversion time to time string
用EXCEL完成GPS坐标转换
- 这么长时间以来我一直上传不上去这一组件,哎呀,今天终于搞上来了,不错觉的哦-such a long time since I have been unable to boost the upload components, wow, finally onto the engaging, not the illusion oh
TimeOfSecond
- 把一个年、月、日、时、分、秒的时间转换为一个基于1970年1月1日0时0分0秒的秒数;或者把一个基于1970年1月1日0时0分0秒的秒数转换为一个年、月、日、时、分、秒的时间。本源码考虑了闰年因素的影响。在嵌入式开发中,当没有RTC时,这种转换非常有用,可以比较容易地维持一个系统时间。-put a year, month, day and hour, minute and second time for a change based o
pid_display
- 时间转换为字符串,字符串转换为时间的函数!方便-Time is converted to a string, convert a string to a function of time! Convenience
test_11.1
- 编写一个程序,将用分钟表示的时间转换成以小时和分钟表示的时间。使用#define或const来创建一代表60的符号常量。使用while循环来允许用户重复键入值,并且当键入一个小于等于0的时间时终止循环。-The preparation of a procedure that will be the time converting minutes into hours and minutes that time. Use# define
myTIME
- 时间转换程序,儒略日,全球定位系统时间,日历时,年积日等互相转换。-Time of the conversion process, Julian Day, the global positioning system time, calendar, an annual Japan interchangeable.
c_time
- c语言使用的关于时间函数的总结,可以通过这个总结得到你想要的时间转换效果。-c language use on the summary function of time, can be summed up by this time of transition effects you want.
UTC2Time
- 时间转换工具,把自1970年以来秒转换为年月日时分秒,-Time conversion tool to convert seconds since 1970 for the year, month, day, hour,
matlab时间转换函数
- matlab时间转换函数,增加了新的常用时间格式。
DataTransform
- 将日常使用的年月日时间转换为格林威治时间。(Converts the date of the year to the time of Greenwich mean time)
时间转换
- 实现格林威治时间转日历时间以及日历时间转为格林威治时间(Achieve the exchange of GMT to calendar time, and calendar time to Greenwich mean time(GMT))
03时间转换与星期推算calm
- 最近在学习GPS解算算法时需要在GPS时(GPS周和周内秒)和公历日期之间进行转换,于是就整理了一些时间转换的小程序。 本文介绍了GPS时、公历、儒略日(JD)、简化儒略日(MJD)之间的转换函数。(Recently, when you are learning the GPS algorithm, you need to convert between GPS (GPS weeks and weeks) and the calenda
时间转换
- GPS时间转换:公历年月日,世界时,儒略日,时间协调时,(GPST 2 others years week day hour min sec ,GPS week sec)
2.类型转换
- 用ssh的一些类型转换拦截器,配置自定义转换器,和时间转换器(Some type conversion interceptors with SSH,)
SDI
- 基于VC++6.0的时间转换程序,各种时间类型转换,以及少量的坐标转换(The procedures of the transformation of time and coordinate)
01 作业-编写RTC时间转换函数
- RTC时间转换函数,stm32f103xx的RTC配置(RTC time conversion function, RTC configuration of stm32f103xx)
中控门禁时间转换
- 中控设置时间段时间转换,门禁记录时间转换,同步时间时间转换(Time conversion of central control setting, time conversion of entrance guard record and synchronization time and time conversion)
时间转换代码
- 本代码是关于GPS定位的时间转换程序,包含儒略日转到GPS时,儒略日转新儒略日,新儒略日转到GPS时,新儒略日转儒略日,新儒略日转通用时,通用时转GPS时,通用时转儒略日/新儒略日。