Welcome![Sign In][Sign Up]
Location:
Search - rTCM

Search list

[Other resourceNtripRTCMDecoder

Description: Easy example RTCM DGPS and RTK Decoder for Linux. -Easy example RTCM DGPS and RTK Decoder for L inux.
Platform: | Size: 244244 | Author: 士大夫 | Hits:

[Other resourceNtripRTCMMC

Description: The Ntrip RTCM Multiclient \"NtripRTCMMC\" simultaneously reads a number of real-time RTK data streams in RTCM 2.x format (basicly message types 18 and 19) as received from an Ntrip Broadcaster. It decodes the streams and generates raw and RINEX files.-The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data streams in RTCM 2.x format (basically messag e types 18 and 19) as received from an Ntrip Broad caster. It decodes the streams and generates ra w and RINEX files.
Platform: | Size: 126095 | Author: 士大夫 | Hits:

[Other resourcertcmtoasciiconvertor

Description: 该程序是一个将RTCM格式转化为ASCII格式的C程序,外国人写的,很好,对于学习RTCM格式及其编程很有帮助。
Platform: | Size: 6330 | Author: shalalala | Hits:

[Linux-UnixNtripLinuxClient

Description: 这是GNSS出品的一个用来下载RTCM格式的语句到GPS接收器的辅助定位的工具,Linux下源码
Platform: | Size: 7663 | Author: wing | Hits:

[transportation applicationsNtripRTCMDecoder

Description: Easy example RTCM DGPS and RTK Decoder for Linux. -Easy example RTCM DGPS and RTK Decoder for L inux.
Platform: | Size: 243712 | Author: 士大夫 | Hits:

[transportation applicationsNtripRTCMMC

Description: The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data streams in RTCM 2.x format (basicly message types 18 and 19) as received from an Ntrip Broadcaster. It decodes the streams and generates raw and RINEX files.-The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data streams in RTCM 2.x format (basically messag e types 18 and 19) as received from an Ntrip Broad caster. It decodes the streams and generates ra w and RINEX files.
Platform: | Size: 125952 | Author: 士大夫 | Hits:

[ActiveX/DCOM/ATLIDL_MicrosoftOffice_631

Description: idl语言编写的利用com组件读写office文件的例子-idl languages use com component to read and write office documents examples
Platform: | Size: 401408 | Author: 张铁 | Hits:

[Embeded-SCM DevelopPWM

Description: 本程序使用定时器1,采用中断方式,通过不断改变rTCMPB1的值来改变PWM输出脉冲,从而产生不同的乐音。 每进一次中断发送一次rTCMPB1的值和字符AA 在串口调试助手中显示。-This procedure using the timer 1, the use of interruptions, through changing the value of rTCMPB1 to change the PWM output pulse, thereby creating a different music. Progressive disruption of each of the first to send a rTCMPB1 values and character in the serial debug AA assistant display.
Platform: | Size: 121856 | Author: hyfly2005 | Hits:

[Other systemsrtcmtoasciiconvertor

Description: 该程序是一个将RTCM格式转化为ASCII格式的C程序,外国人写的,很好,对于学习RTCM格式及其编程很有帮助。-The program is a RTCM format to ASCII format into a C program, written by foreigners, very good for learning programming RTCM format and very helpful.
Platform: | Size: 6144 | Author: shalalala | Hits:

[Linux-UnixNtripLinuxClient

Description: 这是GNSS出品的一个用来下载RTCM格式的语句到GPS接收器的辅助定位的工具,Linux下源码-This is the GNSS produced a RTCM format for download to the GPS receiver statement supporting positioning tools, Linux source code under the
Platform: | Size: 7168 | Author: wing | Hits:

[OtherNMEAandRTCM

Description: 0183数据个是的介绍和RTCM数据格式的介绍,有效的了解RTK基础的内容-0183 data is the introduction and RTCM data format of the introduction, effective RTK basic understanding of the content
Platform: | Size: 1500160 | Author: dingding | Hits:

[Windows DevelopRTCM

Description: 利用MC55模块下载VRS差分数据及有用信息提取的串口中断程序-RTCM extract and send by MC55 in the serial interrupt programme
Platform: | Size: 1024 | Author: 王刚 | Hits:

[GPS developrtcmwin

Description: This is a program that receive RTCM data for DGPS Applications
Platform: | Size: 154624 | Author: Alli | Hits:

[DocumentsNMEAandRTCM

Description: good explanation of RTCM and NMEA data formats for GPS
Platform: | Size: 994304 | Author: qwerty123 | Hits:

[Windows DevelopBncSource

Description: 基于Qt的RTCM解码程序,针对诺基亚的芯片,Qt版本为4.2.3,鉴于qt库较大,请自行免费下载。-The RTCM decoder program based on Qt
Platform: | Size: 125952 | Author: zenzeus | Hits:

[Compress-Decompress algrithmsRTCM

Description: 差分GPSRTCM解码程序实现,里面有进制转换等代码-Difference GPSRTCM decoding process to achieve, there are hex conversion code
Platform: | Size: 5120 | 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:

[OS programrtcm

Description: 初始化RTCM控制,并且把文件或者串口数据转输出成RTCM格式-RTCM control initialization, and the output files or serial data transfer format to RTCM
Platform: | Size: 4096 | Author: 丁代码 | Hits:

[.netRTCMRead

Description: 读取RTCM格式数据信息,并将读取的信息自动保存为文本格式。(Read RTCM formatted data and save it as text format)
Platform: | Size: 91136 | Author: jdz | Hits:

[Communication-MobileC10403.2_RTCM.pdf

Description: rtcm standard 10403.2 differential gnss, services - version 3, developed by rtcm special committee no. 104 (november 7, 2013).
Platform: | Size: 1827840 | Author: User777888 | Hits:
« 12 3 »

CodeBus www.codebus.net