搜索资源列表
GPS1
- 从GPS接收机里提取数据,在C++builder中配合地图实现轨迹重现,并显示鼠标所在位置的经纬度-Lane from the GPS receiver to extract data, in which C builder with the locus maps recreated, and display the location of the mouse coordinates
GPS_Server
- GPS服务器 通过SOCKET来传输数据,从GPS设备提取数据进行传输-GPS server to transmit data through the SOCKET, extract data from the GPS device for transmission
gps1_5
- gps1_5.c begins by opening a file gpsData.txt which will save all GPS message strings in ASCII. Next, the serial port is opened using a function prototype comm_setting() which invokes functions found in the IBMCOM library. A while loop is entere
RyxGps12
- 这是一个模拟GPS接受机的程序, GPS数据由给定文件来模拟,只要定时读取数据并分析各成分 的含义,就可以确定卫星的位置。 本例主要用来演示不同坐标系的转换。 同时还有文件信息如何提取并显示-This is a simulation of the process GPS receivers, GPS data from the given file to simulate, as long as data from time to time to read and analyze
SplitRinexObsFiles
- 从RINEX格式的GPS观测文件(即O文件)中分割提取想要的某段观测数据的C++程序-GPS observations from the RINEX format files (ie O file) to extract the desired data in a certain period of observation C++ program
MiniGPS_1.32(2)
- software used to extract out the data from gps receiver.
RyxGps
- 这是一个用VC++写的模拟程序,用以模拟GPS接受信息并分析将结果显示出来,数据来源是卫星,通过定时读取而得来,只要能够保证定时读取到数据,就可以进行分析,确定卫星的位置,然后演示不同坐标系的转换,同时还有文件信息如何提取并显示。-This is a work written in VC++ simulation program to simulate the GPS to receive information and analysis of the results are displayed
GPSmapnavig
- 实现GPS串口读取和GPS路径规划的程序,data.c用于从串口中提取GPS坐标数据,emap.c用于生成实时地图-Achieve the GPS serial port to read and GPS path planning process, data.c used to extract GPS coordinates from the serial port data, emap.c used to generate real-time map
RyxGps
- 这是一个用VC++写的模拟程序,用以模拟GPS接受信息并分析将结果显示出来,数据来源是卫星,通过定时读取而得来,只要能够保证定时读取到数据,就可以进行分析,确定卫星的位置,然后演示不同坐标系的转换,同时还有文件信息如何提取并显示 -This is using VC++ to write a simulation program to simulate the GPS receive information and analysis the results are displayed, the
GPSDemo
- 通过串口接收GPS数据,解析接收到的GPS信息中GPRMC数据,从中提取出经度和纬度信息。-Through the serial port to receive GPS data, analytical information received GPS GPRMC data to extract the longitude and latitude information.
extractGPSnavigation
- 可自动提取afl文件中的GPS领航数据,包括航线号,经纬度等-Afl files automatically extract the data in the GPS navigation
include
- GPS 源代码,提取GPS数据代码,GPS串口通信,基于C,NMEA-0183协议-GPS source code, extract GPS data code
GPSDataExtraction
- 从包含GPS和GLONASS观测值的.o文件中提取GPS观测值, 重新构成符合RENIX格式的.o文件。-Extract the GPS observation by rule of the RENIX .O file which contains both GPS and GLONASS observation data
extract-GPS-receiver-data
- 提取GPS接收机报文中的数据,针对log指令“SATXYZ”,提取报文中GPS卫星的id ,GPS时间,3D坐标,钟差-Extract the data in the GPS receiver message, and extract the id, GPS time, 3D coordinates and clock difference of the GPS satellite in the message for the log instruction SATXYZ