搜索资源列表
GPS ToolKit Pro
- Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or scr ipting project that supports ActiveX controls. GPS data (including lat/lon, speed,
gpssatellitefix
- 在 VISUAL BASIC开发环境下编写的GPS接受定位,导航源代码。-in VISUAL BASIC development environment for the preparation of GPS positioning, navigation source code.
GIS_GPS_beta40.rar
- 基于GPS+MAPX的车辆定位跟踪系统,包括了全部的VB操作代码。,GPS+ MAPX based on vehicle location and tracking system, including operation of all the VB code.
GARMIN15L
- GPS模拟通信软件终端。可以用来模拟GPS数据-GPS simulation terminal communication software. GPS data can be used to simulate
VB-gps
- 这个是一个vb编的GPS程序的源代码,呵呵希望对大家会有所帮助!-this a vb series of the GPS program s source code, as long as you will want to help! -This is a series of GPS procedures vb source code,呵呵hope will be helpful to everyone!-this a vb series of the GPS program s source
Binary_RS22099011242008
- Visual Basic 寫成GPS可以使用檔案-Written in Visual Basic can use the GPS files
hs_gpsdll_setup
- GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from
(VB)gps
- 全球定位系统GPS_卫星定位_VB源码+使用说明-Global Positioning System GPS_ satellite positioning _VB source+ Use
GPSPIC
- This the sorce code in Visual Basic 6 for the GPS with PIC.-This is the sorce code in Visual Basic 6 for the GPS with PIC.
GPS_basic
- gps 卫星导航 跟踪 监控 visual basic源代码-gps satellite navigation and tracking and monitoring visual basic source code
ReadGpsPackage_VB
- This article shall describe a very simple approach to working with a GPS device within the context of a Visual Basic 2005 application. This article does not address how the GPS device works or everything that can be gleaned from the NEMA 0183 string
kalman
- kalman滤波用于GPS数据处理,本人已用过,非常好的源码-calman filter for GPS data processing,I have used, very good source
GPSNetAdujust
- GPS网平差程序,对GPS网进行平差计算,使误差合理分配-GPS network adjustment procedure, carried out on the GPS network adjustment calculation, so that a reasonable distribution of error
LinkGPS
- This a sample application in Visual Basic .NET targeting Windows CE, showing how to initialize and use Microsoft s GPS Intermediate Driver (GPSID).-This is a sample application in Visual Basic .NET targeting Windows CE, showing how to initialize and
VB-GPS-data-acquisition
- visual basic实现全球定位系统GPS数据的获取-visual basic GPS global positioning system data acquisition
GPS-serial-analysis
- 基于Visual Basic MSComm控件的GPS串口解析-Control based on Visual Basic MSComm GPS serial analysis
The-GPS-communication-design
- 基于visual basic的GPS通讯程序设计-The GPS communication based visual basic program design
Visual-Basic
- 用Visual Basic 编写的GPS高程拟合源代码-Written in Visual Basic source code of GPS Elevation Fitting
thuchanhdoluong1710
- source code visual basic 6.0
VB
- 实现GPS和导航系统的连接,必须要解决计算机和GPS接收机的串口通信问题。在计算机和GPS接收机的数据传输过程中,计算机的串口(COM)作为计算机CPU和串行设备间的编码转换器,提供了计算机与GPS接收机之间的数据传输通道。而GPS接收机作为数据终端设备,将采集到的导航定位数据通过计算机串口传输给计算机,并为导航系统使用。在Windows环境下可以通过Visual Basic编程语言及其提供的专门用于串口通信的MSComm控件,实现GPS接收机与计算机的串口通信。 二、GPS输出的数据格(Re