搜索资源列表
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
GPS-chuankou
- 通过本程序,实现通过串口接受GPS接收机信号,并显示纬度、经度、航速等信息-through the procedures, accepted by serial GPS receiver signal, and display latitude, longitude, speed and other information
GPS
- GPS模块接收导航电文,数据处理源码,提取经,纬度,时间等有效信息.
gps
- ATMEG162获得GPS定位数据的程序,包括从数据中提取有用信息:经度、纬度以及时间
GPS.asm
- 计算并搜索经、纬度的值,并将纬度的十位,个位,十分位分别放入相应的内存空间
gps.rar
- 这是GPS车辆监控调度系统的部分源码及资料,This is the GPS vehicle monitoring and dispatching system parts and information source
gps+msp430.rar
- 超小gps+msp430的部分原代码,有需要的普有可以,Ultra-small gps+ Msp430 part of the original code, there is a need to have the S
GPS.rar
- GPS信号接收程序,提取了了信号中的时间、日期、经度和纬度!,GPS signal reception process, the signal extracted in the time, date, longitude and latitude!
gps
- 编写一个模拟GPS的应用程序,首先向串口写入如下信息 $GPRMC,082020,A4060.9870,S21720.3278,W,000.0.000.0,070707,005.6,W*62再从串口中读出此信息,并对此信息进行解析,输出经度,纬度,北京时间-The preparation of a simulated GPS applications, first of all, write the following information to the serial port $ GPRMC
gr-87
- 实现gps的定位信息接收,经度,纬度以及时间等实时信息-Location information to achieve gps receiver, longitude, latitude and time of real-time information
GPS_Csharp_wm6.1
- 在智能手机上捕捉GPS信号,不需要ARCGIS开发库支持,采用纯C#编写。开发环境为Microsoft Visual Studio 2005。可在vs.net2008下重编译运行。我的运行环境为windows mobile 6.1和SP2003。可以显示经度,纬度,卫星个数,精确的gps授时。精确至小数点后13位。 界面2是手机自带的gps界面,界面5是本程序的gps界面。纯C#开发的程序是纯绿色的,相对而言,采用ARCGIS开发库开发的同类程序,虽然代码简单,但要安装ARCGIS手机端,
gpstest
- gps接收端源码以及1个test列子,提供简单的经纬度,速度,时间等GPS数据信息-gps receiver as well as a test source Liezi, providing a simple latitude and longitude, speed, time GPS data
GPS
- gps定位 同过mfc界面,编程获取gps模块的信息,经度纬度时间等-gps
GPS
- 使用C8051F340单片机筛选出GPVTG中的速度信息和GPRMC中的时间,日期,纬度\经度等信息,并通过串口发送-GPS
GPS
- vc++代码,测试过,表示感谢. 可以读取串口GPS数据显示地理位置,需要有外置的串口的GPS接收机连接电脑,在demo主窗口界面可以输出GPS接收的地理位置,经度纬度,时间等信息. 提供给大家深入研究,包含NMEA0183.LIB的源代码,以及SerialCom串口源代码-vc++ code, tested, thanks. can read the serial port GPS location data, the need for an external GPS receiver con
GPS-system-MCU-display
- 接收GPS模块发送到单片机的信息,解码出时间、经度、纬度、卫星数量等信息,并在一块12864液晶上显示-Single-chip GPS module receives the information sent to the decoding of the time, latitude, longitude, number of satellites and other information, and an LCD display 12864
GPS
- 本系统主要实现利用GPS模块接收GPS卫星定位数据(包括日期、UTC时间信息,纬度信息、经度信息),并且通过PIC单片机对接收到的有效数据进行存储和控制,最后通过GPRS网络实现将接收到的有效数据及时地传送到指定的服务器上。-The system is mainly achieved using GPS module receives GPS satellite positioning data (including date, UTC time information, latitude in
Android Gps Test源码
- 安卓的GPS 应用例程,可查看一下,有经度、纬度等信息(android GPS Android GPS application routines, can look at, there are longitude, latitude and other information)
GPS信息获取代码(LCD12864带字库液晶并行模式)
- 用于GPS数据传送给单片机,再由单片机将接受数据传送给LCD12864液晶显示来显示经度纬度 时间。(It is used to transfer GPS data to MCU, and then transmit data to LCD12864 LCD to display longitude and latitude time.)