Welcome![Sign In][Sign Up]
Location:
Search - GPS Toolkit

Search list

[Other resourceGPS ToolKit Pro

Description: 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 scripting project that supports ActiveX controls. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can be accessed through GPS ToolKit s properties, and GPS ToolKit s multithreaded event-based architecture notifies your application when data has been updated, saving you from having to write messy polling routines.-Introduction to GPS ToolKit Pro 1.0 GPS Too lKit Pro is an ActiveX object that makes it easy t o add GPS support to any Visual Basic, Visual C, Delphi, Excel, or scripting project that supports ActiveX con trols. GPS data (including lat / lon, speed, course, altitude, and dozens of other datasets) can be accessed th rough GPS ToolKit s properties, and GPS ToolKit s multithreaded event-based ar chitecture notifies your application when dat a has been updated. saving you from having to write messy polling ro utines.
Platform: | Size: 597892 | Author: liogi | Hits:

[Other resourceTEQCPLOT

Description: 读取及绘制TEQC的report files。TEQC 是用于计算许多GPS pre-processing问题的Toolkit(可应用于GPS/GLONASS/SBAS等数据) -reading and drawing TEQC the report files. TEQC is used to calculate many GPS pre-processing of the Toolkit (available used GPS / GLONASS / SBAS data)
Platform: | Size: 9074 | Author: Otto | Hits:

[GPS developGPS ToolKit Pro

Description: 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 scripting project that supports ActiveX controls. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can be accessed through GPS ToolKit s properties, and GPS ToolKit s multithreaded event-based architecture notifies your application when data has been updated, saving you from having to write messy polling routines.-Introduction to GPS ToolKit Pro 1.0 GPS Too lKit Pro is an ActiveX object that makes it easy t o add GPS support to any Visual Basic, Visual C, Delphi, Excel, or scripting project that supports ActiveX con trols. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can be accessed th rough GPS ToolKit s properties, and GPS ToolKit s multithreaded event-based ar chitecture notifies your application when dat a has been updated. saving you from having to write messy polling ro utines.
Platform: | Size: 598016 | Author: | Hits:

[GPS developTEQCPLOT

Description: 读取及绘制TEQC的report files。TEQC 是用于计算许多GPS pre-processing问题的Toolkit(可应用于GPS/GLONASS/SBAS等数据) -reading and drawing TEQC the report files. TEQC is used to calculate many GPS pre-processing of the Toolkit (available used GPS/GLONASS/SBAS data)
Platform: | Size: 9216 | Author: Otto | Hits:

[transportation applicationsGPSTK

Description: Texas 大学的GPS Toolkit源码-University of Texas-GPS Toolkit source
Platform: | Size: 2308096 | Author: bingo | Hits:

[Applicationsgpstk-1.6.src.tar

Description: GPS TOOLKIT, 非常有用的开源GPS工具包-gps toolkit, an very using and reusable opensource gps develop toolkit
Platform: | Size: 13489152 | Author: | Hits:

[Othergpstk-user-reference

Description: gps toolkit 说明。详细介绍了各个命令的使用。用于GPS数据的处理和编辑-gps toolkit instructions. Described in detail the use of various commands. For GPS data processing and editing
Platform: | Size: 304128 | Author: lishuhui | Hits:

[Windows Developmp1_fig

Description: GPS multipath data obtained after processing with TEQC toolkit
Platform: | Size: 86016 | Author: saiprasad | Hits:

[matlabgpstoolbox3.01

Description: gps的matlab仿真工具包version3.01,函数和处理方法非常全,不错的gps开发仿真工具-gps the matlab simulation toolkit version3.01, function and processing method is very full, good development of simulation tools gps
Platform: | Size: 101376 | Author: 徐小杰 | Hits:

[J2MEJava

Description: /** * J2ME GPS 应用工具 (jsr179) * 通过手机内置的JSR-179 API,获取地理坐标信息 * 并将其显示于屏幕 * * 本源已在诺基亚 E71 和 6210 上测试通过 * 要求: 手机已安装 TinyGeocoder reverse geocoding * 手机已安装 JSR-179 API */ /** * 工作原理: * 1. 利用 J2ME Wireless Toolkit (JSR179),取得经纬度, * La = get Latitude() //取得维度 * Ln = get Longitude() //取得经度 * 2. 结合google map 显示 */-/** * J2ME GPS 应用工具 (jsr179) * 通过手机内置的JSR-179 API,获取地理坐标信息 * 并将其显示于屏幕 * * 本源已在诺基亚 E71 和 6210 上测试通过 * 要求: 手机已安装 TinyGeocoder reverse geocoding * 手机已安装 JSR-179 API */ /** * 工作原理: * 1. 利用 J2ME Wireless Toolkit (JSR179),取得经纬度, * La = get Latitude() //取得维度 * Ln = get Longitude() //取得经度 * 2. 结合google map 显示 */
Platform: | Size: 3072 | Author: 鲁克文 | Hits:

[Industry researchrtklib_2.4.1

Description: rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于GPS卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PPP, EUREF and IGS have already started to distribute real-time satellite orbit and clock as RTCM v.3 SSR messages via NTRIP. To receive the real-time satellite orbit and clock, users have to make registration and get an account to access the NTRIP broadcasters. Refer BKG GDC site http://igs.bkg.bund.de/ntrip/index for details. -All of the library functions and APIs are written in ANSI C (C89). The library internally uses standard socket and pthread for Linux/UNIX or winsock and WIN32 thread for Windows. By setting compiler option-DLAPACK or-DMKL, the library uses LAPACK/BLAS or Intel MKL for fast matrix computation. The console APs are also written in standard C. The library and console APs can be built on many environments like gcc on Linux. The GUI APs are written in C++ and utilize Borland VCL for the GUI toolkit. All of the executable binary APs in the package were built by free edition Borland Turbo C++ 2006 (http://www.turboexplorer.com)* on Windows. The binary APs were tested on Windows XP SP3 32bit and Windows 7 SP1 64bit. The console APs are also built and tested on Ubuntu 9.04 Linux.
Platform: | Size: 27762688 | Author: huo | Hits:

[Algorithmteqcfv

Description: teqc生成那8个compact文件,注意不是compact2或compact3,可以快速画图,比qcview方便多了,又快有美观!至于compact文件我会另外上传!- TEQCFV Read and plot TEQC report files (fast view) TEQC is the Toolkit for GPS/GLONASS/SBAS Data used to solve many pre-processing problems with GPS, GLONASS, and SBAS data: TEQC stands for Translation, Editing, and Quality Check More info here: http://facility.unavco.org/software/teqc/teqc.html TEQCFV(FILENAME) returns the content of a TEQC reportfile in a figure (and a matrix). Input argument FILENAME is optional. Valid TEQC report files are: FORMAT DESCRIPTION *.sn1 Signal to noise ratio (S/N) Carrier L1 *.sn2 Signal to noise ratio (S/N) Carrier L2 *.iod Derivative of ionospheric delay observable (m/s) *.ion Ionospheric delay observable (m) *.mp1 Multipath Carrier L1 *.mp2 Multipath Carrier L2 *.azi Satellite azimuthal data (degrees) *.ele Satellite elevation data (degrees)
Platform: | Size: 2048 | Author: 邓林坤 | Hits:

[Consoleteqc_compact

Description: win7 32/64位 dos界面下生成compact,官网的现在只有生成compact3的啦,compact可以用于绘图,compact3的是不可以的哦!-Teqc is a comprehensive toolkit for solving many problems when preprocessing GNSS data: translation: read GNSS native receiver files and translate the data to other formats editing: metadata extraction, editing, and/or correction of RINEX header metadata or BINEX metadata records as well as cutting/splicing of RINEX files or BINEX files quality checking of GPS and/or GLONASS data (native binary, BINEX, or RINEX observation files, with or without navigation files with ephemerides)
Platform: | Size: 399360 | Author: 邓林坤 | Hits:

CodeBus www.codebus.net