搜索资源列表
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
tracking
- gps单频软件接收机跟踪程序,用c语言在vc++6.0开发环境下写成,并且对载波产生和码产生使用x87的浮点汇编指令集提高速度。-single-frequency software receiver gps tracking program, using c language in vc++6.0 development environment, written and produced for use of carrier generation and code compilation of
gps-VC++
- 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。-This is a simple software development kit (SDK), you can
SerialSample
- MapX+VC++的SerialSample,地图示例,C++源码
VC
- base on mapX and visual c-base on mapX and visual c++
GPS
- GPS编程,vc++平台,C++语言,详细资料书-GPS programming , vc++ platform , the C++ language , details on
C语言读取GPS
- 利用C语言完成GPS数据的解析,获取经纬度、速度、时间等信息(Using C language to complete the GPS data analysis, access to latitude, longitude, speed, time and other information)