CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GPS UTC

搜索资源列表

  1. GPS_61

    0下载:
  2. 基于台湾凌阳公司的61板开发的GPS定位系统,能够在LCD上显示UTC时间、日期和经纬度信息。此程序为完整版-the development of the 61 board GPS positioning system, can be displayed on the LCD UTC time, date and latitude and longitude information. This procedure for the complete version
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10368
    • 提供者:Tracyluo
  1. getGpsTime

    0下载:
  2. 使用串口获取标准GPS卫星时间的VB代码 1 获取GPS时间字串 2 演算UTC和当地时间差 3 纠正系统时间和卫星时间差 注:误差精度在5秒内(和计算机时钟以及GPS信号干扰有关)
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:11258
    • 提供者:白云飞
  1. UTC2GPST

    2下载:
  2. uts时间系统向GPS时间系统的转换
  3. 所属分类:matlab例程

  1. GPS_MSCOMM

    0下载:
  2. GPS导航数据通过串口接收并显示,然后提取时间信息,并提供了系统对时功能-GPS data receive, acquire the UTC time
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1923858
    • 提供者:sunlight
  1. gps2utc

    0下载:
  2. GPS 时间转换程序,包括GPS时间 UTC-GPS 时间转换程序,包括GPS时间 UTC等等
  3. 所属分类:GPS develop

    • 发布日期:2017-03-23
    • 文件大小:1783
    • 提供者:wangwei
  1. Time

    0下载:
  2. 本程序实现了各种时间系统之间的相互转换,包括GPS时间、UTC时、儒略日-This procedure enables a variety of mutual conversion between the time systems, including GPS time, UTC time, Julian day
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:455318
    • 提供者:Nick
  1. hs_gpsdll_setup

    0下载:
  2. GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:514380
    • 提供者:taoxs
  1. GPSCommtest

    0下载:
  2. 在4串口通信程序的基础上进行修改,满足GPS的格式协议抓取经纬度,UTC时间,日期等信息,利用了SerialPort类,在此基础上增加了许多自己的代码-4 serial communication program based on the changes to the format of the agreement to meet the GPS latitude and longitude crawl, UTC time, date and other information, using t
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:61162
    • 提供者:weiyuxing
  1. utc2gmt

    0下载:
  2. Convert UTC time format to GMT format (for GPS Interfaces)
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:15404
    • 提供者:tuinui98
  1. Dspic30F4013_GPS

    0下载:
  2. Dspic30F4013解析GPSNMEA-0183协议源码,函数包括unsigned int GPS_time[9] //UTC时间 unsigned int GPS_wd[12] //纬度 unsigned int GPS_jd[13] //经度 unsigned int GPS_warn //定位警告 unsigned int GPS_quality //定位质量 unsigned int GPS_status //定位状态 unsigned int GPS_alt
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:101918
    • 提供者:马西沛
  1. gps2utc

    0下载:
  2. this function change Global Positioning System(GPS) time into Universal Time Coordinated(UTC).
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:947
    • 提供者:sjeongoo
  1. GPS

    0下载:
  2. 协调世界时转换成GPS时,有工程、代码、exe文件-Convert GPS UTC time, engineering, code, exe file
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:12473
    • 提供者:wylsdau
  1. GPS

    0下载:
  2. 本系统主要实现利用GPS模块接收GPS卫星定位数据(包括日期、UTC时间信息,纬度信息、经度信息),并且通过PIC单片机对接收到的有效数据进行存储和控制,最后通过GPRS网络实现将接收到的有效数据及时地传送到指定的服务器上。-The system is mainly achieved using GPS module receives GPS satellite positioning data (including date, UTC time information, latitude in
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:12927
    • 提供者:笑笑
  1. gps

    0下载:
  2. GPS接收程序和UTC时间转北京时间函数-failed to translate
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-07
    • 文件大小:1130
    • 提供者:吴先生
  1. GPS

    0下载:
  2. 通过串口2连接ATK-NEO-6M GPS模块,然后通过液晶显示GPS信息,包括精度、纬度、高度、速度、用于定位的卫星数、可见卫星数、UTC时间等信息。-Connect via serial port 2 ATK-NEO-6M GPS module and display GPS information, including accuracy, latitude, altitude, speed, number of satellites used for positioning, the nu
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:126646
    • 提供者:
  1. ATK-NEO-6M-GPS

    0下载:
  2. 本实验将实现如下功能:通过串口2连接ATK-NEO-6M GPS模块,然后通过液晶显示GPS信息,包括精度、纬度、高度、速度、用于定位的卫星数、可见卫星数、UTC时间等信息。同时,可以通过USMART工具,设置GPS模块的刷新速率(最大支持5Hz刷新)和时钟脉冲的配置。另外,通过KEY0按键,可以开启或关闭NMEA数据的上传(即输出到串口1,方便开发调试)。-The experiment will achieve the following functions: connection throu
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:112469
    • 提供者:linqingquan
  1. STM32-GPS

    1下载:
  2. STM32的GPS模块通过串口连接的实验,可以通过液晶显示GPS信息,包括精度、纬度、高度、速度、用于定位的卫星数、可见卫星数、UTC时间等信息。-STM32 GPS module via a serial connection test, you can display GPS information, including precision, latitude, altitude, speed, number of satellites for positioning, number of
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:147914
    • 提供者:yangkui
  1. GPS

    0下载:
  2. 通过串口接收GPS模块的数据帧,从NMEA数据格解析出经纬度、UTC等信息,通过TFT屏幕显示出来。单片机采用STM32F103ZE,开发环境是RV MDK(The data frame of the GPS module is received through the serial port, and the latitude and longitude, UTC and other information are parsed from the NMEA data lattice, and
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:3375104
    • 提供者:seniorK
  1. 转UTC时间

    0下载:
  2. 正常年月日,计算UTC时间,用于测绘中GPS记时转化(Normal (date) (month) (year), calculate the UTC time)
  3. 所属分类:物理计算

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:潘帕斯非
  1. GPS-UTC鏃堕棿

    0下载:
  2. 用于GPS时间和UTC时间之间的相互转换,可用于单点定位等相关领域中(The mutual conversion between GPS time and UTC time, which can be used in single point location and other related fields)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:5120
    • 提供者:izephyr
« 12 »
搜珍网 www.dssz.com