登录
首页 » 卫星定位系统 » GPS时转换

GPS时转换

于 2022-06-20 发布 文件大小:76.09 kB
0 125
下载积分: 2 下载次数: 1

代码说明:

GPS时间转换程序,采用C#Windows编写,有良好的界面布局,输入年月日可以准确地转换成GPS周、周内日以及年积日,对从事GPS研发人员很有帮助。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GPS收信息进行处理的过程程序,经过检验成功的
    GPS收信息进行处理的过程程序,经过检验成功的-GPS received the process of information processing procedures, proven success
    2022-04-07 22:50:28下载
    积分:1
  • H31GPSTest2007
    H31GPSTest2007-06-09.rar自动查找GPS端口的一个测试程序-H31GPSTest2007-06-09.rar automatic search of a GPS port testing procedures
    2022-01-26 00:33:43下载
    积分:1
  • 空图显示
    本程序采用C++联合OPENGL编程实现了对太空中高速运行GPS卫星的星座进行显示,可以看到天空中24颗卫星的实际运行三维图
    2022-05-21 11:08:53下载
    积分:1
  • GPS应用程序设计,内含GPS原理、方法及详细源代码
    GPS应用程序设计,内含GPS卫星原理、方法及详细源代码-GPS application design, including GPS satellite theory, method and detailed source code
    2022-01-28 08:37:39下载
    积分:1
  • 一个基本范畴,用于提取数据的纬度和经度,速度…
    一个基本的类 用于提取GPS数据中的经纬度,速度高度信息,功能较简单。-A basic category for the extraction of GPS data in latitude and longitude, speed, height information, a simpler function.
    2022-05-22 18:12:23下载
    积分:1
  • 我在学习GPS编程时写的DELPHI源码 ,比较简单.希望大虾不要见笑.多多指教.
    procedure TfrmMain.DrawSatInfo(gps: TGPSInfo; pbx: TPaintBox); var   i: integer;   r: integer;   dx,dy: integer; begin   r := pbx.Width div 2;   for i:= 1 to 12 do begin     if gps.SatInfo[i].PRN 0 then begin       dx := r + Round(r*(90-gps.SatInfo[i].EL)*sin((gps.SatInfo[i].AZ - 90)*Pi/180)/90);       dy := r + Round(r*(90-gps.SatInfo[i].EL)*cos((gps.SatInfo[i].AZ - 90)*Pi/180)/90);       dx := dx - 8;       if dx < 0 then dx := 0;       if gps.SatInfo[i].SN > 20 then begin         pbx.Canvas.Font.Color := clBlue;         pbx.Canvas.TextOut(dx,dy,inttostr(gps.SatInfo[i].PRN));       end else begin
    2023-01-18 12:20:03下载
    积分:1
  • 基于自主开发的A/D芯片的vc测试程序,希望对大家有帮助
    基于自主开发的A/D芯片的vc测试程序,希望对大家有帮助-based on the self-development of the A/D chip vc testing procedures, we hope to help
    2023-01-27 00:10:04下载
    积分:1
  • KiWi协议,GPS 导航使用,官方网站
    KiWi协议,GPS 导航使用,官方网站-KiWi
    2022-09-25 16:55:03下载
    积分:1
  • mo的GPS例子程序,含有详细的注解。可以保存打开GPS文件,使用标准NEMA1830报文格式。...
    mo的GPS例子程序,含有详细的注解。可以保存打开GPS文件,使用标准NEMA1830报文格式。-mo GPS procedures example, contain detailed footnotes. GPS can be preserved for open document, the use of standard text format NEMA1830 reported.
    2022-03-07 10:26:58下载
    积分:1
  • Made use of Precise Point Positioning (precise point positioning, PPP) technolog...
    提出了利用精密单点定位(precise point positioning,PPP)技术进行海啸预警的方法,并利用TriP软件对实测浮标数据进行了处理,将得出的海面高数据和海啸波模型叠加进行了模拟分析。仿真结果表明,利用精密单点定位技术进行海啸预警,能够监测判断海啸的发生,并获得海啸波到达海岸的波高和时间,提供一定的预警信息。 -Made use of Precise Point Positioning (precise point positioning, PPP) technology for tsunami early warning methods and the use of Trip software buoy measured data were processed, will come to the surface of high tsunami wave model data and conducted a simulation analysis of superposition. The simulation results show that the use of Precise Point Positioning for the tsunami early warning, to monitor to determine the occurrence of the tsunami, and tsunami wave reached the coast, wave height and time, provide some early warning information.
    2022-07-27 04:17:44下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载