搜索资源列表
GPS接收机程序
这是一个模拟全球定位系统(GPS)接收机的程序,GPS数据由给定文件来模拟,只要定时读取数据并分析各成分的含义,就可以确定卫星的位置。本例主要用来演示不同坐标系的转换。同时还有文件信息如何提取并显示。
MyCommReceive
- 从串口读取,并解析NMEA格式的GPS数据的程序。将解析后的数据显示到界面上。需要和发送端的程序配合使用。-read from the serial port and analytic NMEA GPS data formats procedures. Analysis of the data shows that the interface. Needs and transmitter used in conjunction with
MyCommReceive
- 从串口读取,并解析NMEA格式的GPS数据的程序。将解析后的数据显示到界面上。需要和发送端的程序配合使用。-read from the serial port and analytic NMEA GPS data formats procedures. Analysis of the data shows that the interface. Needs and transmitter used in conjunction with
commgps
- wince下面一个串口程序,用于读取并分GPS数据,主要可以提取经纬度和时间-wince below a serial procedures for reading and GPS data It mainly from longitude and latitude and time
GPSmatlab
- 读取TXT文档里的GPS数据卡尔曼滤波程序,对于初学者很有帮助-TXT file to read GPS data in the Kalman filter procedure, very helpful for beginners
GPSReader
- 读取并分析GPS数据的GPSReader程序(C#和VB.net版代码)实现连接GPS设备以及对GPS输出信息进行分析。默认的串口设置是COM4,4800bps,使用时根据需要进行修改。-Read and analyze the GPS data GPSReader procedures (C# And VB.net version of the code) to connect GPS devices as well as the G
GPSReader
- 读取并分析GPS数据的GPSReader程序(C#和VB.net版代码) .NET2003下使用-Read and analyze the GPS data GPSReader procedures (C# And VB.net version of the code). NET2003 use
USB_CH375
- 用atmega64+ch375(usb控制器)制成的板子用来读取USB中的数据的程序,开发环境使用AVR Stdiuo-With atmega64+ Ch375 (usb controller) made USB board to read the data in the process, development environment using the AVR Stdiuo
TestComm
- 基于VC++的GPS串口通信实用程序,串口通过MSCOMM控件读取GPS数据,性能测试优良
ghelm-0.04
- 开源的电子海图程序,可实现国际上标准S57电子海图数据,其中的数据读取部分代码符合iso8211,加上自己的符号化功能即可实现通用的电子海图平台 建议行业应用增加GIS(地理信息系统),现在应用很广的-Open-source electronic chart procedures, international standards can be realized S57 electronic chart data, the data
4
- GPS数据采集程序(通过串口读取GPS数据,协议格式为GRPMC)-GPS data collection procedures (through the serial port to read GPS data, the agreement format GRPMC)
GPS
- ASM汇编语言的GPS接收程序只读取GPRMC数据。-ASM assembly language of the GPS receiver only read GPRMC data.
GpsRecv
- 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the b
UartTest.tar
- 用QT写的GPS数据读取测试程序,并能在TQ2440开发板上成功读取GPS数据。-Written by QT test program to read GPS data, and can successfully read TQ2440 development board GPS data
GpsData-Draw
- GPS数据解析程序,读取GPS数据,然后逐行解析,进行坐标转换,有大地坐标转换为平面坐标,然后将各个点显示出来形成地图-Analytical process GPS data read GPS data and Progressive parsing, coordinate conversions, there are flat earth coordinates into coordinates, then each point ma
lpc1700-GPS
- LPC1766芯片,串口0读取GPS数据的程序-Program LPC1766 chip serial 0 read GPS data
elecfans.com-读取并分析GPS数据的GPSReader程序
- 读取并分析GPS数据的GPSReader程序(GPSReader program that reads and analyzes GPS data)
GPS
- 对GPS的数据进行解析,计算经纬度,可以作为参考(The data of GPS are analyzed and the longitude and latitude are calculated)
GPS data reading and processing
- GPS数据读取与处理,GPS模块的数据格式,GPS模块的应用程序设计(GPS data reading and processing)
GPS_BaiduMap
- 进行GPS数据读取,并进行数据处理,再将得到的坐标信息在百度地图上显示出来的完整程序(GPS data read, data processing, and then the complete program displayed on the Baidu map.)