搜索资源列表
Add_GPS_support_to_your_desktopGPS_support_demo.zi
- 来自网络,国外网友做的,vc++代码,测试过,表示感谢. 可以读取串口GPS数据显示地理位置,需要有外置的串口的GPS接收机连接电脑,在demo主窗口界面可以输出GPS接收的地理位置,经度纬度,时间等信息. 提供给大家深入研究,包含NMEA0183.LIB的源代码,以及SerialCom串口源代码. -From the network, so friends from abroad, vc++ Code, test, and expressed his thanks. Can read
GPS
- 一个简单地基于VC 读取串口读取gps 数据-VC based on a simple reading gps serial read data
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
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
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
read-gps-data-vcPP-seral-port
- VC++ 实现对gps串口数据的读取与存储-read the gps data from serial port based on vc++,useful source
gps
- 利用VC通过串口读取GPS数据,实时的显示GPS的所有参数,具有较好的参考性-Read through the serial port using VC GPS data, real-time display of all parameters of GPS, has a good reference
VC--AND--GPS
- 采用多个方法描述了利用VC++读取GPS数据,上次一个项目需要就做了一番调查。-Using multiple methods described by VC++ to read GPS data, the last of a project need to do some research.
VC-GPS-SerialPort
- VC读取串口GPS数据显示经纬度,运行程序前根据自己情况选择串口号和波特率-VC reads the serial GPS data show that before the latitude and longitude, run the program according to its own serial number and baud rate selection
C语言读取GPS
- 利用C语言完成GPS数据的解析,获取经纬度、速度、时间等信息(Using C language to complete the GPS data analysis, access to latitude, longitude, speed, time and other information)