搜索资源列表
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!
GPS
- 介绍了用RS-232串口进行开发的过程,对于刚涉及串口编程的开发人员有一定帮助
GPS-NMEA0183
- 该程序是一个关于GPSNMEA0183格式编程的程序,其中包括C写的串口类及其使用方法,是一个GPS应用的复杂程序。
GPSsiearialrev
- gps串口数据接收程序实例。通过一个小例子讲解串口编程。
linux_serial
- linux 串口编程调试源程序。可以用于gprs通信,gps,bluetooth.
GPS数据接收程序
- 有关GPS数据接收的程序,串口编程。。。
GPS(Series)
- Windows ce 下面GPS串口编程源代码,真的不错。-Windows ce serial GPS programming the following source code, really good.
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.
VisualC
- 《Visual C++实践与提高——串口通信与工程应用篇》第二版目录 第1章Visual C++集成开发环境 第2章C++语法基础 第3章C++面向对象 第4章串行通信原理与设计 4.1串行通信基本概念 4.2串行传输协议 4.3串行接口标准 4.4串口硬件设计 第5章 串口调试 第6章使用MSComm控件编程 第7章使用WinAPI串口编程 第8章多线程编程 第9章TAPI编程 第10章计算机与单片机通信 第11章计算机与PLC通信
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
1141414154GPS1
- GPS串口编程-GPS serial programming。。。。。。。。。。。。。。。。。
99gps
- gps串口编程,数据接收,解析-gps serial programming, data receiving, parsing. . . . . . . . . . .
GPS
- 用Visual C++编写的串口通信实例,是学习串口编程的好例子。-The serial communication instance, written in Visual C++ is a good example of learning serial programming.
3915481
- GPS数据采集系统VC++源代码 具有很好的使用价值 是项目通过的()
seriousChannel
- Qt 串口使用示例,可以读取GPS串口等。(The Qt serial port uses an example.)
VB
- 实现GPS和导航系统的连接,必须要解决计算机和GPS接收机的串口通信问题。在计算机和GPS接收机的数据传输过程中,计算机的串口(COM)作为计算机CPU和串行设备间的编码转换器,提供了计算机与GPS接收机之间的数据传输通道。而GPS接收机作为数据终端设备,将采集到的导航定位数据通过计算机串口传输给计算机,并为导航系统使用。在Windows环境下可以通过Visual Basic编程语言及其提供的专门用于串口通信的MSComm控件,实现GPS接收机与计算机的串口通信。 二、GPS输出的数据格(Re