搜索资源列表
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
Gps
- Windows Mobile 6.5上一个gps测试软件,通过处理串口数据显示gps定位的一些基本信息,并且用图形显示卫星位置极其信号值,在res里有其运行效果图。 -Windows Mobile 6.5 on a gps test software, by processing the serial data to display some basic information about gps positioning satellite position is extremely sig
2575GPS_COM
- windows环境下GPS导航系统的串口编程-GPS navigation system serial programming in windows environment. . . .
VB
- 实现GPS和导航系统的连接,必须要解决计算机和GPS接收机的串口通信问题。在计算机和GPS接收机的数据传输过程中,计算机的串口(COM)作为计算机CPU和串行设备间的编码转换器,提供了计算机与GPS接收机之间的数据传输通道。而GPS接收机作为数据终端设备,将采集到的导航定位数据通过计算机串口传输给计算机,并为导航系统使用。在Windows环境下可以通过Visual Basic编程语言及其提供的专门用于串口通信的MSComm控件,实现GPS接收机与计算机的串口通信。 二、GPS输出的数据格(Re