登录
首页 » 卫星定位系统 » 免费GPS软件 Free GPS Software

免费GPS软件 Free GPS Software

于 2022-11-27 发布 文件大小:3.66 MB
0 151
下载积分: 2 下载次数: 1

代码说明:

免费GPS软件 Free GPS Software-Free GPS software Free GPS Software

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

发表评论

0 个回复

  • GPS车辆(C#源码)
    gps全球卫星定位,电子围栏,历史轨迹回放,断油断电,sos报警,震动报警,原车报警,移动报警,区域查看
    2022-03-22 14:19:58下载
    积分: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
  • 著名的GPS模糊度分解算法LAMBDA的matlab源程序 GPS软件开发必备
    著名的GPS模糊度分解算法LAMBDA的matlab源程序 GPS软件开发必备-Well-known algorithm for GPS ambiguity decomposition in matlab source LAMBDA necessary GPS software development
    2022-08-09 16:18:30下载
    积分:1
  • GPS-sendmessage
    通过枚举方式自动连接电脑串口,解析gps nema0183协议数据包,显示出当前的经纬度,海拔和时间
    2022-03-31 02:16:33下载
    积分:1
  • MO中利用图片生成点符号专题  deskfee 发表于 2005
    MO中利用图片生成点符号专题  deskfee 发表于 2005-3-15 14:34:24 用truetype字体可以比较方便的实现点符号,但用图片可以实现更加漂亮的点符号(如果你认为你做的图标足够漂亮的话,^_^),只是实现起来麻烦一点。 文件是txt,下载完后请先更改-MO use photographs to generate symbols deskfee topic published in 2005-3-15 14:34:24 truetype fonts can be used to facilitate the realization of more symbolic point, but pictures can be used to achieve a more beautiful symbol of the point (if you think you have done enough beautiful icon, ^ _ ^), but is only one point up trouble. Txt file is downloaded after the change of post
    2022-08-17 14:47:43下载
    积分:1
  • 液晶显示GPS信息 ___ATK-NEO-6M GPS模块
    包括程序源码、ATK-NEO-6M GPS模块使用手册、原理图、官方文档、相关软件,非常适合初学者做开发
    2022-04-15 00:28:37下载
    积分:1
  • the protocal of Magellan GPS with serial port.rar
    Magellan GPS的串口协议-the protocal of Magellan GPS with serial port.rar
    2023-08-05 22:30:04下载
    积分:1
  • 不用说了,很好的GPS数据采集程序,完整实用美观的界面
    不用说了,很好的GPS数据采集程序,完整实用美观的界面-Needless to say, and a very good GPS data collection procedures, a complete interface aesthetic practical
    2022-12-03 08:10:03下载
    积分:1
  • 这份文件提供了一个很好的知识,如何全球接收器工作
    This document provides a good knowledge on how GPS receivers work
    2022-12-10 09:20:03下载
    积分:1
  • gps编程小程序我觉得很不错,供大家参考.有不足之处请指出.
    gps编程小程序我觉得很不错,供大家参考.有不足之处请指出.-A gps application writen by myself,sharing with you,if there are any problem,please point out to me!
    2022-06-14 12:47:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载