搜索资源列表
GPSBoy
- 用VB编写的GPS接收源代码,包括图形显示卫星位置,行进速度图,行进方位图,很好的GPS编程学习资料.-prepared by the VB source code GPS receiver, including graphics satellite location, speed of the road map, Azimuth road map, the GPS Programming good learning materials.
GPRS
- 利用VB对GPRS无线数传模块进行编程。详细的介绍了编程的函数和编程的方法。有一对一的编程,也有一对多的编程-Using VB to the GPRS wireless module for programming. Detailed descr iption of the programming functions and programming methods. A one to one programming, there are one to many programming
VB
- 实现GPS和导航系统的连接,必须要解决计算机和GPS接收机的串口通信问题。在计算机和GPS接收机的数据传输过程中,计算机的串口(COM)作为计算机CPU和串行设备间的编码转换器,提供了计算机与GPS接收机之间的数据传输通道。而GPS接收机作为数据终端设备,将采集到的导航定位数据通过计算机串口传输给计算机,并为导航系统使用。在Windows环境下可以通过Visual Basic编程语言及其提供的专门用于串口通信的MSComm控件,实现GPS接收机与计算机的串口通信。 二、GPS输出的数据格(Re