搜索资源列表
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-So
ezloader
- 基于自主开发的A/D芯片的芯片初始化程序,vc编写,希望对大家有帮助-based on the self-development of the A / D chip chip initialization procedures, vc prepared, and I hope to be helpful
VCgpstest
- 自己封装的能解析出GPS数据中的$GPRMC数据,获得经纬度信息,时间,日期等等。 可直接调用我封装的GPS类(已编译通过)-Their own package to resolve the GPS data in the $ GPRMC data, access to latitude and longitude information, time, date and so on. I can directly call the GPS package category (compiled
MapDemo
- VC++2005和MapX开发的含GPS跟踪演示源码,网上有提供,但由于一个变量的问题无法成功运行,这个是经我调试,可以正常运行的程序-VC++2005 and MapX developed GPS tracking demo with source code, on-line has to provide, but because the issue of a variable can not be run successfully, this is the debug I can be th
GPSLogger(PDA)
- GPS导航的源代码,vc源码,很实惠,希望下载-GPS navigation of source code, vc source code, it is affordable, I hope download
lambdaC
- Lamda算法:GPS快速整周模糊度算法的核心,当今最好的GPS定位算法之一,目前只有MATLAB的,我上传个VC的。-Lamda algorithm: GPS ambiguity resolution algorithm for fast core, today one of the best GPS positioning algorithm, currently only MATLAB, I uploaded a VC' s.
gps
- GPS(Golbal Position System)全球定位系统是一个在做一些项目中很常用到的仪器,它通过卫星的通信可以返回给你你当前所处的时间,时区,经纬度等等。VC++编写GPS通信是属于典型的基本的串口通信例子,而且只用接收信息即可,不用对GPS发送信息。 编写通信的方法的前半部分都跟我上篇文章说的串口通信一样,即注册ActiveX,建立实例及事件的映射等等。完成上面的操作后,你就可以接收的GPS发来的信息了。-GPS (Golbal Position System) GPS i
