Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - gps latitude longitude
Search - gps latitude longitude - List
通过本程序,实现通过串口接受GPS接收机信号,并显示纬度、经度、航速等信息-through the procedures, accepted by serial GPS receiver signal, and display latitude, longitude, speed and other information
Update : 2008-10-13 Size : 50.71kb Publisher : 徐博

DL : 0
从GPS输出数据中分离出经纬度,日期,时间,速度等有效信息。-output data from the GPS isolated longitude and latitude, date, time, speed and effective information.
Update : 2025-02-17 Size : 1kb Publisher : 宁磊

DL : 0
用51写的接收GPS数据的程序,采用中断查寻来接受数据。本程序只接收纬度,经度,时间,.....接收其它数据类似-write with 51 receiving GPS data procedures used to receive interrupted tracing data. This procedure will only receive latitude, longitude, time ...... receiving other similar data
Update : 2025-02-17 Size : 1kb Publisher : 陈新财

DL : 0
以前用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
Update : 2025-02-17 Size : 5kb Publisher : gavin

通过本程序,实现通过串口接受GPS接收机信号,并显示纬度、经度、航速等信息-through the procedures, accepted by serial GPS receiver signal, and display latitude, longitude, speed and other information
Update : 2025-02-17 Size : 1.86mb Publisher : 徐博

DL : 0
一段很好用的把经纬度转化为平面坐标的代码-a good use put into longitude and latitude coordinates of the plane code
Update : 2025-02-17 Size : 2kb Publisher : 朱世雄

实现GPS导航的基本功能,包括经纬度的显示,回放功能-achieve the basic GPS navigation functions, including the latitude and longitude, playback functions, etc.
Update : 2025-02-17 Size : 2.64mb Publisher : 琳琅

DL : 0
linux下select方式接受并解析NMEA协议gps信息,解析GGA、RMC语句,可以定位经纬度、时间、日期、星数等信息。-select the way under linux to accept and resolve NMEA protocol gps information, analytical GGA, RMC statement can be positioning latitude and longitude, time, date, number of stars and other information.
Update : 2025-02-17 Size : 3kb Publisher : tangxg

I have seen many articles here at CodeProject about coordinates and GPS signal handling, like "Writing your own GPS Applications" and "Distance between locations using latitude and longitude" among others. Most of them do some tasks around a latitude/longitude pair, but them don t handle coordinate storage with care. This article provides a solution to manage coordinates at both memory and persistent storage (XML or database), complying with ISO 6709 standard (Annex H - Text string representation), in concordance with World Wide Web Consortium s LatitudeLongitudeAltitude workgroup. C#语言中封装了ISO 6709坐标系统-I have seen many articles here at CodeProject about coordinates and GPS signal handling, like Writing your own GPS Applications and Distance between locations using latitude and longitude among others. Most of them do some tasks around a latitude/longitude pair, but them don t handle coordinate storage with care. This article provides a solution to manage coordinates at both memory and persistent storage (XML or database), complying with ISO 6709 standard (Annex H- Text string representation), in concordance with World Wide Web Consortium s LatitudeLongitudeAltitude workgroup. C# language encapsulates coordinate system ISO 6709
Update : 2025-02-17 Size : 60kb Publisher : 成东

DL : 0
GPS经纬度格式转换程序,可运行于电脑上,使接收到的信息在度,度分,及度分秒之间转换-GPS latitude and longitude format conversion process can be running on the computer so that the received information in degrees, degrees minutes and seconds between the degree of conversion
Update : 2025-02-17 Size : 5kb Publisher : 唐进

DL : 0
ATMEG162获得GPS定位数据的程序,包括从数据中提取有用信息:经度、纬度以及时间-GPS positioning data obtained ATMEG162 procedures, including data extracted from the useful information: longitude, latitude and time
Update : 2025-02-17 Size : 29kb Publisher : 樊韬

实现了对GPS数据的经纬度,时间的格式化,并且把时间转化为北京时间。希望能给大家带来帮助!-Realize the GPS latitude and longitude data, time formatting, and time into Beijing. I hope everyone can help!
Update : 2025-02-17 Size : 14kb Publisher : solo

DL : 0
一个基本的类 用于提取GPS数据中的经纬度,速度高度信息,功能较简单。-A basic category for the extraction of GPS data in latitude and longitude, speed, height information, a simpler function.
Update : 2025-02-17 Size : 1.81mb Publisher : 廖正全

DL : 1
gps经纬度转换成大地平面坐标程序。 高人致电-gps latitude and longitude coordinates into the earth plane procedures. Call an expert
Update : 2025-02-17 Size : 20kb Publisher : lin

gps经纬度坐标转换为地心坐标的源代码!-gps latitude and longitude coordinates converted to geocentric coordinates of the source code!
Update : 2025-02-17 Size : 102kb Publisher : 李龙生

DL : 0
For interfacing the GPS receiver and displays the present location (Latitude, Longitude, time and speed) on LCD.
Update : 2025-02-17 Size : 346kb Publisher : Rahul

DL : 0
显示GPS经纬度,时间,海拔等信息,并可存成excel文件-Show GPS latitude and longitude, time, altitude and other information, can be saved as excel file
Update : 2025-02-17 Size : 22kb Publisher : xumin

接收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
Update : 2025-02-17 Size : 2kb Publisher : 李庄

提取GPS信息,获取经纬度、时间及速度等信息(Extract GPS information, access to latitude, longitude, time and speed and other information)
Update : 2025-02-17 Size : 72kb Publisher : 扛把子

利用C语言完成GPS数据的解析,获取经纬度、速度、时间等信息(Using C language to complete the GPS data analysis, access to latitude, longitude, speed, time and other information)
Update : 2025-02-17 Size : 289kb Publisher : 扛把子
« 12 3 4 5 6 7 8 9 10 ... 18 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.