搜索资源列表
GPS数据的采集
- 该程序采用GPS异步串行方式,通过串口采集遵循NMEA0183协议的GPS数据,对之进行后台处理 通过ODBC放到数据库中! 经典-the procedures used GPS asynchronous serial, serial through acquisition agreement followed NMEA0183 GPS data, on which background processing into the database through ODBC! Classic
VC++GPS
- 首先简单介绍了GPS 接收机串口通信的基本概念, 然后通过实例详细介绍了计算机与GPS 接收机进行 数据传输的两种方法: 一种是使用W in32 A P I 通信函数的文件读写方式 另一种是通过VC+ + 6. 0 提供的 M SComm 控件实现。-first brief introduction of GPS receiver serial communication the basic concepts, Then detailed examples of computer and
GPS-chuankou
- 通过本程序,实现通过串口接受GPS接收机信号,并显示纬度、经度、航速等信息-through the procedures, accepted by serial GPS receiver signal, and display latitude, longitude, speed and other information
SimSerial.rar
- WIN2000下虚拟串口的程序,WIN2000 procedures under the virtual serial port
gps.rar
- gps串口化数据读取与解析 按不同协议解析,gps serial read data and analysis by different analytical protocol
GPSDataReceiver
- 采用VS2008编写的基于串口GPS接收机的处理程序,GPS接收输出的数据是基于NMEA0183协议的GPGGA,GPVTG,GPGMC-Written using VS2008 serial GPS receiver based on the processing, GPS receiver output data is based on the NMEA0183 protocol GPGGA, GPVTG, GPGMC
GPSModel.rar
- 一个GPS与串口通信的程序,很好的对gps信号信息解码,提取 并用VC信息转换!-a GPS and serial communication procedures, very good information to a GPS signal decoding, extraction and conversion of information with VC!,一个GPS与串口通信的程序,很好的对gps信号信息解码,提取 并用VC信息转换!-a GPS and serial communicat
GPS
- GPS数据提取 串口操作 vc++6.0环境-GPS serial data extraction operation vc++ 6.0 Environment
GPSDataRecv
- c#编写的一个接受GPS模块数据的测试软件,通过.NET开发环境自带的串口通信控件接收GPS模块传来的数据,显示在数据窗口中,并存入数据库。数据源根据自己的环境决定,数据表由两个字段组成,一个为日期时间型,一个为VCHAR型-c# prepared to accept a GPS module test data software. NET development environment built-in serial communication control module to receiv
GPS(Series)
- Windows ce 下面GPS串口编程源代码,真的不错。-Windows ce serial GPS programming the following source code, really good.
gps
- 这是用来接受GPS数据的串口调试助手,通过他可以轻松实现GPS接受机和PC机的通信-It is used to receive GPS data, serial port debugging assistant, through the he can easily achieve the GPS receiver and PC-communication
listports_demo
- serial communication simple source
AcquisitionofGPSSignal
- The purpose of this lecture is to show the idea behind GPS signal acquisition and additionally different ways of doing the implementation. Subjects - GPS Signal Acquisition o Doppler frequency bins - Serial Search Acquisition -
2007102318148533
- 解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用 -After decompression there 5M, which I use C# for embedded WinCE do a GPS/inertial navigation system integrated positioning s
GPS
- This file is a main file for an experiment software that somebody made for serial ports.
BT-GPS
- 手机上通过蓝牙串口协议读取GPS接收仪的GPS数据-Phone via Bluetooth serial port protocol to read the GPS data GPS receivers
Java-to-call-VC-PP-DLL
- Java 通过JNI 技术调用VC ++ DLL 的方法, 并设计了含有串口GPS 类和Java 导出 函数的DLL , 该DLL 既可以用于Java 访问串口GPS , 也可以用于VC ++ 访问串口GPS , 实现了Java和VC ++ 共用的动态连接库设计。-Java through JNI technology called VC++ DLL' s methods, and design and the Java class containing the serial GPS
GPS-data-receier
- vc实现串口显示gps数据 已经调试可用 很好的学习资料-vc achieve serial gps data debug good learning information available
GPS
- GPS定位数据解析,GPS设备通过对接收到的导航电文进行分析处理,计算出设备所在的经纬度、海拔、航速、航向等空间信息,并按照规定的NMEA-0183协议将空间信息以及卫星信息进行组织,按照一定的波特率通过串口通讯(按位发送)提供给GPS设备使用者或者在GPS设备上进行显示-GPS positioning data analysis, GPS device by the received navigation message analysis and processing equipment wh
android-serial-gps-driver
- Android串口GPS驱动,需要源码编译,正确配置串口信息及权限,即可生成hal层的so文件,APP应用可调用GPS信息以定位(android-serial-gps-driver)