搜索资源列表
GPS
- 该源码介绍了使用GPS传感器的进行导航系统开发的步骤,包含5个文件,其中Serial.cpp为串口操作 GPSDlg.cpp定义了从GPS传感器中读取位置参数并将位置映射到数字地图上, .BMP为数字地图
VCPPV1.0
- 1. VC++6.0串口操作实现GPS数据提取 2. VC++串口实现双机互联,包含视窗加代码 3. VC++编写的实时读写串口数据,并用VC画出相应的数据波形 4. VC++串口控件实现温度数据的采集并显示,做出曲线 -1. VC++6.0 serial operation to achieve GPS data extraction 2. VC++ Serial Port Dual Internet, including Windows add code 3. VC++ wr
Mscomm_GPS
- 运行文件:GPS_Disp.exe 测试数据:\TestData\temp.log 0529-2.log 操作说明: 1. 文件 1.1 打开记录文件... 新建或打开一个文件,以记录实时读入的GPS数据,“GPS信息示例”中显示有关信息 1.2 关闭记录文件 关闭并保存正在记录数据的记录文件 1.3 打开回放文件... 打开一个已存在的回放文件 1.4 播放回放文件 播放回放文件,在“GPS信息示例”栏中显示有关
serial-port-communication-examples
- 包括了读取GPS串口,串口读写操作,串口数据合并等串口操作实例,对于熟悉串口操作有很大帮助。-Read and Write example performs a Serial Port Read, a Serial Port Write, or a combination of these actions while setting some advanced serial features like buffer size, termination characters, and XON/XO
GPS
- 一个WINDOW MOBILE 下面 通过串口操作GPS,获得定位数据的代码-A WINDOW MOBILE following operation through the serial port GPS, access to location data code
GPSdataCollectionProcedures
- GPS数据采集程序,讲述了GPS串口的操作方法,通过例程很好地展示GPS的操作-GPS data collection procedures
GPS
- 包括了读取GPS串口,串口读写操作,串口数据合并等串口操作实例,对于熟悉串口操作有很大帮助。-Read and Write example performs a Serial Port Read, a Serial Port Write, or a combination of these actions while setting some advanced serial features like buffer size, termination characters, and XON/XO
bluetooth_gps
- 通过delphi操作蓝牙串口,访问蓝牙GPS设备,并解析相关的经纬度,坐标时间,方向和速度.通过本程序可以使用带有蓝牙功能的笔记本于蓝牙GPS设备进行连接 ,通过获得GPS坐标.-By operating the Bluetooth serial port delphi, access the Bluetooth GPS devices, and analysis related to the latitude and longitude coordinates of time, directi
GP
- GPS数据提取 串口操作 vc++6.0环境-GPS serial data extraction operation vc++6.0 environment
gps
- GPS(Golbal Position System)全球定位系统是一个在做一些项目中很常用到的仪器,它通过卫星的通信可以返回给你你当前所处的时间,时区,经纬度等等。VC++编写GPS通信是属于典型的基本的串口通信例子,而且只用接收信息即可,不用对GPS发送信息。 编写通信的方法的前半部分都跟我上篇文章说的串口通信一样,即注册ActiveX,建立实例及事件的映射等等。完成上面的操作后,你就可以接收的GPS发来的信息了。-GPS (Golbal Position System) GPS i
gps
- Qt下gps数据解析程序,包括串口操作、gps定位数据提取和解析,以及GS-87资料。-Qt under gps data analysis procedures, including serial operation, gps positioning data extraction and analysis, as well as GS-87 data.
GPS数据提取 串口操作 vc++6.0环境
- 用串口开发的GPS数据提取程序,通过实际应用,切实可用!(GPS data using serial development program, through practical application, practical!)