登录
首页 » 卫星定位系统 » 使用GSM传递卫星定位信息的源代码,适用于C51系列单片机.

使用GSM传递卫星定位信息的源代码,适用于C51系列单片机.

于 2023-08-08 发布 文件大小:24.85 kB
0 124
下载积分: 2 下载次数: 1

代码说明:

使用GSM传递卫星定位信息的源代码,适用于C51系列单片机.-The use of GSM transmit satellite positioning information source code, applies to C51 MCU.

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

发表评论

0 个回复

  • 将互相关GPS接收机的C1
    将互相关GPS接收机的C1-P2间DCB进行改正-GPS receivers will be inter-related C1-P2 of the corrected inter-DCB
    2022-02-21 20:32:50下载
    积分:1
  • 在给历条件下计算坐标,当有更多历数据时候程序需要更改...
    在给定星历条件下计算卫星坐标,当有更多星历数据时候程序需要更改-In a given ephemeris calculation under the condition of the satellite coordinates, when more time ephemeris data process need to change
    2022-02-11 19:33:24下载
    积分:1
  • gps 置的计算 坐标转换 功能很强大,适合工程人员使用...
    gps 卫星位置的计算 坐标系转换 功能很强大,适合工程人员使用-gps satellite position calculation, coordinate system conversion, function is powerful and suitable for use by project team members
    2023-08-21 14:05:05下载
    积分:1
  • Matlab codefor 软件义 GPS 和伽利略接收器
    © 2006年施普林格科学 + 商业媒体,LLC 此电子组件包受联邦版权法和国际条约的保护。如果你想要归还这本书和向电子组件包施普林格科学 + 商业媒体、 LLC,请不要打开光盘信封或从这本书中删除它。施普林格科学 + 商业媒体,LLC,也不会接受任何退货,如果包已被打开和/或分开这本书。版权持有人保留所有权和拥有权包。美国版权法律禁止您制作的任何副本因任何原因没有书面的整个电子组件包施普林格科学 + 商业媒体,LLC 的权限除外,你可能下载并从电子组件包为复制的文件你自己的研究、 教学和个人通讯之用。商业不施普林格科学 + 商业媒体,LLC 的书面同意的情况下使用严格禁止。施普林格科学 + 商业媒体、 LLC,或其指定的受益人有权审核您的计算机和电子元器件使用情况,以确定是否有此软件包的任何未经授权的副本取得。施普林格科学 + 商业媒体、 LLC 或使作者任何保证或陈述,明示或暗示的恕我直言这种电子组件包或书,包括他们的质量,适销性或适合某一特定的用途。在任何情况下,施普林格科学 + 商业媒体、 LLC,或者作者负责产生的直接、 间接、 特殊、 附带的或后果性的损害赔偿由于使用或不能使用电子组件包或即使施普林格科学 + 商业媒体、 LLC,或作者的书被告知该类损害的可能性。
    2022-01-25 15:42:34下载
    积分: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
  • 差分站客户和服务器端
    RTK信息上传到服务器,然后其他设备通过GPRS网络访问服务器传输上来的数据,此代码是服务器端的代码,用来在服务器端接收和分发RTK数据!
    2023-06-09 03:40:03下载
    积分:1
  • qt gps ,linux redhat9.0,
    qt gps ,linux redhat9.0,-qt gps, linux redhat9.0,
    2022-07-21 01:36:24下载
    积分:1
  • gps matlab 仿真程序(A collection of geodetic functions that solve a variety of probl...
    gps matlab 仿真程序(A collection of geodetic functions that solve a variety of problems in geodesy. Supports a wide range of common and user-defined reference ellipsoids. Most functions are vectorized.)-gps matlab simulation program (A collection of geodetic functions that solve a variety of problems in geodesy. Supports a wide range of common and user-defined reference ellipsoids. Most functions are vectorized.)
    2022-08-11 13:21:34下载
    积分:1
  • 介绍VB下MAPX实现的二次搜索查询,MapX+VB的源代码和结果图形界面...
    介绍VB下MAPX实现的二次搜索查询,MapX+VB的源代码和结果图形界面-introduced VB Connection"s secondary search query, MapX VB source code and the results of a graphical interface
    2022-07-26 19:02:05下载
    积分:1
  • 一个gps单点的程序,程序算法有效,同时可以读取renix文件。...
    一个gps单点定位的程序,程序算法有效,同时可以读取renix文件。-a single point of a GPS positioning procedures, procedures algorithm, which can be read renix document.
    2022-11-12 06:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载