-
以前用VB,C#等很轻松将GPS信息解码。但是最近要使用C语言,(网上有一个VC的按位解的)苦于C操作字符串的难度,请各位大侠放出一份C代码解GPS。
我先...
以前用VB,C#等很轻松将GPS信息解码。但是最近要使用C语言,(网上有一个VC的按位解的)苦于C操作字符串的难度,请各位大侠放出一份C代码解GPS。
我先贴上我用C解的代码,是直接将VB和C#的思路转过来的。
现在可以读出经度或纬度-before using VB, C#, etc. is easy to decode the GPS information. However, the recent use of C language, (the Internet by a VC-Solutions) cited a string C operation difficult, Please Shanhaiguan released a GPS Solution C code. I affixed my first solution with C code directly to C# and VB of the ideas turn. Can now read latitude and longitude
- 2022-08-20 09:47:47下载
- 积分:1
-
一个卫通GPS系统SUC接口示例。该示例演示如何实现客户端如何与卫通GPS系统连接实现车载终端点名等功能...
一个卫通GPS系统SUC接口示例。该示例演示如何实现客户端如何与卫通GPS系统连接实现车载终端点名等功能-A GPS system SUC Satcom interface sample. This example demonstrates how to achieve the client how GPS and satellite communication systems to achieve end-named features such as vehicle
- 2022-02-10 06:21:50下载
- 积分:1
-
GPS数据采集
GPS数据采集-GPS Data Acquisition
- 2022-02-02 14:56:31下载
- 积分:1
-
一个自行设计的GPS的出租车使用的程序源代码。
一个自行设计的GPS的出租车使用的程序源代码。-the GPS programme source code used by taxies
- 2022-06-28 02:45:55下载
- 积分:1
-
分享一个好像是ESRI程序员写的ArcIMS与.NET集成的研究实例。
分享一个好像是ESRI程序员写的ArcIMS与.NET集成的研究实例。-sharing seems to be a programmer to write the ESRI ArcIMS with.NET integrated case study.
- 2022-12-05 16:55:03下载
- 积分:1
-
android gps jni源码
android gps jni源码函数调用了hw_get_module加载硬件适配模块.so文件,接着通过hw_device_t接口调用open()函数,实际执行了gps/loc_api/libloc_api/gps.c定义的open_gps函数,然后调用gps_device_t接口的get_gps_interface函数,此函数也是在gps.c中定义的,最后返回HAL层中loc_eng.cpp文件的sLocEngInterface,从而打通了上层到底层的通道。
- 2022-07-04 08:53:33下载
- 积分:1
-
Rinex格式读写源代码C
压缩文件中主要包含了读写Rinex O文件和Rinex N文件的C代码,代码运行流畅,读取速度快,代码已通过编译,并且已测试通过。欢迎大家下载使用!
- 2023-04-17 07:40:03下载
- 积分:1
-
从Rinex格式的GPS观测文件(即O文件)中提取所需卫星的VC程序
从Rinex格式的GPS观测文件(即O文件)中提取所需卫星的VC程序-Observations from the GPS satellites needed to document the procedures to extract
- 2022-03-09 13:11:46下载
- 积分:1
-
GPS 源代码
GPS源程序,使用MATLAB程序编制,经过了实际测试,程序运行良好,值得推荐,特别适合初学者。
- 2022-02-26 01:00:06下载
- 积分:1
-
GPS电离层改正模型KLOBUCHAR
Subroutine for computing an Ionospheric range correction for the GPS L1 frequency from the parameters broadcasted in the GPS Navigation Message.
- 2023-08-20 14:15:03下载
- 积分:1