基本信息
源码名称:bnc-2.12.18-source
源码大小:14.23M
文件格式:.zip
开发语言:C/C++
更新时间:2023-04-01
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
bnc-2.12.18-source

.
├── BNC_2.12.18
│   ├── ChangeLog.txt
│   ├── Example_Configs
│   │   ├── 00_Readme.txt
│   │   ├── 01_RinexObs.bnc
│   │   ├── 02_RinexEph.bnc
│   │   ├── 03_BrdcCorr.bnc
│   │   ├── 04_RinexConcat.bnc
│   │   ├── 05_RinexQC.bnc
│   │   ├── 06_RTK.bnc
│   │   ├── 07_FeedEngine.bnc
│   │   ├── 08_PPP.bnc
│   │   ├── 09_PPPNet.bnc
│   │   ├── 10_PPPQuickStart.bnc
│   │   ├── 11_PPPPostProc.bnc
│   │   ├── 12_PPPOsm.bnc
│   │   ├── 13_SPPQuickStart.bnc
│   │   ├── 14_SaveSp3.bnc
│   │   ├── 15_Sp3ETRFPPP.bnc
│   │   ├── 16_Upload.bnc
│   │   ├── 17_Combi.bnc
│   │   ├── 18_CombiPPP.bnc
│   │   ├── 19_UploadEph.bnc
│   │   ├── 20_CompareSp3.bnc
│   │   ├── 21_Empty.bnc
│   │   ├── 22_RinexQC.sh
│   │   ├── 23_RinexConcat.sh
│   │   ├── 24_RinexEph.sh
│   │   ├── 25_ScanLate.sh
│   │   ├── 26_RinexObs.sh
│   │   ├── 27_CompareSp3.sh
│   │   ├── Input
│   │   │   ├── APRIORI.CRD
│   │   │   ├── APRIORI_ETRF.CRD
│   │   │   ├── BRDC194M.15P
│   │   │   ├── C2T18283.SP3
│   │   │   ├── CLK93194M.15C
│   │   │   ├── CUT0194M.15O
│   │   │   ├── RT218283.SP3
│   │   │   ├── VM011690.13O
│   │   │   ├── brdc1690.13p
│   │   │   ├── brdc350a.12p
│   │   │   ├── brux350a00.12o
│   │   │   ├── brux350a15.12o
│   │   │   ├── brux350a30.12o
│   │   │   ├── brux350a45.12o
│   │   │   ├── cut0350a.12o
│   │   │   └── igs14.atx
│   │   └── Output
│   ├── bnc.pro
│   ├── bnc_plugin.pro
│   ├── newmat
│   │   ├── bandmat.cpp
│   │   ├── cholesky.cpp
│   │   ├── controlw.h
│   │   ├── evalue.cpp
│   │   ├── fft.cpp
│   │   ├── hholder.cpp
│   │   ├── include.h
│   │   ├── jacobi.cpp
│   │   ├── myexcept.cpp
│   │   ├── myexcept.h
│   │   ├── newfft.cpp
│   │   ├── newmat.h
│   │   ├── newmat.pro
│   │   ├── newmat1.cpp
│   │   ├── newmat2.cpp
│   │   ├── newmat3.cpp
│   │   ├── newmat4.cpp
│   │   ├── newmat5.cpp
│   │   ├── newmat6.cpp
│   │   ├── newmat7.cpp
│   │   ├── newmat8.cpp
│   │   ├── newmat9.cpp
│   │   ├── newmatap.h
│   │   ├── newmatex.cpp
│   │   ├── newmatio.h
│   │   ├── newmatrc.h
│   │   ├── newmatrm.cpp
│   │   ├── newmatrm.h
│   │   ├── nm_misc.cpp
│   │   ├── precisio.h
│   │   ├── sort.cpp
│   │   ├── submat.cpp
│   │   └── svd.cpp
│   ├── qwt
│   │   ├── qwt.h
│   │   ├── qwt.pro
│   │   ├── qwt_abstract_scale_draw.cpp
│   │   ├── qwt_abstract_scale_draw.h
│   │   ├── qwt_clipper.cpp
│   │   ├── qwt_clipper.h
│   │   ├── qwt_color_map.cpp
│   │   ├── qwt_color_map.h
│   │   ├── qwt_column_symbol.cpp
│   │   ├── qwt_column_symbol.h
│   │   ├── qwt_compat.h
│   │   ├── qwt_curve_fitter.cpp
│   │   ├── qwt_curve_fitter.h
│   │   ├── qwt_dyngrid_layout.cpp
│   │   ├── qwt_dyngrid_layout.h
│   │   ├── qwt_event_pattern.cpp
│   │   ├── qwt_event_pattern.h
│   │   ├── qwt_global.h
│   │   ├── qwt_interval.cpp
│   │   ├── qwt_interval.h
│   │   ├── qwt_interval_symbol.cpp
│   │   ├── qwt_interval_symbol.h
│   │   ├── qwt_legend.cpp
│   │   ├── qwt_legend.h
│   │   ├── qwt_legend_item.cpp
│   │   ├── qwt_legend_item.h
│   │   ├── qwt_legend_itemmanager.h
│   │   ├── qwt_magnifier.cpp
│   │   ├── qwt_magnifier.h
│   │   ├── qwt_math.cpp
│   │   ├── qwt_math.h
│   │   ├── qwt_matrix_raster_data.cpp
│   │   ├── qwt_matrix_raster_data.h
│   │   ├── qwt_null_paintdevice.cpp
│   │   ├── qwt_null_paintdevice.h
│   │   ├── qwt_painter.cpp
│   │   ├── qwt_painter.h
│   │   ├── qwt_panner.cpp
│   │   ├── qwt_panner.h
│   │   ├── qwt_picker.cpp
│   │   ├── qwt_picker.h
│   │   ├── qwt_picker_machine.cpp
│   │   ├── qwt_picker_machine.h
│   │   ├── qwt_plot.cpp
│   │   ├── qwt_plot.h
│   │   ├── qwt_plot_axis.cpp
│   │   ├── qwt_plot_canvas.cpp
│   │   ├── qwt_plot_canvas.h
│   │   ├── qwt_plot_curve.cpp
│   │   ├── qwt_plot_curve.h
│   │   ├── qwt_plot_dict.cpp
│   │   ├── qwt_plot_dict.h
│   │   ├── qwt_plot_directpainter.cpp
│   │   ├── qwt_plot_directpainter.h
│   │   ├── qwt_plot_grid.cpp
│   │   ├── qwt_plot_grid.h
│   │   ├── qwt_plot_histogram.cpp
│   │   ├── qwt_plot_histogram.h
│   │   ├── qwt_plot_intervalcurve.cpp
│   │   ├── qwt_plot_intervalcurve.h
│   │   ├── qwt_plot_item.cpp
│   │   ├── qwt_plot_item.h
│   │   ├── qwt_plot_layout.cpp
│   │   ├── qwt_plot_layout.h
│   │   ├── qwt_plot_magnifier.cpp
│   │   ├── qwt_plot_magnifier.h
│   │   ├── qwt_plot_marker.cpp
│   │   ├── qwt_plot_marker.h
│   │   ├── qwt_plot_panner.cpp
│   │   ├── qwt_plot_panner.h
│   │   ├── qwt_plot_picker.cpp
│   │   ├── qwt_plot_picker.h
│   │   ├── qwt_plot_rasteritem.cpp
│   │   ├── qwt_plot_rasteritem.h
│   │   ├── qwt_plot_renderer.cpp
│   │   ├── qwt_plot_renderer.h
│   │   ├── qwt_plot_rescaler.cpp
│   │   ├── qwt_plot_rescaler.h
│   │   ├── qwt_plot_scaleitem.cpp
│   │   ├── qwt_plot_scaleitem.h
│   │   ├── qwt_plot_seriesitem.cpp
│   │   ├── qwt_plot_seriesitem.h
│   │   ├── qwt_plot_spectrocurve.cpp
│   │   ├── qwt_plot_spectrocurve.h
│   │   ├── qwt_plot_spectrogram.cpp
│   │   ├── qwt_plot_spectrogram.h
│   │   ├── qwt_plot_svgitem.cpp
│   │   ├── qwt_plot_svgitem.h
│   │   ├── qwt_plot_xml.cpp
│   │   ├── qwt_plot_zoomer.cpp
│   │   ├── qwt_plot_zoomer.h
│   │   ├── qwt_point_3d.cpp
│   │   ├── qwt_point_3d.h
│   │   ├── qwt_point_polar.cpp
│   │   ├── qwt_point_polar.h
│   │   ├── qwt_raster_data.cpp
│   │   ├── qwt_raster_data.h
│   │   ├── qwt_round_scale_draw.cpp
│   │   ├── qwt_round_scale_draw.h
│   │   ├── qwt_sampling_thread.cpp
│   │   ├── qwt_sampling_thread.h
│   │   ├── qwt_scale_div.cpp
│   │   ├── qwt_scale_div.h
│   │   ├── qwt_scale_draw.cpp
│   │   ├── qwt_scale_draw.h
│   │   ├── qwt_scale_engine.cpp
│   │   ├── qwt_scale_engine.h
│   │   ├── qwt_scale_map.cpp
│   │   ├── qwt_scale_map.h
│   │   ├── qwt_scale_widget.cpp
│   │   ├── qwt_scale_widget.h
│   │   ├── qwt_series_data.cpp
│   │   ├── qwt_series_data.h
│   │   ├── qwt_spline.cpp
│   │   ├── qwt_spline.h
│   │   ├── qwt_symbol.cpp
│   │   ├── qwt_symbol.h
│   │   ├── qwt_system_clock.cpp
│   │   ├── qwt_system_clock.h
│   │   ├── qwt_text.cpp
│   │   ├── qwt_text.h
│   │   ├── qwt_text_engine.cpp
│   │   ├── qwt_text_engine.h
│   │   ├── qwt_text_label.cpp
│   │   └── qwt_text_label.h
│   ├── qwtpolar
│   │   ├── qwt_polar.h
│   │   ├── qwt_polar_canvas.cpp
│   │   ├── qwt_polar_canvas.h
│   │   ├── qwt_polar_curve.cpp
│   │   ├── qwt_polar_curve.h
│   │   ├── qwt_polar_fitter.cpp
│   │   ├── qwt_polar_fitter.h
│   │   ├── qwt_polar_global.h
│   │   ├── qwt_polar_grid.cpp
│   │   ├── qwt_polar_grid.h
│   │   ├── qwt_polar_item.cpp
│   │   ├── qwt_polar_item.h
│   │   ├── qwt_polar_itemdict.cpp
│   │   ├── qwt_polar_itemdict.h
│   │   ├── qwt_polar_layout.cpp
│   │   ├── qwt_polar_layout.h
│   │   ├── qwt_polar_magnifier.cpp
│   │   ├── qwt_polar_magnifier.h
│   │   ├── qwt_polar_marker.cpp
│   │   ├── qwt_polar_marker.h
│   │   ├── qwt_polar_panner.cpp
│   │   ├── qwt_polar_panner.h
│   │   ├── qwt_polar_picker.cpp
│   │   ├── qwt_polar_picker.h
│   │   ├── qwt_polar_plot.cpp
│   │   ├── qwt_polar_plot.h
│   │   ├── qwt_polar_renderer.cpp
│   │   ├── qwt_polar_renderer.h
│   │   ├── qwt_polar_spectrogram.cpp
│   │   ├── qwt_polar_spectrogram.h
│   │   └── qwtpolar.pro
│   └── src
│       ├── Doxyfile
│       ├── GPSDecoder.cpp
│       ├── GPSDecoder.h
│       ├── IMG
│       │   ├── screenshot01.png
│       │   ├── screenshot02.png
│       │   ├── screenshot03.png
│       │   ├── screenshot04.png
│       │   ├── screenshot05.png
│       │   ├── screenshot06.png
│       │   ├── screenshot07.png
│       │   ├── screenshot08.png
│       │   ├── screenshot09.png
│       │   ├── screenshot10.png
│       │   ├── screenshot11.png
│       │   ├── screenshot12.png
│       │   ├── screenshot13.png
│       │   ├── screenshot14.png
│       │   ├── screenshot15.png
│       │   ├── screenshot16.png
│       │   ├── screenshot17.png
│       │   ├── screenshot18.png
│       │   ├── screenshot19.png
│       │   ├── screenshot20.png
│       │   ├── screenshot21.png
│       │   ├── screenshot22.png
│       │   ├── screenshot23.png
│       │   ├── screenshot24.png
│       │   ├── screenshot25.png
│       │   ├── screenshot26.png
│       │   ├── screenshot27.png
│       │   ├── screenshot28.png
│       │   ├── screenshot29.png
│       │   ├── screenshot30.png
│       │   ├── screenshot31.png
│       │   ├── screenshot32.png
│       │   ├── screenshot33.png
│       │   ├── screenshot34.png
│       │   ├── screenshot35.png
│       │   ├── screenshot36.png
│       │   ├── screenshot37.png
│       │   ├── screenshot38.png
│       │   ├── screenshot39.png
│       │   ├── screenshot40.png
│       │   ├── screenshot41.png
│       │   ├── screenshot42.png
│       │   ├── screenshot43.png
│       │   └── screenshot44.png
│       ├── PPP_SSR_I
│       │   ├── pppClient.cpp
│       │   ├── pppClient.h
│       │   ├── pppFilter.cpp
│       │   ├── pppFilter.h
│       │   ├── pppUtils.cpp
│       │   └── pppUtils.h
│       ├── RTCM
│       │   ├── RTCM2.cpp
│       │   ├── RTCM2.h
│       │   ├── RTCM2Decoder.cpp
│       │   ├── RTCM2Decoder.h
│       │   ├── RTCM2_2021.cpp
│       │   ├── RTCM2_2021.h
│       │   ├── rtcm_utils.cpp
│       │   └── rtcm_utils.h
│       ├── RTCM3
│       │   ├── RTCM3Decoder.cpp
│       │   ├── RTCM3Decoder.h
│       │   ├── RTCM3coDecoder.cpp
│       │   ├── RTCM3coDecoder.h
│       │   ├── bits.h
│       │   ├── clock_and_orbit
│       │   │   ├── clock_orbit.h
│       │   │   ├── clock_orbit_igs.cpp
│       │   │   ├── clock_orbit_igs.h
│       │   │   ├── clock_orbit_rtcm.cpp
│       │   │   └── clock_orbit_rtcm.h
│       │   ├── ephEncoder.cpp
│       │   ├── ephEncoder.h
│       │   └── gnss.h
│       ├── app.cpp
│       ├── app.h
│       ├── bnc.qrc
│       ├── bnc.rc
│       ├── bncabout.html
│       ├── bncantex.cpp
│       ├── bncantex.h
│       ├── bncbytescounter.cpp
│       ├── bncbytescounter.h
│       ├── bnccaster.cpp
│       ├── bnccaster.h
│       ├── bncclockrinex.cpp
│       ├── bncclockrinex.h
│       ├── bncconst.cpp
│       ├── bncconst.h
│       ├── bnccore.cpp
│       ├── bnccore.h
│       ├── bncephuser.cpp
│       ├── bncephuser.h
│       ├── bncfigure.cpp
│       ├── bncfigure.h
│       ├── bncfigurelate.cpp
│       ├── bncfigurelate.h
│       ├── bncfigureppp.cpp
│       ├── bncfigureppp.h
│       ├── bncflowchart.png
│       ├── bncgetthread.cpp
│       ├── bncgetthread.h
│       ├── bnchelp.html
│       ├── bnchelp.html.orig
│       ├── bnchlpdlg.cpp
│       ├── bnchlpdlg.h
│       ├── bnchtml.cpp
│       ├── bnchtml.h
│       ├── bncipport.cpp
│       ├── bncipport.h
│       ├── bncmain.cpp
│       ├── bncmap.h
│       ├── bncmap_svg.cpp
│       ├── bncnetquery.h
│       ├── bncnetqueryrtp.cpp
│       ├── bncnetqueryrtp.h
│       ├── bncnetquerys.cpp
│       ├── bncnetquerys.h
│       ├── bncnetqueryudp.cpp
│       ├── bncnetqueryudp.h
│       ├── bncnetqueryudp0.cpp
│       ├── bncnetqueryudp0.h
│       ├── bncnetqueryv0.cpp
│       ├── bncnetqueryv0.h
│       ├── bncnetqueryv1.cpp
│       ├── bncnetqueryv1.h
│       ├── bncnetqueryv2.cpp
│       ├── bncnetqueryv2.h
│       ├── bncoutf.cpp
│       ├── bncoutf.h
│       ├── bncrawfile.cpp
│       ├── bncrawfile.h
│       ├── bncrinex.cpp
│       ├── bncrinex.h
│       ├── bncserialport.cpp
│       ├── bncserialport.h
│       ├── bncsettings.cpp
│       ├── bncsettings.h
│       ├── bncsinextro.cpp
│       ├── bncsinextro.h
│       ├── bncsp3.cpp
│       ├── bncsp3.h
│       ├── bncsslconfig.cpp
│       ├── bncsslconfig.h
│       ├── bnctabledlg.cpp
│       ├── bnctabledlg.h
│       ├── bnctableitem.cpp
│       ├── bnctableitem.h
│       ├── bnctime.cpp
│       ├── bnctime.h
│       ├── bncudpport.cpp
│       ├── bncudpport.h
│       ├── bncutils.cpp
│       ├── bncutils.h
│       ├── bncversion.h
│       ├── bncwindow.cpp
│       ├── bncwindow.h
│       ├── bnczerodecoder.cpp
│       ├── bnczerodecoder.h
│       ├── combination
│       │   ├── bnccomb.cpp
│       │   └── bnccomb.h
│       ├── ephemeris.cpp
│       ├── ephemeris.h
│       ├── gen_rtk_neu.pl
│       ├── latencychecker.cpp
│       ├── latencychecker.h
│       ├── map
│       │   ├── bncmapwin.cpp
│       │   ├── bncmapwin.h
│       │   ├── crosshair.png
│       │   ├── map_osm.html
│       │   ├── reddot.png
│       │   └── yellowdot.png
│       ├── ntrip-logo.ico
│       ├── ntrip-logo.png
│       ├── orbComp
│       │   ├── sp3Comp.cpp
│       │   └── sp3Comp.h
│       ├── ppp.gpt
│       ├── pppCrdFile.cpp
│       ├── pppCrdFile.h
│       ├── pppInclude.h
│       ├── pppMain.cpp
│       ├── pppMain.h
│       ├── pppModel.cpp
│       ├── pppModel.h
│       ├── pppOptions.cpp
│       ├── pppOptions.h
│       ├── pppRun.cpp
│       ├── pppRun.h
│       ├── pppThread.cpp
│       ├── pppThread.h
│       ├── pppWidgets.cpp
│       ├── pppWidgets.h
│       ├── qtfilechooser.cpp
│       ├── qtfilechooser.h
│       ├── reqcdlg.cpp
│       ├── reqcdlg.h
│       ├── rinex
│       │   ├── availplot.cpp
│       │   ├── availplot.h
│       │   ├── corrfile.cpp
│       │   ├── corrfile.h
│       │   ├── dopplot.cpp
│       │   ├── dopplot.h
│       │   ├── eleplot.cpp
│       │   ├── eleplot.h
│       │   ├── graphwin.cpp
│       │   ├── graphwin.h
│       │   ├── polarplot.cpp
│       │   ├── polarplot.h
│       │   ├── reqcanalyze.cpp
│       │   ├── reqcanalyze.h
│       │   ├── reqcedit.cpp
│       │   ├── reqcedit.h
│       │   ├── rnxnavfile.cpp
│       │   ├── rnxnavfile.h
│       │   ├── rnxobsfile.cpp
│       │   └── rnxobsfile.h
│       ├── run_valgrind
│       ├── satObs.cpp
│       ├── satObs.h
│       ├── serial
│       │   ├── posix_qextserialport.cpp
│       │   ├── posix_qextserialport.h
│       │   ├── qextserialbase.cpp
│       │   ├── qextserialbase.h
│       │   ├── qextserialport.cpp
│       │   ├── qextserialport.h
│       │   ├── win_qextserialport.cpp
│       │   └── win_qextserialport.h
│       ├── src.pri
│       ├── src.pro
│       ├── src_plugin.pro
│       ├── t_prn.cpp
│       ├── t_prn.h
│       ├── test_serial.cpp
│       ├── test_tcpip_client.pl
│       ├── tstClock.pl
│       ├── upload
│       │   ├── bnccustomtrafo.cpp
│       │   ├── bnccustomtrafo.h
│       │   ├── bncephuploadcaster.cpp
│       │   ├── bncephuploadcaster.h
│       │   ├── bncrtnetdecoder.cpp
│       │   ├── bncrtnetdecoder.h
│       │   ├── bncrtnetuploadcaster.cpp
│       │   ├── bncrtnetuploadcaster.h
│       │   ├── bncuploadcaster.cpp
│       │   └── bncuploadcaster.h
│       ├── world.svg
│       └── worldmap.dat
├── ChangeLog.txt
├── README.txt
├── bnchelp.pdf
└── 好例子网_bnc-2.12.18-source.zip

19 directories, 487 files