搜索资源列表
GPS信息发送端
- GPS串口通信,适合初级入门编程,没有解压密码-GPS serial communication codes,suit for primers, no compression password.
myflycontrol
- 模型飞机测控平台是用delphi编写的串口操作软件,源码中涉及到GPS数据接收,多线程等编程方法,对于串口编程的朋友们大有帮助,实际案例学习比看书快多了。-model aircraft monitoring platform is prepared by using delphi Serial operating software, the source code relating to the GPS data reception, multi-threading programming, s
gps-gsm
- gps和gsm集成程序,基于串口的c语言编程!-gps gsm and integration process, based on the serial port c programming language!
GPSsiearialrev
- gps串口数据接收程序实例。通过一个小例子讲解串口编程。
GPS_Assemble
- 基于VC++平台上的GPS编程,此程序包用于GPS数据信息的打包并发送到串口。-Based on vc++ platform of GPS programming, this program for GPS data packets of information package and sent to a serial port.
GPS-data-collect
- 这是一个GPS数据收集器程序。 通过串口编程打开gps模块,自动接收信息,并分析信息。-This is a GPS data collection program. Programmed through the serial port to open gps modules, automatically receive information and analyze information.
GPS
- gps的串口编程,针对arm的串口程序数据接收和发送-gps serial port programming, serial arm procedures for receiving and sending data
GPS-0183
- GPS-0183语句串口编程提取解析$GPRMC语句,定时读取GPS25LVS板卡串口2数据-GPS-0183 serial programming statements extraction analysis
serial-port-instance-program
- 用于工程应用的测试代码部分有MSComm控件串口编程、Windows API串口编程、TAPI通信编程、串口实现双机互连、串口调试精灵、串口控制Modem设备、串口控制单片机、串口控制PLC、串口控制射频卡、串口控制GPS模块、串口控制云台摄像头、智能报警系统、语音自动应答系统以及USB转RS-232串口实例-Test code for some engineering applications have MSComm control serial programming, Windows AP
GPS_LAST
- 基于VS2008平台的GPS编程。其中包含各种GPS语句的封装,封装出0183协议语句发送到串口。-VS2008 platform based on the GPS program. Statement which contains a variety of GPS package.
LinuxGPSdataReceiving
- Linux下串口GPS数据接收程序,关于串口的linux应用编程,对学习linux的应用非常有用。-Linux GPS data receiving procedures under serial ports, about a serial port Linux application programming, to study the application of Linux is very useful.
2575GPS_COM
- windows环境下GPS导航系统的串口编程-GPS navigation system serial programming in windows environment. . . .
20091759_3_ChuanKou
- vs2010MFC编程,串口通信程序,GPS定位算法,内涵说明文档-vs2010MFC programming, serial communication program, GPS positioning algorithm, meaning that documents
data-accuqitionby-GPS
- GPS编程,里面包括GPS详细的除去干扰,滤波的办法,之间通过串口通信-GPS programming, which includes detailed GPS interference is removed, the filter approach, via serial communication between
MyApplication3_167121311
- 利用手机内部GPS进行定位,并将数据通过手机串口和TCP发送给主机;采用多线程编程,调用的百度定位。- Internal GPS positioning using a mobile phone, and sends the data to the host via the serial port phones and TCP multi-threaded programming, Baidu call positioning.
3915481
- GPS数据采集系统VC++源代码 具有很好的使用价值 是项目通过的()
VB
- 实现GPS和导航系统的连接,必须要解决计算机和GPS接收机的串口通信问题。在计算机和GPS接收机的数据传输过程中,计算机的串口(COM)作为计算机CPU和串行设备间的编码转换器,提供了计算机与GPS接收机之间的数据传输通道。而GPS接收机作为数据终端设备,将采集到的导航定位数据通过计算机串口传输给计算机,并为导航系统使用。在Windows环境下可以通过Visual Basic编程语言及其提供的专门用于串口通信的MSComm控件,实现GPS接收机与计算机的串口通信。 二、GPS输出的数据格(Re