搜索资源列表
时间转换为字符串
- 功能:将timeptr 所指的tm 结构的时间数据转换为时间字符串-functions : timeptr referring to the structure of the TM data conversion time to time string
日期转换--小程序
- :先输出一个表示英文月份的字符数组,再输如任意一表示时间的数组;再用cin.getline读取,最后输出所求结果。-Datetime converter.
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 on at 0:00 a.m. on January 1, 1
FormatTime
- 不同格式的时间转换,虽然算法简单,但是比较使用的-different time for a change in the format, although the algorithm is simple, but the comparison
dateandtime
- 关于GPS的一些常用的时间转换程序。本文件无接压密码,直接用RAR解压即可。-GPS on some common time for a change in procedures. Without access to this document password pressure directly RAR decompression can be used.
ATLDate
- 一个用ATL开发的有关时间转换和查找的数据对象。-development of the time for a change in the data and identify targets.
TimeConvert
- 将数字时间转换为英语口语表达形式,控制台形式。其实核心代码为一个类,可以自己修改输出形式。 比如输入 8 15 10 45 5 30 2 20 2 40 0 0 就能转换为: It s twenty past eight It s a quarter past eight It s a quarter to eleven It s half past five It s twenty past two It s twenty to thre
PIC16F874
- 在系统中把接收到的数据处理后,显示到图形液晶屏上。限于篇幅在这里只给出数据接收部分程序,并且只接收经度和时间信息,并且给出格林威治时间转换为北京时间的转换函数。其他数据接收程序类似
pid_display
- 时间转换为字符串,字符串转换为时间的函数!方便
DateTime2Hex
- 1.将当前系统时间转换为十六进制并存盘 2.将十六进制字符串转换为时间 3.计算十八位二进制数据的模,检验校验和-The current system time converted to hexadecimal and save two hexadecimal string converted to 3. Calculation of the modulus of the 18-bit binary data, inspection and calibration and
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 or const to create a constant
时间转换
- 实现格林威治时间转日历时间以及日历时间转为格林威治时间(Achieve the exchange of GMT to calendar time, and calendar time to Greenwich mean time(GMT))
将时间数字转换成日期格式
- 时间转换的几个简单例子,包括各种类型的时间的转换(Several simple examples of time conversion)
时间转换
- GPS时间转换:公历年月日,世界时,儒略日,时间协调时,(GPST 2 others years week day hour min sec ,GPS week sec)
2.类型转换
- 用ssh的一些类型转换拦截器,配置自定义转换器,和时间转换器(Some type conversion interceptors with SSH,)
GPS-UTC鏃堕棿
- 用于GPS时间和UTC时间之间的相互转换,可用于单点定位等相关领域中(The mutual conversion between GPS time and UTC time, which can be used in single point location and other related fields)
中控门禁时间转换
- 中控设置时间段时间转换,门禁记录时间转换,同步时间时间转换(Time conversion of central control setting, time conversion of entrance guard record and synchronization time and time conversion)
Time_Exchange
- gps时与通用时相互转换小工具,用qt写的,可以实现gps时(周秒)与通用时(年月日时分秒)之间的相互转换,注意没有源代码,只有发布的程序(The small tools written in QT can achieve the conversion between GPS (week) and general time (day and day minutes). Notice that there is no source code and only the published progr
经纬度转换vc源码
- 干货,真的,可以把代码添加到自己程序当中,验证过,精度非常高。最近一段时间真情打造,有 m_index = 0;("克氏椭球(北京54坐标系)"); m_index = 1; ("1975年椭球(西安80坐标系)"); m_index = 2; ("WGS-84椭球(WGS84坐标系)")三个选项。(Dry, really, you can add code to their own procedures, validation,