文件名称:transGpstime
- 所属分类:
- GPS编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 37kb
- 下载次数:
- 0次
- 提 供 者:
- 闫*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
从GPS设备获取时间后修改为本地时间时并不是简单的加减时区问题,而是牵涉到绝对时间的计算,年,月,日的进位等一系列问题。本代码采用VC自带控件,运用相对时间差值的方式完美得到本地时间。只要你修改操作系统中的时区,系统会重新得到本地时间。-translate Gps time to local time
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GPS时间转换代码\Debug\test2.exe
...............\ReadMe.txt
...............\res\test2.ico
...............\...\test2.rc2
...............\resource.h
...............\StdAfx.cpp
...............\StdAfx.h
...............\test2.aps
...............\test2.clw
...............\test2.cpp
...............\test2.dsp
...............\test2.dsw
...............\test2.h
...............\test2.ncb
...............\test2.opt
...............\test2.plg
...............\test2.rc
...............\test2Dlg.cpp
...............\test2Dlg.h
...............\Debug
...............\res
GPS时间转换代码
...............\ReadMe.txt
...............\res\test2.ico
...............\...\test2.rc2
...............\resource.h
...............\StdAfx.cpp
...............\StdAfx.h
...............\test2.aps
...............\test2.clw
...............\test2.cpp
...............\test2.dsp
...............\test2.dsw
...............\test2.h
...............\test2.ncb
...............\test2.opt
...............\test2.plg
...............\test2.rc
...............\test2Dlg.cpp
...............\test2Dlg.h
...............\Debug
...............\res
GPS时间转换代码